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

### Are you on the latest version of Nitrox? Yes, I'm on the latest commit of the repo (only for experts). ### Which OS are you playing on? Windows ###...

Type: bug
Status: to verify

**Creature sync:** - [x] Sync Reaper Leviathans - [x] Sync Sea Dragons - [x] Sync Sea Treaders **Creature behaviours:** - [x] Sync leviathans attacking cyclops - [x] Sync leviathans attacking...

Area: player
Area: AI

**Fixes and stuff:** - [x] Fix constructor sinking (when playing with more than one player) - [x] Vastly improve simulation ownership - [x] Some more Quality of Code things **Entity...

Area: persistence
Area: spawning

### Describe the issue Because of desyncs vehicles can go under the terrain, and they can't come back up, so having a command to teleport a chosen vehicle to a...

Complexity: easy
Status: verified
Area: vehicles
Type: enhancement

This PR focuses on adding a basic backup system to the Nitrox server, and that it would ideally be able to function without the world manager so that it can...

Area: user interface (launcher)

- The join queue logic is now centralized in a single async method and no longer relies on fallible callbacks - It is now impossible for the queue to get...

Area: netcode

https://cdn.discordapp.com/attachments/1038497385208365177/1120414323932680282/2023-06-19_20-03-44.mp4

Area: story

- [x] Basic sync for PvP (only allowed with knifes and heatblades for now) - [x] ~~Maybe: add sync for propulsion and repulsion cannon~~ To be tested (and merged) upon...

Area: player

- [x] Make server list controller friendly - [x] Add delete confirmation for server list - [x] Make server add window in SN based UI - [x] Make server add...

Area: input

Attempting to modify the vehicle teleport behaviour. Correctly updates player pos with player in seamoth / prawn

Area: vehicles
Type: enhancement