VoRe-ss13 / ss13

The ss13 server for the VoRe furs discord
Other
4 stars 17 forks source link

[MIRROR] [MIRROR] TGUI Say #1106

Closed VoRe-bot closed 2 weeks ago

VoRe-bot commented 3 weeks ago

Original PR: https://github.com/CHOMPStation2/CHOMPStation2/pull/8771

Original PR: https://github.com/VOREStation/VOREStation/pull/16160

This adds the say modal from /tg/, affectionately labeled "tgui say". It is on by default, turning it off will result in going back to the way it was.

The main features:

Additional features that I added just for here:

https://i.tigercat2000.net/2024/08/dreamseeker_4TPM1UByW0.gif https://i.tigercat2000.net/2024/08/RAf9LFii2e.gif https://i.tigercat2000.net/2024/08/owVypTKGU6.png https://i.tigercat2000.net/2024/08/dkySe9xfa5.png https://i.tigercat2000.net/2024/08/dreamseeker_aWari7WBdE.png

:cl: add: Advanced TGUI Say modal tweak: Verb panel say/me/whisper/subtle have been renamed to "Say verb"/etc - and pop open the tgui say panel/tgui input/normal input instead of always using the native dialog. imageadd: Every speech bubble now has an extra spinning/"thinking" state. tweak: Added /tg/'s trait system, currently just used for indicating that you're in the typing state. fix: TGUI dev server works again (keep_local_name = TRUE is really important, both for that and reliability) tweak: Subtle/Whisper now has typing indicators by default - you can turn indicators off for these channels specifically with a new pref. tweak: Typing indicators switched fully to /tg/'s system for them with traits and client integration and... stuff.

/:cl: