Version 2.6.0
Version 2.6.0!
This update was done completely by hanaocha on discord, thank you!!
-
Added Folders which contain (hide) settings named "FolderName/SettingName" until pressed.
-
When pressed, updates nav panel to show all settings with the particular naming scheme as well as "Return" button.
-
Settings shown within the folder will have "FolderName/" removed.
-
Added Text boxes which can have custom text entered by the player.
-
Added Buttons which can be pressed to run a list of Lua functions.
-
Added Folder, Return, TextField and Button values to SettingType
-
Added inFolder bool and key string to MPLSetting class
-
Updated API.txt to include AddSettingFolder, GetSettingFolder, AddSettingTextBox, GetSettingTextBox, AddSettingButton and EditSettingButton.
-
Moved MODS button to before the Close/Abandon Run/Quit button.
-
Moved settings text alignment to Left rather than Center. Folders use Top Left and Bold to differentiate.
-
Cleared coloring from Previous and Next buttons when updating page.