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.27
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.28
Choose a head ref
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 2, 2024

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

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    52678b6 View commit details
    Browse the repository at this point in the history
  2. chore: Clean up repetitive code in CraftTreePatcher.cs (#526)

    * Clean up CraftTreePatcher.cs handling for fallback nodes
    
    * Fixes to the prior commit
    RamuneNeptune committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    42e3ca7 View commit details
    Browse the repository at this point in the history
  3. fix: Use Fallback Node if targeted node not found. (#527)

    * Hotfix: Use Fallback Node if targeted node not found.
    
    * Change error log to warning.
    MrPurple6411 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    48d9b00 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. fix: Stop Error Spam (#528)

    Switch to Prefix so CraftData stops logging errors when custon recipes not found the first time.
    MrPurple6411 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9bad417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20a74c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb383d View commit details
    Browse the repository at this point in the history
Loading