Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
TestAccountFixes
All my fixes in one mod
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | TestAccount666-TestAccountFixes-1.0.0.zip |
| Downloads | 2326 |
| Dependency string | TestAccount666-TestAccountFixes-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Rune580-LethalCompany_InputUtils
API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.
Preferred version: 0.7.1TestAccount666-TestAccountCore
A mod with some common methods I use in my mods
Preferred version: 1.1.0README
TestAccountFixes
All my fixes in one mod.
There will also be more in the future :)
Current fixes:
- Spider Web Fix
- Dog Sound Fix
- Automatic Inventory Fix
- Item Grab Fix (Formerly 'ForceGrabItem')
CHANGELOG
TestAccountFixes
1.4.0
Inventory Fix
+ 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
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