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

Add chat in-game option for FFA + Clean options and strings #1421

Draft
wants to merge 14 commits into
base: dev_2.2.0
Choose a base branch
from

Conversation

PEPPERcula
Copy link

No description provided.

@impostor4291
Copy link

translators gonna yell at you XD

};
bool shouldAntiBlackOut = Options.CurrentGameMode switch
{
CustomGameMode.FFA => FFAManager.ShowChatInGame.GetBool(),
Copy link
Collaborator

@Tommy-XL Tommy-XL Jan 31, 2025

Choose a reason for hiding this comment

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

shouldAntiBlackOut is redundant
Just add the code with AntiBlackout inside if (chatVisible)

@NikoCat233
Copy link
Collaborator

NikoCat233 commented Jan 31, 2025

Please put translation changes in another pr
Do not include color tag in Role_rolename, we will begin removing color tags in role names

@Tommy-XL Tommy-XL added Some change Added when small changes are made Add/Update Translation Translation is added or updated New Setting Adding a new setting labels Jan 31, 2025
@NikoCat233 NikoCat233 marked this pull request as draft February 3, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Add/Update Translation Translation is added or updated New Setting Adding a new setting Some change Added when small changes are made
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants