Skip to content

SMLHelper 2.14

Compare
Choose a tag to compare
@Metious Metious released this 13 May 03:50
· 559 commits to master since this release
9ea3579

Changes in this release #255

  • #258

    • Added experimental support for Nitrox compatibility to SMLHelper.
  • #260

    • Custom Sounds now Deinitialize after world exit.
  • #265

    • Removed extra EventHandler for options menu buttons.
  • #267

    • Fixed a bug where stopping custom sounds, stops the entire bus.
  • #268

    • Allow mod option menus to provide tooltip language IDs instead of only string literals.
  • #269

    • Fixed a bug where if a language line was modified at runtime, the LanguagePatcher wouldn't repatch.
  • #270 & #275

    • Added EatableHandler to modify existing eatable item values.
  • #274

    • Converted ExampleMod & SMLHelper to .NET SDK. Developers and contributors are now required to have .NET 6 installed.