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.24
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.25
Choose a head ref
  • 9 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    bb51ef2 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    7058c3d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. feat: Added scale property to SpawnInfo (#512)

    Update SpawnInfo with scale (+new overloads)
    LeeTwentyThree committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f92156c View commit details
    Browse the repository at this point in the history
  2. feat: Custom Biome Handler (#511)

    * Add basic documentation on biomes
    
    * Add BiomeHandler
    
    * Add AtmosphereVolumeTemplate
    
    * Fix priority property not being set
    
    * Add BZ biomes to docs and fix table
    
    * Add example mod for biomes
    
    * Make it clear that the biomes tutorial is unfinished
    
    * Allow skies to be referenced via callback
    
    * Move CreateBiomeSettings to BiomeUtils
    
    * Add CreateSkyPrefab utility method
    
    * Rename the SkyPrefabsParent
    
    * Allow atmos vol cell level changes (batch is dumb)
    
    * Horrible code to fix horrible bugs (lose-lose)
    
    * Fix scale of example biome
    
    * Add handling for custom biome sounds
    
    * Fix errors in main menu
    
    * Add sounds to example mod biome
    
    * Fix another dumb issue
    LeeTwentyThree committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    07af00d View commit details
    Browse the repository at this point in the history
  3. fix: Fix Nautilus not compiling for BZ (Thanks to Biome Handler) (#514)

    Fix Nautilus not compiling for BZ
    LeeTwentyThree committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ac10add View commit details
    Browse the repository at this point in the history
  4. TEST TO FIX DOCS

    LeeTwentyThree committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3f7760c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb4632d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67dfe78 View commit details
    Browse the repository at this point in the history
  7. Update to 1.0.0-pre.25

    LeeTwentyThree committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    688d017 View commit details
    Browse the repository at this point in the history
Loading