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

No EORG popup #8

Merged

Conversation

MilonPL
Copy link
Contributor

@MilonPL MilonPL commented Oct 15, 2024

About the PR

adds the no EORG popup, idea inspired by ss14-harmony/ss14-harmony#96 but actually good.

Technical details

NoEorgPopup.xaml.cs handles all of the UI control, NoEorgPopupSystem.cs listens for the end of round screen event and calls OpenNoEorgPopup(). The SkipRoundEndNoEorgMessage CVar is responsible for the "Don't show this again" checkbox.

Media

image

Breaking changes

Changelog

🆑

  • add: Added a no EORG popup to the end of round screen.

@github-actions github-actions bot added Changes: C# Changes any cs files. Changes: Localization Changes any ftl files. Changes: UI Changes any xaml files. labels Oct 15, 2024
@MilonPL MilonPL merged commit 990f4ea into A-Love-Letter-to-Infinity:master Oct 15, 2024
11 checks passed
@MilonPL MilonPL deleted the eorg-the-ultimate-solution branch October 15, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files. Changes: Localization Changes any ftl files. Changes: UI Changes any xaml files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant