Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@TheAnsuz TheAnsuz released this 08 Apr 11:15
· 1 commit to release/3.3.0 since this release

Fixed

  • [3.2.1 Hotfix] Fixed Configurable company crashing always
  • Fixed preset creationg not updating instantly

Added

  • Configurations now display their name in italic when they are not saved
  • Configurations now display their name in bold when they do not match their default value.
  • Added optional override method OnModifiedState in ConfigDisplay to implement your own actions depending if the configuration matches it's default value or current saved value.
  • Added optional override method ValueEquals tin ConfigDisplay to implement your checker for the current value.
  • Sections now have an arrow to indicate their open state

Modified

  • Presets will now use the saved configurations rather than save the temporal values and use them