Skip to content

feat: add match result GameText summary - #377

Merged
DevD4v3 merged 1 commit into
mainfrom
feat/match-result-gametext-summary
Aug 9, 2026
Merged

DevD4v3 merged 1 commit into
mainfrom
feat/match-result-gametext-summary

Conversation

@DevD4v3

@DevD4v3 DevD4v3 commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Motivation

The match result announcement currently provides a detailed message to players through the client chat.

A concise visual summary makes the result easier to notice when a match ends, especially during map rotation.

Changes

  • Add Messages.Tie for tie summaries.
  • Add Messages.Winner as a template for winner summaries.
  • Generate a concise match result summary for GameText.
  • Use the winning team's GameText style and name in the winner summary.
  • Display the summary for 4 seconds when the match result is announced.

Examples

Tie!
Winner: Alpha

Display a short tie or winner message using dedicated message resources, including the winning team's GameText style and name.
@DevD4v3
DevD4v3 merged commit 21a10b6 into main Aug 9, 2026
4 checks passed
@DevD4v3
DevD4v3 deleted the feat/match-result-gametext-summary branch August 9, 2026 16:57
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.

1 participant