TestAccountFixes
All my fixes in one mod
CHANGELOG
TestAccountFixes
1.3.5
* Fix LobbyCompatibility
1.3.4
Item Grab Fix
* Fixed performance issues when loading a lot of items
1.3.3
+ Added config option to print all config values into log
Item Grab Fix
* Fixed pre-game item grabbing
# Pre-game item grabbing now defaults to false
Cobweb Fix
* Hopefully fixed all issues
1.3.2
Item Grab Fix
+ 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
1.3.1
* Improved dependency checking by caching using a dictionary
1.3.0
Player Speed Fix
+ Added a cooldown. Now checks should only run every 1 second
Spider Web Fix
+ Added a cooldown. Now checks should only run every 1 second
+ Added TestAccountCore as dependency
# Better icon \o/
1.2.0
Player Speed Fix
+ Added Player Speed Fix, which fixes players being critically injured while not under 20 HP
Automatic Inventory Fix
* Hopefully fixed all issues concerning infinite "Giving up" loops
* Hopefully fixed all issues with items becoming invisible
Item Grab Fix
+ Added config option to enable/disable pre-game item grabbing
1.1.2
Dog Sound Fix
+ Fixed "modern" silent sprint
* Fixed the fix
1.1.1
No actual changes.
Just added descriptions to the fixes list.
1.1.0
Spooder Damage Fix
+ Added the Spooder Damage "Fix", which is disabled by default, and changes the damage value for spooders (Aka
spiders)
1.0.1
Item Grab Fix
* Fixed non-grabbable item being prioritized over InteractTriggers (Should fix issues with sell desk)
Automatic Inventory Fix
+ Integrated original InventoryFixPlugin. If
you have the original installed, the original will be used instead
1.0.0
+ Initial Release