Delta-v/Content.Shared/Chat/TypingIndicator
Oxdeception 04c7e4d633
Adds a typing indicator to the AAC (#3595)
* Adds a typing indicator to the AAC

* Removes duplicate TypingChangedEvent constructor

* Updates sprite attribution

* Corrects fork addition comment style

* Moves typing indicator override from Appearance to TypingIndicatorComponent

* Reduces retrievals of TypingIndicatorSystem in the AAC BUI

* Moves ClientAlternateTyping to _DV

* Adds missing comment

* Sets TypingIndicatorComponent Dirty

* Caches ShowTypingIndicator in AlternateTypingIndicator

* Removes unnecessary default assignment

---------

Co-authored-by: Oxdeception <9624-oxdeception@users.noreply.gitgud.io>
2025-05-03 23:36:13 +01:00
..
SharedTypingIndicatorSystem.cs Adds a typing indicator to the AAC (#3595) 2025-05-03 23:36:13 +01:00
TypingIndicatorClothingComponent.cs Fix typing indicators! (#29492) 2024-08-09 17:38:28 +01:00
TypingIndicatorComponent.cs Adds a typing indicator to the AAC (#3595) 2025-05-03 23:36:13 +01:00
TypingIndicatorEvents.cs Adds a typing indicator to the AAC (#3595) 2025-05-03 23:36:13 +01:00
TypingIndicatorPrototype.cs Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
TypingIndicatorVisuals.cs Typing indicator (typing chat bubble) (#8215) 2022-05-17 02:55:19 -07:00