TestAccountFixes
All my fixes in one mod
Date uploaded | 5 months ago |
Version | 1.3.1 |
Download link | TestAccount666-TestAccountFixes-1.3.1.zip |
Downloads | 3629 |
Dependency string | TestAccount666-TestAccountFixes-1.3.1 |
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
Fixes some issues with spider webs.
For example, the issue where you're stuck in a non-existent cobweb.
° Dog Sound Fix
Gives dogs some hearing aids.
Allows them to hear shotgun shots, toggling the safety and reloading.<
Optionally, will also fix the silent sprint bug.
If you're a psychopa- Umm, I mean... Nice person...
You might want to check out the "Chat is loud" config option.
That will make chat messages attract dogs.
° Automatic Inventory Fix
Ever got your hotbar stuck and couldn't interact with anything?
Well, this mod tries to fix that.
There's an automatic fix and a button to activate it manually.
The default button is comma
.
(Activating the fix manually will cause you to enter the glitched state!)
° Item Grab Fix (Formerly 'ForceGrabItem')
Breaks the laws of physics to allow you to grab items behind InteractTriggers.
No more easter eggs lost due to someone throwing them too close to the main entrance.
No more beehives lost due to a troll putting them inside the item charger.
There's also a button that allows you to bypass the fix while holding it.
The default button is leftShift
.
° Spider damage "Fix"
Well, this isn't really a fix, but I thought it could fit inside this mod anyway...
Allows you to adjust the damage dealt by spiders.
It is deactivated by default to honor the vanilla damage.
° Player Speed Fix
Fixes players being critically injured while not under 20 HP
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