Updates
Global
- Add a devcontainer to the project
- Speedup some functions by implementing them in H1emu-core ( crc calculation & hash jenkins )
- Remove some dependencies by integrating them in the project.
- Add an auto-generated documentation for server's code (https://quentingruber.github.io/h1z1-server/)
- Optimize packets building (so it speed up the server in general)
- Fix debug vscode
- /hax commands are now sync between 2015 & 2016 versions
- Add /hax list & /dev list
- Solomode/Demomode can be accessed via npx, so https://github.com/H1emu/h1z1-server-QuickStart isn't needed anymore on the launcher.
2015
- npcRenderDistance 200 -> 350
- Add /hax spectate ( still have some issues on this version )
- Multiplayer vehicle movement/replication ( so you can do races now 😛 )
2016
- Add /hax spectate command
- Add weather templates (/hax saveCurrentWeather {name}, /hax weather {template})