MeleeFixes
Fixes several gamebreaking bugs with shovels and knives.
Last updated | 3 months ago |
Total downloads | 242470 |
Total rating | 20 |
Categories | BepInEx Client-side Equipment Items Bug Fixes |
Dependency string | ButteryStancakes-MeleeFixes-1.3.1 |
Dependants | 246 other packages depend on this package |
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.2100README
Melee Fixes
Fixes bugs with the shovel and kitchen knife:
- Fixed shovel sometimes becoming unusable if a player died while holding it mid-swing.
- Fixed hit effects (shovel bounce, knife blood spray) sometimes playing even if your swing misses, providing poor feedback.
- Whenever a weapon plays a hit sound, it calls an expensive search function that can cause lag or frame drops on less powerful computers. It now references a cached instance of the required object, which should help combat remain more smooth and fluid.
Removed (fixed in vanilla, v56-60)
- Fixed hits being blocked by non-solid triggers, causing enemies to not register damage in certain dungeon rooms.
- Fixed the shovel bouncing off of an invisible wall every swing if you are being monitored on the ship camera.
- Fixed certain targets being damaged multiple times in a single swing.