Skip to content

0.16

Compare
Choose a tag to compare
@Noggog Noggog released this 24 Feb 05:58
· 1065 commits to release since this release
  • Fix for FormLink settings not filling in with default values
  • Patcher data folder gets copied to user data folder after compiling, and no longer requires a patcher run to populate.
  • "Lock to current versioning" setting in the profile area. Intended to "lock down" a synthesis versioning setup to not be modifiable, either automatically or manually.
  • SynthesisDiskName attribute, for controlling what name a setting field gets saved to disk with
  • SynthesisStaticEnumDictionary attribute now enabled by default, when applicable.
  • SynthesisTooltip attribute for controlling a setting's tooltip
  • SynthesisDescription attribute for controlling a settings "description". This has no effect, currently, but eventually will be displayed somewhere.
  • A few small logging/state display improvements