Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SubnauticaNitrox/Nitrox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 246e866
Choose a base ref
...
head repository: SubnauticaNitrox/Nitrox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2ae1342
Choose a head ref
  • 11 commits
  • 97 files changed
  • 2 contributors

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    bc43513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0e85a View commit details
    Browse the repository at this point in the history
  3. Fix Discord implementation (can now restart discord and the activity …

    …will be set correctly)
    tornac1234 authored and dartasen committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4c593ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f609e89 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    62075dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0836b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    74a1d15 View commit details
    Browse the repository at this point in the history
  2. Synced LEDLights and other placeable objects (e.g. posters) which no …

    …longer fall under the map. Fixed beacons and slightly improved Entity Simulation movement management
    tornac1234 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bc53d70 View commit details
    Browse the repository at this point in the history
  3. Added a patch to replace DayNightCycle.deltaTime by a local calculati…

    …on which will always give a real delta time (uncapped)
    tornac1234 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1ac6c7e View commit details
    Browse the repository at this point in the history
  4. Synced flares

    tornac1234 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ef253f3 View commit details
    Browse the repository at this point in the history
  5. Add an Instantiate wrapper to include the NitroxEntity in spawned obj…

    …ects before its components are enabled, override UniqueIdentifier's id by NitroxEntity's id, implement more sync spawners
    tornac1234 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2ae1342 View commit details
    Browse the repository at this point in the history
Loading