]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Port fancy speech bubbles (#29349)
authorlzk <124214523+lzk228@users.noreply.github.com>
Tue, 6 May 2025 17:49:42 +0000 (19:49 +0200)
committerGitHub <noreply@github.com>
Tue, 6 May 2025 17:49:42 +0000 (20:49 +0300)
commit740ce0e8ad522393d6f05430954742e969b449c6
tree8e5bb7c7db489d67ff1b6327cbab657eb4182649
parenta6f2172d059a0f941231230677c6d02b18e1b632
Port fancy speech bubbles (#29349)
26 files changed:
Content.Client/Chat/TypingIndicator/TypingIndicatorSystem.cs
Content.Client/Chat/TypingIndicator/TypingIndicatorVisualizerSystem.cs
Content.Client/Holopad/HolopadSystem.cs
Content.Client/UserInterface/Systems/Chat/ChatUIController.cs
Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml.cs
Content.Server/Holopad/HolopadSystem.cs
Content.Shared/Chat/TypingIndicator/SharedTypingIndicatorSystem.cs
Content.Shared/Chat/TypingIndicator/TypingIndicatorEvents.cs
Content.Shared/Chat/TypingIndicator/TypingIndicatorPrototype.cs
Content.Shared/Chat/TypingIndicator/TypingIndicatorState.cs [new file with mode: 0644]
Content.Shared/Chat/TypingIndicator/TypingIndicatorVisuals.cs
Content.Shared/Holopad/HolopadUserComponent.cs
Resources/Prototypes/typing_indicator.yml
Resources/Textures/Effects/speech.rsi/alien3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/alienroyal3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/default3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/guardian3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/holo3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/lawyer3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/lizard3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/meta.json
Resources/Textures/Effects/speech.rsi/moth3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/robot3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/slime3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/spider3.png [new file with mode: 0644]
Resources/Textures/Effects/speech.rsi/syndibot3.png [new file with mode: 0644]