v0.1.3.0
Features
- Hide Lantern (given by Shade pet) in inventory if hero hasn't acquired it.
Bug Fixes
- Didn't call
orig
in theOn.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.