Skip to content

SRML v0.2.1

Latest
Compare
Choose a tag to compare
@Lionmeow Lionmeow released this 07 Aug 13:30
89eee2b
  • Added the ability to create bound actions and UI translations in one line
  • Fixed bug where SRML would attempt to get non-existent drone metadata
  • Added a NONE property to GadgetCategorization
  • Added the ability to specify an EnumHolder that does not auto-categorize
  • Fixed bug where zones added to regions would not be added to regions
  • Fixed bug where SlimeDefinition registration would assume there are two base slimes
  • Fixed bug where error was thrown if largo base slime didn't have a favorite toy
  • Added the ability to output generated largo SlimeDefinition, SlimeAppearance, and GameObject
  • Fixed issue where, when a constructor threw an error, the error handler wouldn't say what the error was

8/9/2022 - v0.2.1b

  • Readded old dependency system.
    • WARNING: This WILL be removed in future versions.
  • Added version text to main menu.

8/9/2022 - v0.2.1c

  • Made author and description fields in the modinfo.json optional.
  • Added error handling to the mod parser