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.32
Choose a base ref
...
head repository: SubnauticaModding/Nautilus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 19 files changed
  • 3 contributors

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ecf439d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. chore: Added BZ FMOD events

    Metious committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fc75154 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. chore: Specified game process (#553)

    Added BepinProcess attribute
    Metious committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a404202 View commit details
    Browse the repository at this point in the history
  2. feat: Custom FMOD support for PlayableDirector (#554)

    * Added attaching functionality for FMOD channel
    
    * Added FMOD support for playable behaviour
    Metious committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5a7fa36 View commit details
    Browse the repository at this point in the history
  3. fix!: Seatruck Fabricator & Fix tabs and crafting nodes on same level (

    …#556)
    
    * Made tabs and crafting nodes compatible
    
    Co-Authored-By: EldritchCarMaker <[email protected]>
    
    * Revert "fix: Use Fallback Node if targeted node not found. (#527)"
    
    This reverts commit 48d9b00.
    
    * Revert "chore: Clean up repetitive code in CraftTreePatcher.cs (#526)"
    
    This reverts commit 42e3ca7.
    
    * Revert "feat: Workbench Organization (#486)"
    
    This reverts commit e992abe.
    
    * Removed commented code
    
    ---------
    
    Co-authored-by: EldritchCarMaker <[email protected]>
    Metious and EldritchCarMaker committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3215981 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat: Thunderkit Utilities (#558)

    * Added thunderkit utilites
    
    * Added SN/BZ checking
    
    * Added separate enums for the layers in SN & BZ
    
    * Changed name of application modes
    
    * Moved material getters to MaterialUtils
    
    * Changed layer application to use switch expression
    
    * Removed unnecessary comment
    
    * Changed property names to respect their type name
    
    * Added default index of 0 to material indices
    
    * Added graphic setting and reverted default build config
    
    * Added graphic option to layer applier & removed outdated comment
    Indigocoder1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    288e473 View commit details
    Browse the repository at this point in the history
Loading