Global
- Changed error url to h1emu.com.
2016
- Weapon sounds are now working for other characters
- Weapon animations are now shown for other characters (firing, reloading, etc.)
- Weapons will not longer take damage when trying to shoot them while empty
- Fists can no longer take damage and break
- Less stamina is now used when running
- Fixed bug causing your game to crash when logging in if you had a grenade in your inventory
- Fixed blackberry pickups
- Fixed loading-screen messages no longer showing
- Added loadout items to vehicles (battery, sparkplugs, etc) but they are not yet interactable
- Added base building but the constructions are not currently saved.
- Added raiding.
Command overhaul:
- Removed /hax and /admin, all commands previously using those prefixes can now be used on their own (ex. '/hood' instead of '/hax hood')
- Replaced all vehicle spam commands with '/spamvehicle '
- Re-enabled /clientinfo
- Temporarily disabled /parachute (previously /hax parachute) until it can be fixed
What's Changed
- Weapon replication by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1042
- fixed BSONError: cyclic dependency world saving bug by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1072
- fixed logging for unknown packets by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1071
- Command overhaul by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1073
- reduced stamina usage by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1075
- Feature/Placement by @avcio9 in https://github.com/QuentinGruber/h1z1-server/pull/975
- remove old character position saving by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1077
- fixed game crash when logging in with a grenade equipped by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1079
- Feature/packetsTypesEnh by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1085
- fixes to Construction Permissions and raiding by @avcio9 in https://github.com/QuentinGruber/h1z1-server/pull/1078
- Feature/worldSaveVersionning by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1083
- fix for raiding constructions with no parent object by @avcio9 in https://github.com/QuentinGruber/h1z1-server/pull/1086
- Bugfix/unallowDupCharacters by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1090
- Bugfix/InfiniteFallingVehicles by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1091
- Feature/configFile by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1082
- bugfix/baldCharactersLooking by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1092
- Weapon replication by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/994
- Feature/vehicleloadout by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1047
Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.21.2...0.22.0