Global
- Support Node 18
- Updated binaries builder
- Cleaning/ optimisations
- Optimisation of the networking code
- Handle packet loss ( can still be tuned )
- Add /netstats to know if you have connection issues
2016
- Weapon switching
- Bugfixes
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
- split 2015 and 2016 classes by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/782
- build(deps-dev): bump typedoc from 0.22.14 to 0.22.15 by @dependabot in https://github.com/QuentinGruber/h1z1-server/pull/805
- build(deps-dev): bump glob from 7.2.0 to 8.0.1 by @dependabot in https://github.com/QuentinGruber/h1z1-server/pull/808
- Feature/healthThread by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/820
- Feature/someCleaning by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/819
- Feature/someTsOptimisations by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/821
- Bugfix/betterHandlingOfProtocolsErrors by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/823
- Feature/eslint by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/825
- Feature/upgradePkgAndSupportNode18 by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/832
- Feature/NewGithubWorflows by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/833
- Feature/connectionIssueHandling by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/834
- weapons by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/809
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.6