Some formatting changes, but more importantly ingame replies and discord replies show up ingame - #33
Open
Wueffi wants to merge 8 commits into
Open
Some formatting changes, but more importantly ingame replies and discord replies show up ingame #33Wueffi wants to merge 8 commits into
Wueffi wants to merge 8 commits into
Conversation
…swell as being able to reply ingame.
…swell as being able to reply ingame.
Nickster258
requested changes
Aug 21, 2026
Nickster258
left a comment
Member
There was a problem hiding this comment.
Quick, admittedly petty, note on messageID.
paulikauro
requested changes
Aug 21, 2026
paulikauro
left a comment
Contributor
There was a problem hiding this comment.
Quick review, will have to think more later! For Kotlin files, check formatting (mostly trailing commas) and redundant imports
Member
Author
|
Done the changes |
paulikauro
requested changes
Aug 22, 2026
Member
Author
|
Refactor #2 done |
paulikauro
requested changes
Aug 23, 2026
| val content: String, | ||
| ) | ||
|
|
||
| class ChatReply() { |
Contributor
There was a problem hiding this comment.
Nit, but redundant parens (IDEA should tell you this with a gray color)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds what the name says, you can hover the reply part to show the reference message.
