Commit Graph

4 Commits

Author SHA1 Message Date
SkyratBot
25b78ecfdd [MIRROR] Makes typing indicators use your bubble icon [MDB IGNORE] (#14746)
* Makes typing indicators use your bubble icon (#67872)

About The Pull Request

Typing indicators now rely on what bubble icon you have, rather than all being the default.

Most speech bubbles with Admin Combo HUD: https://cdn.discordapp.com/attachments/751307359351210014/992025794207551538/speechbubbles.mp4

A new sprite has been added for every bubble type for this to properly work, and nearly all bubble icons have been resprited by @ Crumpaloo

All bubbles have been moved to the right side of the user as to not cover their HUDs, so it is now consistent with the default bubbles.
Why It's Good For The Game

This sucks:
https://user-images.githubusercontent.com/53777086/174477936-98d92891-7d2d-409c-8b9b-f92cd046edc4.mp4

It also lets us re-add one of the main perks of the Lawyer's badge, which is currently locked to not being on runechat, an option that might not exist in the future.
Changelog

cl Crumpaloo, jlsnow301, JohnFulpWillard
add: Typing indicators now use your speech bubble type, rather than all being the same, so Cyborgs no longer look like a human when typing, and Lawyers have that cool speech bubble again.
/cl

* Makes typing indicators use your bubble icon

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-07-06 14:17:35 +01:00
SkyratBot
c48d0711e8 [MIRROR] TGUI Say no longer deletes your currently typed message on history [MDB IGNORE] (#14596)
* TGUI Say no longer deletes your currently typed message on history (#67971)

first commit

* TGUI Say no longer deletes your currently typed message on history

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
2022-06-28 17:24:14 +01:00
SkyratBot
69e478e8f0 [MIRROR] Fixes TGUI light mode preference-related runtime [MDB IGNORE] (#14433)
* Fixes TGUI light mode preference-related runtime (#67880)

It runtimed every time a client would connect, because they had no mob. Whoops!
Why It's Good For The Game

Runtime man bad.
Changelog

cl GoldenAlpharex
fix: Fixed a runtime related to the TGUI white mode preference that would happen every time someone would connect to the server.
/cl

* Fixes TGUI light mode preference-related runtime

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2022-06-21 02:01:53 +01:00
SkyratBot
7a653adfbb [MIRROR] TGUI Say: Upgrades chat input with modern features [MDB IGNORE] (#14375)
* TGUI Say: Upgrades chat input with modern features

* yes

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-06-17 02:12:42 +01:00