You are viewing a potentially older version of this package. View all versions.
Date uploaded 2 weeks ago
Version 1.1.2
Download link TestAccount666-TestAccountFixes-1.1.2.zip
Downloads 12750
Dependency string TestAccount666-TestAccountFixes-1.1.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Rune580-LethalCompany_InputUtils-0.7.1 icon
Rune580-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.1
TestAccount666-TestAccountCore-1.1.0 icon
TestAccount666-TestAccountCore

A mod with some common methods I use in my mods

Preferred version: 1.1.0

README

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.

CHANGELOG

TestAccountFixes

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