Skip to content

feat(bedwars): show username to self#619

Merged
ItzKatze merged 1 commit intoSwofty-Developments:masterfrom
ArikSquad:feat/show-username-to-self
Dec 30, 2025
Merged

feat(bedwars): show username to self#619
ItzKatze merged 1 commit intoSwofty-Developments:masterfrom
ArikSquad:feat/show-username-to-self

Conversation

@ArikSquad
Copy link
Copy Markdown
Contributor

This pull request updates the chat and join message handling in the BedWars game, particularly during the waiting phase before a game starts. The changes improve how player messages and join notifications are displayed to enhance the lobby experience and maintain anonymity before the game begins.

Lobby chat and join message improvements:

  • Players in the waiting lobby now have their chat messages formatted with their rank prefix and appropriate text color, and messages are broadcast to all lobby players.
  • When a player joins during the waiting phase, their join message uses a random string as their display name for other players, and their own display name is set to this random string, preserving anonymity before the game starts.

Code maintenance:

  • Imported the GameStatus enum in ActionPlayerChat.java to support the new lobby chat logic.

^^ clicked something accidently and github generated this

@ItzKatze ItzKatze merged commit 343f3b2 into Swofty-Developments:master Dec 30, 2025
1 of 2 checks 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