Delta-v/Content.Server/Communications
Kot 8c5898b006
Add chat.max_announcement_length cvar (#23571)
* Add announce message length to UI and make a cvar for it

* Update comm console server-side trim to use the cvar

* Rely on the new OnTextChanged event

Because OnKeyBindUp only works for keys that have binds

* Add a similar indicator to nukies' war declaration UI

* Remove message length indicators for now cuz it requires the engine update

* Rename cvar slightly

* Refactor duplicated code to a helper method

* Remove message trimming from *Window class as it's better to live in the BoundUserInterface where the other message handling happens

* Rename to chat.max_announcement_length
2024-01-21 20:14:01 +11:00
..
CommsHackerSystem.cs Rename ThreatPrototype and mark fields as required (#20611) 2023-09-30 13:01:13 -07:00
CommunicationsConsoleComponent.cs Add Initial Cooldown To Communications Computers (#21681) 2024-01-08 23:28:06 +11:00
CommunicationsConsoleSystem.cs Add chat.max_announcement_length cvar (#23571) 2024-01-21 20:14:01 +11:00