General
- No more packets limit
- Usage of multi-buffer ( increase network performances )
- Server performances optimisations
- Added the env var ALLOWED_COMMANDS for community servers
2016
- Dragging items into loadout slots now works
- Item "Equip" option now works 100% of the time
- Secondary, tertiary, and item 2 weapon slots now work (Though you can't switch to them yet with scroll wheel)
- Right-click equipping a weapon will switch to that slot
- Non-equipped weapons in the hotbar will now show up on the character's back
- Major inventory optimizations
What's Changed
- finish loadoutslots logic by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/775
- fix random bugs by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/778
- Feature/useSchedulerApi by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/784
- Feature/initDbWithJsonDocuments by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/785
- build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in https://github.com/QuentinGruber/h1z1-server/pull/786
- Wrong opcode "Construction.Unknown" by @sofresh007 in https://github.com/QuentinGruber/h1z1-server/pull/787
- Changed Opcodes and added all Items packets by @sofresh007 in https://github.com/QuentinGruber/h1z1-server/pull/788
- Added all itemspackets by @sofresh007 in https://github.com/QuentinGruber/h1z1-server/pull/789
- Feature/soeServerEnh by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/592
- build(deps): bump mongodb from 4.4.1 to 4.5.0 by @dependabot in https://github.com/QuentinGruber/h1z1-server/pull/793
- build(deps-dev): bump typedoc from 0.22.13 to 0.22.14 by @dependabot in https://github.com/QuentinGruber/h1z1-server/pull/797
- 0.20.5 by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/803
New Contributors
- @sofresh007 made their first contribution in https://github.com/QuentinGruber/h1z1-server/pull/787
Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.20.4...0.20.5