killzoms
killzoms
- [x] Remove/Replace usage of the windows registry - [x] Wait for UWE to release the mod-pocalypse update - [ ] Implement the cross platform launcher
- [x] Add LAN Server Discovery - [x] Add "Add Server" button - [x] allow editing and removing server entries - [ ] add Direct Connection button - [ ]...
In the Seed the World #1320 PR I unfortunately had to disable the code for multiple lifepods based on the count of players in the game.
[Class](https://github.com/SubnauticaNitrox/Nitrox/blob/master/NitroxClient/GameLogic/AI.cs) - [ ] Decide model to register new Actions - [ ] Register all Actions - [ ] Finish Implementation
cannot reopen old PR #1331
- [x] Movements of Vehicles easily Desynced - [x] Game's Player.cs changes Rigidbody Interpolation on Cyclops when entering - [x] Game's Player is not relative to the Cyclops when inside,...
This adds docFx code doc generation support, adds a new "Linux Release" configuration which does not build the NitroxLauncher project, and clears out some excessive error spam caused by NitroxAnalyzer...