]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix typing indicators! (#29492)
authorbeck-thompson <107373427+beck-thompson@users.noreply.github.com>
Wed, 10 Jul 2024 05:51:47 +0000 (22:51 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 05:51:47 +0000 (15:51 +1000)
commit91740ef5be670e5f2d7f44fdf16d442cbc4579e5
tree60c93d3637033f5db1e4011e9f43e58695dfaa14
parent56fb8c832e8cb248393fe34e9b223f5d93ab4079
Fix typing indicators! (#29492)

* First commit

* Removed pause stuff

* Make the event better

* Forgot to add the comment

* Proto id stuff

* cool comments

* serializer

* Added the time stuff
Content.Client/Chat/TypingIndicator/TypingIndicatorVisualizerSystem.cs
Content.Shared/Chat/TypingIndicator/SharedTypingIndicatorSystem.cs
Content.Shared/Chat/TypingIndicator/TypingChangedEvent.cs [deleted file]
Content.Shared/Chat/TypingIndicator/TypingIndicatorClothingComponent.cs
Content.Shared/Chat/TypingIndicator/TypingIndicatorComponent.cs
Content.Shared/Chat/TypingIndicator/TypingIndicatorEvents.cs [new file with mode: 0644]