]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix gamerule display issues (#28178)
authorRepo <47093363+Titian3@users.noreply.github.com>
Sat, 25 May 2024 20:18:05 +0000 (08:18 +1200)
committerGitHub <noreply@github.com>
Sat, 25 May 2024 20:18:05 +0000 (16:18 -0400)
commit90d3699c1df2d0de21e887c893b9f17aaebcfced
tree5a7f2a49a040150095e43897c5511a5f29f35658
parent739c81c230ad4ae103b9a3b6a886cd7a46830361
Fix gamerule display issues (#28178)

* A comprehensive rule list for joining admins and mid round command to get rule list added

* Fix up for when a rule is added vs started and some logging

* fix command help localization, fix admin flags and spam anouncement.

* Send admin message only to the joining player not all admins.

* Bit better formatting in chat box
Content.Server/Chat/Managers/ChatManager.cs
Content.Server/Chat/Managers/IChatManager.cs
Content.Server/GameTicking/GameTicker.GameRule.cs
Content.Server/GameTicking/GameTicker.Player.cs
Content.Server/GameTicking/Rules/SecretRuleSystem.cs
Resources/Locale/en-US/game-ticking/game-rules/gamerule-admin.ftl [new file with mode: 0644]
Resources/Locale/en-US/game-ticking/game-rules/rule-secret.ftl [deleted file]