Skip to content

v0.1.3.0

Compare
Choose a tag to compare
@royitaqi royitaqi released this 04 Feb 22:13
· 1 commit to main since this release

Features

  • Hide Lantern (given by Shade pet) in inventory if hero hasn't acquired it.

Bug Fixes

  • Didn't call orig in the On.PlayMakerFSM.Start hook. This may break other mods who hook the same event.

Code Improvement

  • Improved build: disable production mod if it's installed and enabled, to avoid double mod instances being observed by modding api.
  • Add more utility functions for game events and GO operations.