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

Plat Compat Shenanigans #142

Merged
merged 5 commits into from
Oct 15, 2023
Merged

Plat Compat Shenanigans #142

merged 5 commits into from
Oct 15, 2023

Conversation

DrParadox7
Copy link
Collaborator

  • Loads config before gas and item registration.
  • Separates the PlatReplacement config into its own method.

This solves the problem where the PlatReplacement config was always false as a result of the configs being initiated much much later.

The reason getOredictName() is introduced is for cleaner code and because getName() is used to register icons and names which should not be touched.
I've also added comments indicating exactly what each method is being used for clarity.

@maggi373 maggi373 merged commit 2df7cd9 into 1.7.10 Oct 15, 2023
1 check passed
@maggi373 maggi373 deleted the Cleaner-Plat-Compat branch October 18, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants