Skip to content

GH-999 Add end screen command #1104

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

Merged
merged 6 commits into from
Aug 11, 2025
Merged

GH-999 Add end screen command #1104

merged 6 commits into from
Aug 11, 2025

Conversation

P1otrulla
Copy link
Member

No description provided.

Introduced the end screen overlay functionality, including the EndScreenCommand for showing the end screen to self or another player. Added English and Polish message translations for the end screen, updated the Translation interface and implementations, and extended PaperOverlay to support the new end screen.
@P1otrulla P1otrulla requested a review from a team as a code owner August 11, 2025 00:10
Copy link

github-actions bot commented Aug 11, 2025

📦 Development Build Ready

Warning

Do not use this build in production. It is for testing purposes only and may be unstable.

👉 Click here to download the JAR

@P1otrulla P1otrulla linked an issue Aug 11, 2025 that may be closed by this pull request
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new /endscreen command, allowing players to show the win screen to themselves or others. The implementation is well-structured, including internationalization support for messages. I've made a couple of suggestions to improve consistency in naming and message formatting. The included refactoring of PaperFeature to remove an unused generic is a good improvement.

P1otrulla and others added 3 commits August 11, 2025 02:14
…n/endscreen/messages/ENEndScreenMessages.java

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@P1otrulla P1otrulla requested a review from CitralFlo August 11, 2025 22:37
@P1otrulla P1otrulla merged commit df8fe74 into master Aug 11, 2025
2 checks passed
@P1otrulla P1otrulla deleted the 2.0/end-screen-command branch August 11, 2025 22:38
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.

/end-screen
3 participants