- Vastly improved player modules (reduced instances of seamoth explosions)
- Vastly improved load time while launching the mod
- Vastly improved server logic inside the launcher
- Improved save files reliability (reduced instances of corruption)
- Improved reliability for rockets (reduced instances of stages rollback)
- Improved steam path discovery (new format has been introduced recently)
- Added seed system for save files (The escapepod will now generate at a random place depending on the seed)
- Added audio sync (include most of the basic sounds)
- Added sync for incubator enzyme terminal and power pillar
- Added sync for plant growth (inside storage too)
- Added sync for bench/chair (Only one person can sit now)
- Added sync for inventories (quickslots will be persisted upon relog)
- Added sync for held items
- Added support for UPNP (automatic port forwarding for compatible router)
- Added support for translations (French,Spanish,German,Romanian,Finnish,Russian,Italian,Hungarian,Slovak,Portuguese...)
- Added automatic file upgrade between nitrox updates
- Fixed a bug causing fabricators/workenches to loop forever
- Fixed a bug causing vehicle bay to be able to only craft 1 vehicle
- Fixed a bug causing non fully vehicle inside cyclops to quickly drain all the energy
- Fixed a few instances of item disappearing
- Fixed a bug causing server restart to wipe the save
- Fixed a bug where world backup was incomplete
- Fixed a bug causing seamoth not to take depth damage
- Fixed a bug causing story timing data to disappear
- Fixed a bug with log files that couldn't be open upon errors
- Fixed a bug where files couldn't be copied between drives (causing Nitrox start issues)
- Fixed a bug causing incubator babies not to move while spawning
- Fixed a bug causing base pieces to disappear while using the JSON save format
- Fixed a bug causing a 0,0,0 ping to appear
- Fixed a bug causing /warp command inside cyclops/bases
- Fixed a bug causing color UI not to display the actual player color in server menu
- Fixed a bug causing wrong user path (i.e: C:\Users\Sunrunner) inside exceptions
- Added a new server command to easily swap save files format (JSON or PROTOBUF) : "/swapserializer [serializer]"
- Added a new server command to easily rank players : "/promote [player] [rank]"
- Added a new rank to server : MODERATOR
- Added the ability to launch Nitrox even if QMods is installed
- Unity logs will now be redirected to Nitrox logs
- Upgraded to C# 9 and latest dependencies