We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: add info about BaseValue
feat: add info about setting set() return and print behavior
feat: add info about Table.merge returning table1
feat: add BeforeChangeCallback and and AfterChangeCallback
feat: add text utils
feat: add Timer silentGet() and silentStop()
feat: add info about keybinds debug logging
feat: add getMod to page and panel
feat: add startsWith and endsWith
refactor: change AIBehaviorID
feat: add ColorPickerSetting getValueAsHexString
feat: add new Table.merge _recursively parameter
feat: add info about Global namespace being just ::MSU
feat: add ::MSU.isBBObject
feat: add Array.removeElement() (refactored from Array.remove())
feat: add BooleanSetting toggle()
fix: set and getValue headers not having the name of the functions
feat: add 'resetSettings' and 'reset'
feat: add getAllElementsAsArray
feat: add Empty-BB-Class
feat: add flag serialization
refactor: update version number
fix: divider and title being combined like in 1.0.0-alpha.3
fix: minor typo
style: add spaces before and after parameters
feat: add passive Keybind and isKeyCombinationPressed to Keybinds
feat: add some links to the registry system page
feat: add registry system with update checker documentation
feat: add Enum example
feat: add Enum Class