-
Notifications
You must be signed in to change notification settings - Fork 9
Add Chat-Bubbles Feature #29
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
Open
Wueffi
wants to merge
63
commits into
OpenRedstoneEngineers:master
Choose a base branch
from
Wueffi:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
994057e
Add Chat-Bubbles Feature
Wueffi 50c0923
Remove unnecessary (mb) line
Wueffi 419034b
Ready for another review round!
Wueffi 378d034
Changes!
Wueffi 1b3effb
Changes!
Wueffi 828c84d
Merge remote-tracking branch 'bubbles/master'
Wueffi 250be24
The review of the review
Wueffi 7a48000
Another round of review
Wueffi 62418d2
Fix handleCommandException
paulikauro 06c79bd
Refactor sender and prefix construction into one method
paulikauro 7cf002b
Small simplification
paulikauro 0caa0a4
Remove circular dependency as best as possible
Wueffi 74a76ae
Make shouting go through chat confirmations and fix two other small t…
Wueffi ea8e6d4
Reformat code!
Wueffi f56ca1a
Update Gradle (8.14.1 -> 9.5.1)
paulikauro e082e7b
Update Gradle shadow plugin (8.3.6 -> 9.4.2)
paulikauro 553d3f7
Prevent test task from failing if no tests are discovered
paulikauro dc971a2
Add trailing comma
paulikauro c559499
Add chat listener registration back
paulikauro 7741c16
Remove some type annotations and @Single annotations
paulikauro 261ca16
Use playerOrNull, merge else if
paulikauro 061dc6a
Convert getBubbles() to property instead
paulikauro becb6fd
Fix bubble list formatting
paulikauro 899c06d
Add hover with bubble info on bubble messages
paulikauro db1de3c
Convert to expression body
paulikauro 474ef60
Tweak bubble messages a little
paulikauro 0e1571f
Add join button to bubble invites
paulikauro d40cfd2
Hide Discord chat when in bubble and showGlobalChat is off
paulikauro 9c3df33
Merge branch 'master'
paulikauro 0461665
Tweak bubble commands and update README accordingly
paulikauro 26e9637
Add bubble command help and command descriptions
paulikauro 1048382
Add bubble chat to commandspy
paulikauro 9da2277
Refactor chat confirmations to fix bubble confirms going to global chat
paulikauro 1d5bfb5
Add sendError and recolor info messages
paulikauro a129464
Prevent confirmations from proceeding when bubble no longer exists
paulikauro f71d89a
Handle global chat confirmations uniformly
paulikauro 9600c18
Bump version
paulikauro 2a383bf
Small cleanups
paulikauro 32d45b7
Move shout back to Bubble.kt and echo message when global chat disabled
paulikauro b0a202d
Refactor spying to encapsulate spy prefix into Spying.kt
paulikauro bc6881f
Use bubble manager permission more in commands
paulikauro feb7ea6
Use UserCache when listing bubble participants
paulikauro 4f44c9e
Add bubble members to invite, cleanup
paulikauro 944119d
Move some command completions into better locations
paulikauro f30c534
Add chat confirmations to DM
paulikauro bcac587
Extract chat confirmations into their own file
paulikauro afd0950
Cache settings in memory to reduce database traffic
paulikauro c8d5d1d
Separate spying into command and social spy
paulikauro 8983b98
Add /msg to social spy
paulikauro dbf4a7b
Compress Message.kt
paulikauro 523f287
Make BUBBLE_OWNED consistent in casing with other constants
paulikauro 1e41f4d
Do not show syntax when not in a bubble
paulikauro 121ce6d
Replace Component#append with Component#textOfChildren
paulikauro 4db62f3
Bubble create and invite take list of players to invite
paulikauro 6583432
Refuse invites to public bubbles
paulikauro fd19901
Small refactor
paulikauro 0c9a6a8
Move setting default values into Setting class
paulikauro 756ff8b
Update Bubble command descriptions and README
paulikauro 09f8703
Optimize imports
paulikauro 222c5c4
Enforce more trailing commas
paulikauro 984d0b5
Add .kotlin to gitignore
paulikauro 722a029
Add chat confirmations to funcommands, helpop, mail and player profile
paulikauro b5ad8c2
Fix chat confirmations having stale Player objects and add socialspy …
paulikauro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.