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
javelin
keyword 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_weapons
to 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_handed
bow_two_handed_heavy
crossbow_two_handed
crossbow_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_relations
in server config - Add Japanese translation, thanks to SAGA23456 #289
- Update Russian translation, thanks to mpustovoi #288
1.8.0
New features:
- Ranged weapons can now be attributed in a limited way (idle animation, is two-handed)
- Add
ranged_weapons
to 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_handed
bow_two_handed_heavy
crossbow_two_handed
crossbow_two_handed_heavy
Other changes:
- Fix corrupted fallback config causing crash
- Keep order of
player_relations
in server config - Add Japanese translation, thanks to SAGA23456 #289
- Update Russian translation, thanks to mpustovoi #288
1.7.4
- No longer ignore
attackCooldown
field in MinecraftClient, for better compatibility with other mods - Fix server config
player_relations
being reset on every launch