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.
You are viewing a potentially older version of this package.
View all versions.
MeleeFixes
Fixes several gamebreaking bugs with shovels and knives.
| Date uploaded | 3 days ago |
| Version | 1.5.1 |
| Download link | ButteryStancakes-MeleeFixes-1.5.1.zip |
| Downloads | 5187 |
| Dependency string | ButteryStancakes-MeleeFixes-1.5.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.2305README
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.
- Shovels and knives no longer collide with dead enemies.
- Before v80, enemies would still play their "impact sound" when their corpse was attacked, however this is no longer the case.
- However, hit effects (the aforementioned bounce/blood spray) will still play which seems unintended.
- This is a bigger deal for the knife, which is only allowed to damage one target per swing - now that damage can no longer be wasted on a corpse in proximity to the enemy you are targeting.
- 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)
- Shovels and knives now play hit effects when colliding with trees, as was the case before v55.
CHANGELOG
v1.5.1
- Shovels/knives no longer collide with dead enemies (as dead enemies no longer make hit sounds in v80+)
- Shovels/knives now hit trees again (which has been broken in vanilla since v55)
v1.5.0
- Fixed a bug which would sometimes make snare fleas immune to damage they would've taken in vanilla, after v81
v1.4.1
- Lobby Compatibility integration
v1.4.0
- Ported over some shotgun fixes from Buttery Fixes
v1.3.1
- Re-upload to update Thunderstore description for v60
v1.3.0
- Removed many fixes that were implemented into vanilla with update v56
- Fixed certain cases where hit effects (shovel bounce, knife blood spray) would play even if your swing actually misses
v1.2.0
- Fixed knife damage not registering for thumpers or spiders
- Fixed knife damage being blocked by dead bodies
- Optimized shovel hit fix for better performance
v1.1.1
- Fixed shovels becoming unusable if the player holding it died in the middle of swinging
- Fixed shovels and knives still dealing double damage to players, due to another bug unrelated to the previous
v1.1.0
- Fixed duplicate damage bug (shovels can now only damage individual targets once per swing)
v1.0.0
- Initial release