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 Chatbox tabs and the ability to tag messages with categories. #331

Merged
merged 12 commits into from Jan 19, 2021

Conversation

Cheshire92
Copy link
Contributor

@Cheshire92 Cheshire92 commented Sep 25, 2020

Resolves #329 partially, future PR possibilities to make the chatbox tabs user configurable rather than hardcoded and expose an option to mark event chat additions with specific tags.

Went through every single chat message I could find and marked them accordingly.
Documented some chatbox related stuff I came across.

Made it so the generic tabs (All and System) remember the last chat channel you set for them, the others will change the channel to the relevant channel by default.

Adding new tabs is relatively easy, just need to configure what they should display, default the channel to and say in the source code, and add the localization stuff for them.

Image

Client resources: https://www.ascensiongamedev.com/resources/filehost/398ddf1e96ace2414aad42ce02cd444e.zip (Updated)

@Cheshire92 Cheshire92 marked this pull request as draft September 25, 2020 18:34
@Cheshire92
Copy link
Contributor Author

Fixed a couple of small things and changed the UI for it a little to look less.. slapped together.

@Cheshire92 Cheshire92 marked this pull request as ready for review September 25, 2020 18:46
@Cheshire92 Cheshire92 changed the title Add Chatbox tabs and the ability to tag messages with categories that can be filtered through said tabs. Add Chatbox tabs and the ability to tag messages with categories. Sep 25, 2020
@Cheshire92 Cheshire92 linked an issue Sep 26, 2020 that may be closed by this pull request
@Cheshire92 Cheshire92 mentioned this pull request Sep 26, 2020
@Cheshire92 Cheshire92 modified the milestone: Beta 7 Sep 26, 2020
@jcsnider
Copy link
Contributor

jcsnider commented Sep 27, 2020

Looks good to me.

@lodicolo when we merge this in, someone tag me or PM me in discord so I can add the extra resources into the assets repo.

jcsnider
jcsnider previously approved these changes Sep 27, 2020
@jcsnider jcsnider merged commit 41b3709 into AscensionGameDev:development Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chat channel tabs
2 participants