Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SML Load Order Issues #449

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

Metious
Copy link
Member

@Metious Metious commented Aug 20, 2023

Changes made in this pull request

  • All patches now get executed after SML patches. This is necessary because in the case of clashing (which exists and especially noticeable for craft trees (fabricators)), Nautilus still has the last word and never gets hidden by SML.

This is a big change and does make having both SML and Nautilus installed at the same time a worse experience for SML mods, but Nautilus is now always in favor.

I'm aware that I didn't include some patches in this PR, and those were only postfixes and new features. Both of those aren't possible to clash.

Please test this PR thoroughly

A price to pay, but hopefully a worthwhile one.

Breaking changes

  • Nautilus is now the big boss instead of previously SML.

@LeeTwentyThree
Copy link
Member

No major issues so far, but testing is needed.

@LeeTwentyThree LeeTwentyThree merged commit ce7a814 into SubnauticaModding:master Aug 31, 2023
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants