Nitrox icon indicating copy to clipboard operation
Nitrox copied to clipboard

An open-source, multiplayer modification for the game Subnautica.

Results 154 Nitrox issues
Sort by recently updated
recently updated
newest added

This pr removes `ProtoBuf` as a save file serializer while keeping it's functionality for the client and the server resource parser. It also moves some classes in `NitroxServer.GameLogic` and `NitroxServer.Serialization`...

Area: persistence

### Version 1.6.0.0 ### Bug It's the floating blueprint bug, but every thread on it references a dead link, issue #1400. I just want to know if they came to...

NOTE: This PR is based on and depends on the [World Manager PR](https://github.com/SubnauticaNitrox/Nitrox/pull/1808), and will be rebased often to stay update to date with that PR and to get rid...

Replaces the current serializer, BinaryFormatter, with a modified version of BinaryPack: https://github.com/SubnauticaNitrox/BinaryPack This serializer is faster, uses less memory, is more secure, and produces a smaller output. Resolves a part...

- [x] Remove/Replace usage of the windows registry - [x] Wait for UWE to release the mod-pocalypse update - [ ] Implement the cross platform launcher

Area: setup
Area: user interface (launcher)

1.6.0.0 Version ### Bug Some placable items placed in constructed base falls through base upon re-lauch of server. Some items disappear from the base ladder every time and unique poster...

Type: bug
Status: verified
Area: bases
Area: spawning

### Version 1.6.0.0 ### Bug When I restart my Nitrox survival server, all destroy seamoth respawn, and everytime I try to redestroy these seamoth, they respawn when I restard my...

Type: bug
Status: to verify
Area: vehicles

- [x] Sync rocket launch for everyone **in** the rocket [Issue#1452](https://github.com/SubnauticaNitrox/Nitrox/issues/1452) - [x] Make unpatching actually work (one step closer to going back to main menu when disconnecting)

### Version Latest commit of master branch (https://github.com/SubnauticaNitrox/Nitrox/commit/09a0a8309b418c66b75c51c00b47bd13fb2832a8) ### Bug Half of the base (or even the entire base in some cases) including things such as moonpools completely vanish and...

Type: bug
Status: verified
Area: bases

- [x] Fix ``BasePieceSpawnProcessor`` when they are rerun - [x] Fix an issue where an object being built already has the NitroxId that is being added to it - [x]...

Area: bases