2.0.1
- (NeoForge) Fix faulty inclusion of TinyConfig, crashing alongside Combat Roll mod
- (Fabric) Fix connection failure to dedicated servers
2.0.0
- Support for Minecraft 1.21.0
- Add support for
generic.scaleattribute, to scale attack range
API Changes:
- BREAKING! Asset directory for animations have been renamed from
attack_animationstoplayer_animations
1.9.0
- Welcome NeoForge support, goodbye legacy Forge!
- Rewritten networking stack to improve platform support
- Config and weapon attribute registry are now synced during connection (network configuration stage)
1.8.7
- Port to 1.20.4, thank you to @ellet0, #332
- Improve server side distance check, against cheats (configurable)
1.8.6
- Fix fallback compat causing some crashes
- Fix some sneaking related render glitches
1.8.6
- Port to 1.20.4, thank you to @ellet0, #332
- Improve server side distance check, against cheats (configurable)
1.8.5
- Add
javelinkeyword to fallback config #344 - Add italian translation, thanks to @mattiagre #347
- Improve spanish and mexican translations, thanks to @TheLegendofSaram #346
1.8.4
- Fix ReplayMod Compat, thanks to Smartin-b #317 #24
- Fix Pehkui Compatibility, thanks to Leximon #326
- Improve First Person Model compatibility #329
1.8.3
- Fix two-handed ranged weapons ignoring projectile held in the offhand slot
1.8.2
- Add soft compatibility with Spell Engine, disable idle animation while casting spells
1.8.1
- (Forge) fix hand swap deleting offhand item, when holding two handed items.
- (Forge) Requires at least Forge 47.2.0
1.8.1
- (1.20.2) Fix packet handling issues in multiplayer causing players to disconnect.
1.8.0
New features:
- Ranged weapons can now be attributed in a limited way (idle animation, is two-handed)
- Add
ranged_weaponsto fallback compatibility config, to specify attributes for ranged weapons - Add client side config for mine with weapons blacklist regex #284
Added new presets:
bow_two_handedbow_two_handed_heavycrossbow_two_handedcrossbow_two_handed_heavy
Other changes:
- (1.20.2) Fix packet handling issues preventing multiplayer, and rejoining a world in single player
- Fix corrupted fallback config causing crash
- Keep order of
player_relationsin server config - Add Japanese translation, thanks to SAGA23456 #289
- Update Russian translation, thanks to mpustovoi #288


