From 17e4953d548aa95a152298670630f2859d70e7b9 Mon Sep 17 00:00:00 2001
From: Crash Cringle <30600688+CrashCringle12@users.noreply.github.com>
Date: Tue, 4 Mar 2025 01:20:10 -0500
Subject: [PATCH] Add Luadocs for Group
---
Docs/Luadoc/Lua.xml | 12 ++++++++++
Docs/Luadoc/LuaDocumentation.xml | 39 ++++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+)
diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml
index 043fb60fac..22f33e2bae 100644
--- a/Docs/Luadoc/Lua.xml
+++ b/Docs/Luadoc/Lua.xml
@@ -1001,6 +1001,17 @@
+
+
+
+
+
+
+
+
+
+
+
@@ -1868,6 +1879,7 @@
+
diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml
index ecfe7c7d8a..8e99c7d2d1 100644
--- a/Docs/Luadoc/LuaDocumentation.xml
+++ b/Docs/Luadoc/LuaDocumentation.xml
@@ -3411,6 +3411,42 @@ end
Sets the GrooveRadar values for Player pn to the specified (floating point) values in the table.
+
+
+ Returns sGroupDirName, the actual name of the group folder on disk.
+
+
+ Returns the value considered when sorting the group by its title.
+ If this is not set in the Pack.ini, the sGroupDirName is used instead.
+
+
+ Returns the display title of the group as its displayed to the user in the MusicWheel
+ If this is not set in the Pack.ini, the sGroupDirName is used instead.
+
+
+ Returns the transliterated title of the group.
+ If this is not set in the Pack.ini, the Display Title is used instead.
+
+
+ Returns the series the group belongs to.
+ If this is not set in the Pack.ini, returns an empty string.
+
+
+ Returns the sync bias offset to be applied to this group. Returns -0.0009 if ITG or 0 (0ms) if NULL
+ If this is not set in the Pack.ini, the fMachineSyncBias preference is used instead.
+
+
+ Returns true if the group has a Pack.ini file, false otherwise.
+
+
+ Returns the path to the group's banner.
+ If this is not set in the Pack.ini, returns an empty string.
+
+
+ Returns the year the group was released.
+ If this is not set in the Pack.ini, returns 0.
+
+
Returns two tables representing the tips and alternate tips in the HelpDisplay.
@@ -5899,6 +5935,9 @@ local args = {
Returns a table containing all of the song group names.
+
+ Returns the group of the specified song. This holds the Pack.ini information.
+
Returns the rank (popularity) of Song s.