更新日志

Release Infos
Tag : 0.22.1 Released : 1 \u5e74(s) ago

Global

  • Supports the 2016/2017 login protocol (so also supports KOTK login now)

2016

  • Fixed a bug causing military backpacks to have only 1200 storage
  • Added / updated the full 2016 recipe list
  • Fixed a bug causing crafting to not give you enough items
  • Crafting items that are supposed to give you multiple items now gives you the correct amount
  • Picking up / looting an item stack that is too big to fit in one of your containers will now be split into a stack that can fit
  • Only commands the user has permission to use are displayed in /help
  • Internal commands are now reloaded when using '/dev reloadpackets'
  • Added military backpack spawns to residential houses and military base
  • Displayed proximity items (but you can't pick them up this way at the moment).
  • Fixed a bug where biofuel did not explode when shot
  • Added the possibility to drive a vehicle when the driver is dead
  • Fixed a bug related to seat-swap
  • Shooting a zombie ejects blood particles

All the issues closed with this PR : https://github.com/QuentinGruber/h1z1-server/milestone/16

What's Changed

  • Bugfix/vehicleMoveMode by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1094
  • Reverse remaining weapon packets by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1107
  • fixed wrong military backpack id being spawned by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1109
  • feature/HandleRawDataPackets by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1116
  • Feature/node19Support by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1118
  • Refactor/events by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1117
  • Feature/disconnectClientOnInputStreamError by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1119
  • fixed '/god' command ('/gm' also works) by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1123
  • moved all functions out of zonepackethandlers constructor by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1124
  • Feature/h1emu-core-1.0.0 by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1126
  • Feature/mountVehDriverDead by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1121
  • fix recipe list by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1108
  • Feature/split looted stack by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1125
  • Command handler cleanup by @Z1Meme in https://github.com/QuentinGruber/h1z1-server/pull/1132
  • Feature/loginServerEnh by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1133
  • Nodejs18lts & new CI by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1137
  • FixNewCiProducedErrors by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1138
  • NpcsEnh by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1141
  • Feature/benchEchoServer by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1143
  • removeLogsInTestsClients by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1148
  • Feature/proximityItems by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1147

Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.22.0...0.22.1