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

Update network_text.py #281

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Update network_text.py #281

merged 1 commit into from
Dec 2, 2024

Conversation

xshobux
Copy link
Contributor

@xshobux xshobux commented Dec 2, 2024

-C_ITMR_STITLE is the text that appears in the same spot as, for example, the "Bonus Time Remaining" text but is server side text. It doesn't appear often from what I can tell, but it does appear during the Dolboard race and testing shows it doesn't affect performance.

-CAS_gambler is a player's name shown during casino games like sugoroku messages such as " lands on a Church space!" This is barely called so it shouldn't affect performance. I tested a game myself and didn't notice anything

-C_MERCENARY is the name that appears when hiring people from the tavern in that UI and that related text, and the "Your contract with expires in X minutes" dracky message. Tested with it and doesn't seem to affect much since it only shows up in these specific scenarios

-C_ITMR_STITLE is the text that appears in the same spot as, for example, the "Bonus Time Remaining" text but is server side text. It doesn't appear often from what I can tell, but it does appear during the Dolboard race and testing shows it doesn't affect performance.

-CAS_gambler is a player's name shown during casino games like sugoroku messages such as "<name> lands on a Church space!" This is barely called so it shouldn't affect performance. I tested a game myself and didn't notice anything

-C_MERCENARY is the name that appears when hiring people from the tavern in that UI and that related text, and the "Your contract with <name> expires in X minutes" dracky message. Tested with it and doesn't seem to affect much since it only shows up in these specific scenarios
@xshobux xshobux requested a review from jmctune as a code owner December 2, 2024 14:12
@xshobux xshobux merged commit 62a10cb into main Dec 2, 2024
2 checks passed
@xshobux xshobux deleted the new-network-text-vars branch December 2, 2024 19:17
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