Skip to content

feat: victory screen, keepside and winname; fix#3012

Merged
K4thos merged 2 commits into
ikemen-engine:developfrom
rakieldev:fixes
Dec 28, 2025
Merged

feat: victory screen, keepside and winname; fix#3012
K4thos merged 2 commits into
ikemen-engine:developfrom
rakieldev:fixes

Conversation

@rakieldev

@rakieldev rakieldev commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

Feat:

  • Added two new optional parameters to the victory screen:
  • keepside.enabled: If set to 1, characters keep their original match sides on the victory screen (P1 stays on the left, P2 stays on the right, even if P2 wins).
    winname: Accepts all standard text parameters. If defined, it displays only the winner’s name, regardless of team side or player number.

With these new parameters, it’s now possible to recreate SF-style victory screens where the winner’s and loser’s portraits do not swap sides, and optionally show only the winner’s name.

Fix:

  • Fixed projection not working with stage.portraits.
  • Fixed an issue where P2 portraits on victory screen required p2.num = 1 to work even when using only a single portrait

@github-actions github-actions Bot added PR: feat This PR implements a new feature and removed PR: feat This PR implements a new feature labels Dec 28, 2025
@K4thos
K4thos merged commit 44e295e into ikemen-engine:develop Dec 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: feat This PR implements a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants