Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Chatstack #1422

Merged
merged 5 commits into from
Jan 4, 2025
Merged

Conversation

RedFoxIV
Copy link
Contributor

@RedFoxIV RedFoxIV commented Jan 4, 2025

Description

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.


TODO

  • Make sure it works
  • Add it to settings

Media

image

ee.webm


Changelog

🆑

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

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: UI Changes any XAML files Changes: YML Changes any yml files labels Jan 4, 2025
@VMSolidus
Copy link
Member

image

Yep! Good to go.

@VMSolidus VMSolidus merged commit 78edbab into Simple-Station:master Jan 4, 2025
10 of 11 checks passed
SimpleStation14 added a commit that referenced this pull request Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: UI Changes any XAML files Changes: YML Changes any yml files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants