Delta-v/Content.Client/UserInterface/Systems
Madison Rye Progress d23b01f040
Port ChatStack (#3332)
* Add Chatstack (#1422)

Chatstack.

Can be changed/disabled in settings, and the chat automatically updates
to reflect the change.
Does not interfere with filters, etc.
Also updated ChatMessage class and serverside IChatManager with a new
IgnoreChatStack bool option, default false.

Currently is limited to looking up to 3 messages behind, only because I
feel off adding a textbox to the options.

---

- [x] Make sure it works
- [x] Add it to settings
---

<details><summary><h1>Media</h1></summary>
<p>

![image](https://github.com/user-attachments/assets/e020bb35-3bac-4620-80d1-3dbd9dee2d1c)

[ee.webm](https://github.com/user-attachments/assets/bf1c92f0-b52a-47a0-b142-70b1ee5003cc)

</p>
</details>

---

🆑
- add: Chatstack. Look for it in Options under "General - Accessibility".

---------

Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com>

* fix missing param; use default value

* Properly save entries option

* Move added EE content to _EE where possible, comment where not.

* Comments; simplify l10n; cleanup/standards

* remove ignoreChatStack, unused l10n strings

* l10n moment; style/untouch

* Simplify ftl; int → var

* Whitespace

* Fix naming for get-only property

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Madison Rye Progress <makyo@drab-makyo.com>

* Fix instance of old variable name.

---------

Signed-off-by: Madison Rye Progress <makyo@drab-makyo.com>
Co-authored-by: RedFoxIV <38788538+RedFoxIV@users.noreply.github.com>
Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
2025-04-20 11:55:28 +01:00
..
Actions Wizard Staff of Animation (#34649) 2025-03-01 12:53:19 +00:00
Admin Remove baby jail (#34443) 2025-01-28 04:31:23 +00:00
Alerts Major Shitmed Bugfixes (#1003) 2024-12-27 17:13:03 +00:00
Atmos/GasTank Reapply "Remove some BUI boilerplate" (#30214) (#30219) 2024-08-09 17:52:22 +01:00
Bwoink merge master 2025-03-02 23:33:56 +00:00
Character Remove greentexts - Replace with custom responses (#2940) 2025-03-04 22:32:30 +00:00
Chat Port ChatStack (#3332) 2025-04-20 11:55:28 +01:00
CloseWindow Make escape key work as expected with multiple open inventories (#35040) 2025-03-01 14:31:31 +00:00
Crafting Fix construction button not working (#12033) 2022-10-22 10:51:03 +11:00
DamageOverlays Changed Damage Overlay to check Burn Damage (#34535) 2025-03-09 22:04:06 +00:00
DecalPlacer Use ECS prototype-reload events (#22613) 2023-12-22 23:25:35 +01:00
Emotes refactor: simple radial menu for easier creation (#34639) 2025-04-06 20:52:12 +01:00
EscapeMenu Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
Gameplay Removes IOnStateChanged calls from GameplayStateLoadController (#14617) 2023-03-12 21:02:14 -04:00
Ghost feat: Ghost Role Button only turns red when new ghost roles are added (#35970) 2025-03-23 16:19:05 +00:00
Guidebook some fixing 2024-08-28 02:23:54 +01:00
Hands port better borgs from frontier (#3110) 2025-03-04 12:10:32 +00:00
Hotbar Revert "Revert `Storage UI V2` (#2950)" 2025-03-01 12:37:16 +00:00
Info Fixes the ShowRulesCommand and the client not syncing rules correctly (#28752) 2025-02-14 16:09:48 +00:00
Inventory Minor Shitmed Bugfixes 2 (#1038) 2024-12-27 17:17:07 +00:00
MenuBar return ahelp to f1, add alternate keybind for staff help chooser (#3176) 2025-03-10 02:19:32 +00:00
Objectives/Controls Wrap objective briefing text (#24244) 2024-01-26 23:05:38 +01:00
Sandbox Sloth's subfloor vismask adventure (#35347) 2025-03-23 16:15:07 +00:00
Storage Make escape key work as expected with multiple open inventories (#35040) 2025-03-01 14:31:31 +00:00
Viewport Tweak viewport nullspace check (#35037) 2025-02-14 16:10:01 +00:00
Vote Fix lobby votes (#15041) 2023-04-02 01:00:48 +11:00
ProgressColorSystem.cs Add a toggle for colorblind friendly progress bar colors (#25318) 2024-03-17 14:46:26 +01:00