

+ Added Message whenever Manual Inventory Fix was triggered + Added checks to prevent accidental triggering of the Manual Inventory Fix while typing in chat/terminal * Fixed Manual Inventory Fix key
* Fix LobbyCompatibility
* Fixed performance issues when loading a lot of items
+ Added config option to print all config values into log
* Fixed pre-game item grabbing
# Pre-game item grabbing now defaults to false
* Hopefully fixed all issues
+ Added a bit more information about the incompatible mods warning
- Removed useless code
* Fixed dependency checker cache. Turns out, writing into the cache makes it work :)
* Fixed issues with Boombox Controller
* Improved dependency checking by caching using a dictionary
+ Added a cooldown. Now checks should only run every 1 second
+ Added a cooldown. Now checks should only run every 1 second
+ Added TestAccountCore as dependency
# Better icon \o/
+ Added Player Speed Fix, which fixes players being critically injured while not under 20 HP
* Hopefully fixed all issues concerning infinite "Giving up" loops
* Hopefully fixed all issues with items becoming invisible
+ Added config option to enable/disable pre-game item grabbing
+ Fixed "modern" silent sprint
* Fixed the fix
No actual changes.
Just added descriptions to the fixes list.
+ Added the Spooder Damage "Fix", which is disabled by default, and changes the damage value for spooders (Aka
spiders)
* Fixed non-grabbable item being prioritized over InteractTriggers (Should fix issues with sell desk)
+ Integrated original InventoryFixPlugin. If
you have the original installed, the original will be used instead
+ Initial Release