Global
- Fix server freeze/busy issue
2016
- Fixed a bug where player was stuck in a respawn state
- Fixed duplicate name exploit when creating a character
- All guns are now working (Aiming, firing, reloading, etc)
- PvP has been enabled on all servers
- Added tree chopping
- Fixed bug causing other player's necks to not show up when wearing a helmet
- Dropped items are now despawned after 30 minutes
- Dead npcs are now despawned after 10 minutes
- Added a "combatlog" which shows when you are hit and with the command "combatlog", which shows information about the attacker / damage amount
- Server admin features / fixes:
- Fixed spectate cam making truck driving sound when flying around
- Spectate cam is no longer replicated for other clients (They can't hear or see you)
- Spectate cam is now destroyed after dismount (Fixes bug causing you to be forcefully mounted into spectate cam if you leave and re-enter it's spawn radius)
- Added "/admin god" command to put the player into godmode
- Added "/admin players" command to show the current playerlist
- Added "/admin remover" command which gives you a gun that instantly destroys all entities besides characters
- Added "/admin kick" command which kicks a specified player and gives them a kick reason before it disconnects them
All the issues closed with this PR : https://github.com/QuentinGruber/h1z1-server/milestone/11
What's Changed
- RemoveSWC by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/965
- Weapons by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/875
- (hopefully) fixed duplicate name exploit when creating a character by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/976
- Bugfix/priorityqueueBeingAlwaysBusy by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/991
- Admin tools by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/993
- Remove-PVFiesta by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/998
- WorldRoutineCleanup by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/988
- Admin tools by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/987
Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.20.8...0.21.0