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: SubnauticaModding/Nautilus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0-pre.25
Choose a base ref
...
head repository: SubnauticaModding/Nautilus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0-pre.26
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 1, 2024

  1. fix: Fix base game issue: Atmosphere volumes don't trigger while pilo…

    …ting a vehicle (#516)
    
    * Custom atmosphere volumes now work while piloting
    
    * Improve template docs
    LeeTwentyThree committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    09bf155 View commit details
    Browse the repository at this point in the history
  2. feat: Add support for Biome and Goto commands (#515)

    * Allow adding teleports w/ console command handler
    
    * Add example biome teleport to example mod
    
    * Add proper documentation
    LeeTwentyThree committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    782ed96 View commit details
    Browse the repository at this point in the history
  3. feat: Add scale property to SpawnLocation record (#517)

    * Add scale property to SpawnLocation record
    
    * Fix breaking change
    
    * Fix more compiler errors
    LeeTwentyThree committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f788ad9 View commit details
    Browse the repository at this point in the history
Loading