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

ChangelogNotice + remove AI options #523

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Conversation

xanunderscore
Copy link
Contributor

a lot of these were not needed. also i made ChangelogNotice for displaying arbitrary info in the changelog popup seeing as you can't put a "since" attribute on an option that no longer exists.

Screenshots

@@ -26,9 +26,9 @@ static ZoneModuleRegistry()
Service.Log($"Zone module {t} has no ZoneModuleInfo attribute, skipping");
continue;
}
if (_modulesByCFC.ContainsKey(attr.CFCID))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw this change is only here because this file fails the code style check otherwise

@awgil awgil merged commit 59c5449 into awgil:master Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants