Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Releases: badhaloninja/NeosModSettings

v1.4.0

13 Aug 01:06
Compare
Choose a tag to compare
  • 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

18 Jun 14:59
Compare
Choose a tag to compare
  • Fix logspam related to NaN inequality by @Raemien in #11

  • Allow localized text in config fields by @Raemien in #10

  • 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

v1.2.1

12 Sep 16:15
Compare
Choose a tag to compare
  • Fix a typo in the new config item descriptions

v1.2.0

31 Aug 21:23
Compare
Choose a tag to compare
  • 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

18 Apr 19:17
Compare
Choose a tag to compare

Fixed some performance issues discovered by @RileyGuy and @zkxs
Fixed matrixes not displaying correctly

v1.0.0-alpha

02 Mar 19:01
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Initial pre-release