Skip to content

Major bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emik03 Emik03 released this 22 May 03:04
· 845 commits to main since this release
  • Added a way for ModuleScript to get the current TPScript with the property TP.
  • Added ComponentPool class.
  • Added GeneratorSetting class.
  • Added properties to wrap TP-reflected fields.
  • Added sealed modifier to ModBundle.
  • Changed Game's IsPacingEventsOn to IsPacingEvents.
  • Fixed major bug from Mission not getting localized strings before returning the string properties.
  • Fixed major bug from PathManager involving not including DirectoryNotFoundException in GetDisabledPath.