Skip to content

New events and dependency checking

Pre-release
Pre-release

Choose a tag to compare

@Wully616 Wully616 released this 24 Apr 12:33
· 13 commits to main since this release
365f72a

Bugfixes:
Added try catches to the better events module in case other mods calling the events does something bad.

New features:
Added option to disable the full class namespace being printed in logs with BetterLogger
Collision events for player held items hitting stuff
Casting events - OnPlayerCast, OnPlayerSpray, OnPlayerMerge events
Added a dependency checking module to validate manifests and dll dependancies for helping bug diagnosis