ButteryStancakes-MeleeFixes icon

MeleeFixes

Fixes several gamebreaking bugs with shovels and knives.

Last updated 2 weeks ago
Total downloads 483825
Total rating 24 
Categories BepInEx Client-side Equipment Items Bug Fixes
Dependency string ButteryStancakes-MeleeFixes-1.4.0
Dependants 416 other packages depend on this package

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

README

Melee Fixes

Fixes bugs with the shovel, kitchen knife, and shotgun:

  • 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 melee 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.
  • Damage should now be handled more consistently when firing the shotgun at multiple enemies
  • Fixed duration of ear-ringing effect when a shotgun is shot in point-blank range (usually, because you are the one holding it)