Skip to content

Minor fixes (0.7.2)

Compare
Choose a tag to compare
@JonathanMCarter JonathanMCarter released this 20 Jul 12:46
· 45 commits to main since this release
ae3103a

ℹ️ Further fixes to some odd bits.

🗓️ Release Date: 20th July 2024

🎨 Changes

  • Added a remove method to the array extensions setup.
  • Added the option to refresh the installed modules cache from its custom editor.
  • Fixed further issues where the module system would throw errors on opening the module window editor.
  • [Game Ticker Module]: Fixed the module failing to compile due to the meta data JSON file being named the same as a class in the module
  • [Panels Module]: Updated the custom editors to apply to children of the panel base classes.