This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Releases: badhaloninja/NeosModSettings
Releases · badhaloninja/NeosModSettings
v1.4.0
- Fix regression caused by PR #11 preventing setting a null value to something else
- Adjust screen generate logic
- Added more test configuration keys
- Added option to show buttons to reset individual keys
- Refactored config key ui generation code
- Made most of the NeosModSettings update the ui 'live'
v1.3.0
-
Fix Reset default settings button not triggering changed event
-
Added Option to make the reset default settings button include internal use only
-
Added options for an alternating backdrop
- Requested by @dfgHiatus in (#2)
v1.2.1
- Fix a typo in the new config item descriptions
v1.2.0
- Fixes setting config items to null by @art0007i and @badhaloninja in #3
- Fix generating a page for mods without supported config items by @art0007i in #3
- Added new config items by @art0007i in #3
- Item height, determines the height of config items (relevant issue #2)
- Show internal, shows internal use only config items displayed with yellow text
- Show names, shows internal name next to descriptions
v1.1.0
v1.0.0-alpha
Initial pre-release