Releases: Hexaoxide/Carbon
Releases · Hexaoxide/Carbon
CarbonChat v2.1.0-beta.7
CarbonChat v2.1.0-beta.6
CarbonChat v2.1.0-beta.5
🚀 Features
- Nickname tag resolver permissions (#206) - 88b8d6d
- message if already ignoring player. (#214) - fb5144f
- discord format (#215) - dac67ea
- Added MiniPlaceholders support in Paper Module (#236) - 03af444
🔧 Bug Fixes
- check for possible * permission (#206) - 6115383
- dont stripTags and actually set the cached value (#206) - cd34db9
- Nickname and tablist nickname (#210) - b768203
- discordsrv version (#212) - 080d4f4
- SQL Queries (#214) - 5904b50
- Select ignores query (#214) - dd3335b
- Cache MySQL Players (#214) - e163c9e
- ignore so we don't error if already present in the db (#214) - e3b4e11
- order of execution so ignoring works. (#214) - 4e488aa
- dont colour the target (#214) - c7ee6ae
- Add license header (#214) - 6e3d318
- NullPointer when getting user that doesn't exist yet (#214) - 788dec4
- Use the discord format in config (#215) - 9927913
- import order (#215) - 419ca97
- disappeared repo (spooky) (#216) - 24a44cc
- definitely not missed style checks (#216) - 9d70e72
- Reimplement Velocity Module (#236) - 5d028db
- velocity: Fixed placeholders provided audience (#236) - 9b65480
- Removed old MiniMessage bug workaround (#236) - 45899b3
- hangar: Fixed MinPlaceholders declaration (#236) - 679aebf
- Add CarbonChatInternal#isProxy and removed unnecessary log in Velocity (#236) - 71b1ab1
- fabric: Add missing
@Singleton
toMinecraftServerHolder
- 3dbec83 - velocity: Fixed players suggestions (#236) - 7e942d8
- deps: Update Velocity API version (#236) - 2fe70b6
- paper: Fix possible NPE and regression with placeholder rendering from #236 (#237) - d11cfa6
- revert change to how custom placeholders are resolved - 4e5bedf
👑 Styles
🔀 Code Refactoring
‼️ Performance Improvements
🔨 Builds
- setup modrinth publishing - 11fd084
🧹 Chores
- Update database dependencies (#214) - 99b0628
- Add default discord format for config (#215) - 9e7dd05
- Reduce code duplication in join/save exception handlers - be1d8c3
- move custom placeholder replacement to method - 0528e8e
Commits
- 4a71b59: Fix cross world radius, log exceptions in event subscribers (Draycia)
- fee701b: Fix radius world check (Draycia)
- 0c4edb3: Use adventure pointer to get displayname if nickname not set (Draycia)
- f4a8390: Support ampersands in PAPI placeholders (Draycia)
- af3410f: 1.19.1 - fabric (Draycia)
- 313ee87: Chat works! (Draycia)
- d967495: Fix message tags and hyperlinks (Draycia)
- 35c628c: Checkstyle and license fixes (Draycia)
- 273feaf: Fixed support for plugins that modify messages in Velocity (Adrian3d04) (#209)
- 4a0bcb1: Paper 1.19 stuff (Draycia) (#211)
- 45720c8: Fix message tags and hyperlinks (Draycia) (#211)
- a1e91a1: lots of fixes (Draycia) (#211)
- a046068: Set chat listeners to HIGHEST priority, use modified message in events (Draycia)
- a71511a: Update README.md (Josua Parks)
- dc12047: Update DSRVChatHook.java (Olzie-12) (#218)
- 2bd6e44: Update DSRVChatHook.java (Olzie-12) (#218)
- 783c5c9: Update DSRVChatHook.java (Olzie-12) (#218)
- 43d3a67: fixes (Olzie-12) (#218)
- bc960cb: added message sounds (Olzie-12) (#221)
- fce5753: changed to Adventure's sound object (Olzie-12) (#221)
- c30c837: Update actions (Jason Penilla)
- 4a53bc8: Update dependencies for Minecraft 1.19.3, code still not updated, however paper plugin loads now. Commented out fabric module as multiple mixins need updating (Jason Penilla)
- 2d194bb: Sound is now Nullable (Olzie-12) (#221)
- 81c90e3: Merge branch 'Hexaoxide:2.1' into msgsounds (Olzie-12) (#221)
- bd0bd81: Apply suggestions from code review (Jason) (#221)
- 6e1bd3b: added empty recipients message (Olzie-12) (#223)
- 8ab0f9d: Update for cloud deprecations (Jason Penilla)
- 2e7b8be: Use ignore case contains suggestion filter (Jason Penilla)
- 45e8156: Merge branch 'Hexaoxide:2.1' into 2.1 (Olzie-12) (#218)
- dd193bf: Merge branch 'Hexaoxide:2.1' into emptyRecipients (Olzie-12) (#223)
- 3228695: Merge branch 'Hexaoxide:2.1' into msgsounds (Olzie-12) (#221)
- df6f7e9: Revert newline removal in CarbonPlayer (Josua Parks) (#221)
- aa17fd0: Revert newline removal in WrappedCarbonPlayer (Josua Parks) (#221)
- 445340f: default message in file (Olzie-12) (#223)
- ce61e1d: Merge remote-tracking branch 'origin/emptyRecipients' into emptyRecipients (Olzie-12) (#223)
- b946750: Update gradle wrapper (Jason Penilla)
- 6b4a8dd: Update sponge API dependency (Jason Penilla)
- 26162c8: Revert newline removals in CarbonChannelRegistry (Josua Parks) (#218)
- 478457e: player is included, ready to merge (Olzie-12) (#223)
- a6f87dc: removed debug (Olzie-12) (#223)
- 90ef438: removed unused imports (Olzie-12) (#223)
- 15c445e: added config option and fixed issues. should be ready to merge (Olzie-12) (#223)
- 3cf5647: Begin updating fabric module for 1.19.3 (Jason Penilla)
- 17e1108: Fix chat type on fabric (Jason Penilla)
- 9928069: Remove unneeded mixin (Jason Penilla)
- 670dd7f: Fix players not being PlayerCommanders on fabric (Jason Penilla)
- 9c3e9ea: Fix license (Jason Penilla)
- 5a508fa: Fix style (Jason Penilla)
- 86e7b9e: Fabric permissions fixes (Jason Penilla)
- 14dd5b4: Update delete message command (Jason Penilla)
- 32d2d18: Add deletemessage all (Jason Penilla)
- 71e04a7: Add todo (Jason Penilla)
- 8e06d38: Update license (Jason Penilla)
- 5e254c2: More delete message command changes (Jason Penilla)
- e04653f: Update repositories (Jason Penilla)
- 09751ef: Limit possible messages to delete to selected players (Jason Penilla)
- ea29ee8: Fix filter/findFirst order (Jason Penilla)
- ebaecad: Add NeedBraces checkstyle rule (Draycia)
- 67520cd: Remove util package in paper module (Draycia)
- a45ae78: Somewhat working on Paper 1.19.3 (Draycia)
- 032b392: Remove audience filtering, fix messages being sent as system (Draycia)
- 585bc25: Don't modify content when highlighting pings (Draycia)
- d252372: Fix checkstyle (Draycia)
- f579c20: Update gitignore (Jason Penilla)
- f62350a: Merge branch 'Hexaoxide:2.1' into 2.1 (Olzie-12) (#225)
- 46ba751: leave & join (Olzie-12) (#225)
- f833290: leave & join (Olzie-12) (#225)
- 72ad762: remove if channel dont exist (Olzie-12) (#225)
- ed8cdca: rejoin channel (Olzie-12) (#225)
- 591f76e: insert tables (Olzie-12) (#225)
- c05704f: spelling mistake (Olzie-12) (#225)
- 99b5eb6: Fix paper platform check and add mc version check (Jason Penilla)
- eaa0e75: Fix wall of warnings when compiling fabric module (loom moment) (Jason Penilla)
- 032573b: Update AsyncChatEvent ...
CarbonChat v2.1.0+beta.4
🚀 Features
- Nickname tag resolver permissions (#206) - 88b8d6d
- message if already ignoring player. (#214) - fb5144f
- discord format (#215) - dac67ea
- Added MiniPlaceholders support in Paper Module (#236) - 03af444
🔧 Bug Fixes
- check for possible * permission (#206) - 6115383
- dont stripTags and actually set the cached value (#206) - cd34db9
- Nickname and tablist nickname (#210) - b768203
- discordsrv version (#212) - 080d4f4
- SQL Queries (#214) - 5904b50
- Select ignores query (#214) - dd3335b
- Cache MySQL Players (#214) - e163c9e
- ignore so we don't error if already present in the db (#214) - e3b4e11
- order of execution so ignoring works. (#214) - 4e488aa
- dont colour the target (#214) - c7ee6ae
- Add license header (#214) - 6e3d318
- NullPointer when getting user that doesn't exist yet (#214) - 788dec4
- Use the discord format in config (#215) - 9927913
- import order (#215) - 419ca97
- disappeared repo (spooky) (#216) - 24a44cc
- definitely not missed style checks (#216) - 9d70e72
- Reimplement Velocity Module (#236) - 5d028db
- velocity: Fixed placeholders provided audience (#236) - 9b65480
- Removed old MiniMessage bug workaround (#236) - 45899b3
- hangar: Fixed MinPlaceholders declaration (#236) - 679aebf
- Add CarbonChatInternal#isProxy and removed unnecessary log in Velocity (#236) - 71b1ab1
- fabric: Add missing
@Singleton
toMinecraftServerHolder
- 3dbec83 - velocity: Fixed players suggestions (#236) - 7e942d8
- deps: Update Velocity API version (#236) - 2fe70b6
- paper: Fix possible NPE and regression with placeholder rendering from #236 (#237) - d11cfa6
👑 Styles
🔀 Code Refactoring
‼️ Performance Improvements
🔨 Builds
- setup modrinth publishing - 11fd084
🧹 Chores
- Update database dependencies (#214) - 99b0628
- Add default discord format for config (#215) - 9e7dd05
- Reduce code duplication in join/save exception handlers - be1d8c3
Commits
- 76717b6: Update readme (Draycia)
- cdd0330: Channel formatting in previews (Draycia)
- 8fdb259: Fix nats/rabbitmq (Draycia)
- b5c7b16: checkstyle fixes (Draycia)
- 4a71b59: Fix cross world radius, log exceptions in event subscribers (Draycia)
- fee701b: Fix radius world check (Draycia)
- 0c4edb3: Use adventure pointer to get displayname if nickname not set (Draycia)
- f4a8390: Support ampersands in PAPI placeholders (Draycia)
- af3410f: 1.19.1 - fabric (Draycia)
- 313ee87: Chat works! (Draycia)
- d967495: Fix message tags and hyperlinks (Draycia)
- 35c628c: Checkstyle and license fixes (Draycia)
- 273feaf: Fixed support for plugins that modify messages in Velocity (Adrian3d04) (#209)
- 4a0bcb1: Paper 1.19 stuff (Draycia) (#211)
- 45720c8: Fix message tags and hyperlinks (Draycia) (#211)
- a1e91a1: lots of fixes (Draycia) (#211)
- a046068: Set chat listeners to HIGHEST priority, use modified message in events (Draycia)
- a71511a: Update README.md (Josua Parks)
- dc12047: Update DSRVChatHook.java (Olzie-12) (#218)
- 2bd6e44: Update DSRVChatHook.java (Olzie-12) (#218)
- 783c5c9: Update DSRVChatHook.java (Olzie-12) (#218)
- 43d3a67: fixes (Olzie-12) (#218)
- bc960cb: added message sounds (Olzie-12) (#221)
- fce5753: changed to Adventure's sound object (Olzie-12) (#221)
- c30c837: Update actions (Jason Penilla)
- 4a53bc8: Update dependencies for Minecraft 1.19.3, code still not updated, however paper plugin loads now. Commented out fabric module as multiple mixins need updating (Jason Penilla)
- 2d194bb: Sound is now Nullable (Olzie-12) (#221)
- 81c90e3: Merge branch 'Hexaoxide:2.1' into msgsounds (Olzie-12) (#221)
- bd0bd81: Apply suggestions from code review (Jason) (#221)
- 6e1bd3b: added empty recipients message (Olzie-12) (#223)
- 8ab0f9d: Update for cloud deprecations (Jason Penilla)
- 2e7b8be: Use ignore case contains suggestion filter (Jason Penilla)
- 45e8156: Merge branch 'Hexaoxide:2.1' into 2.1 (Olzie-12) (#218)
- dd193bf: Merge branch 'Hexaoxide:2.1' into emptyRecipients (Olzie-12) (#223)
- 3228695: Merge branch 'Hexaoxide:2.1' into msgsounds (Olzie-12) (#221)
- df6f7e9: Revert newline removal in CarbonPlayer (Josua Parks) (#221)
- aa17fd0: Revert newline removal in WrappedCarbonPlayer (Josua Parks) (#221)
- 445340f: default message in file (Olzie-12) (#223)
- ce61e1d: Merge remote-tracking branch 'origin/emptyRecipients' into emptyRecipients (Olzie-12) (#223)
- b946750: Update gradle wrapper (Jason Penilla)
- 6b4a8dd: Update sponge API dependency (Jason Penilla)
- 26162c8: Revert newline removals in CarbonChannelRegistry (Josua Parks) (#218)
- 478457e: player is included, ready to merge (Olzie-12) (#223)
- a6f87dc: removed debug (Olzie-12) (#223)
- 90ef438: removed unused imports (Olzie-12) (#223)
- 15c445e: added config option and fixed issues. should be ready to merge (Olzie-12) (#223)
- 3cf5647: Begin updating fabric module for 1.19.3 (Jason Penilla)
- 17e1108: Fix chat type on fabric (Jason Penilla)
- 9928069: Remove unneeded mixin (Jason Penilla)
- 670dd7f: Fix players not being PlayerCommanders on fabric (Jason Penilla)
- 9c3e9ea: Fix license (Jason Penilla)
- 5a508fa: Fix style (Jason Penilla)
- 86e7b9e: Fabric permissions fixes (Jason Penilla)
- 14dd5b4: Update delete message command (Jason Penilla)
- 32d2d18: Add deletemessage all (Jason Penilla)
- 71e04a7: Add todo (Jason Penilla)
- 8e06d38: Update license (Jason Penilla)
- 5e254c2: More delete message command changes (Jason Penilla)
- e04653f: Update repositories (Jason Penilla)
- 09751ef: Limit possible messages to delete to selected players (Jason Penilla)
- ea29ee8: Fix filter/findFirst order (Jason Penilla)
- ebaecad: Add NeedBraces checkstyle rule (Draycia)
- 67520cd: Remove util package in paper module (Draycia)
- a45ae78: Somewhat working on Paper 1.19.3 (Draycia)
- 032b392: Remove audience filtering, fix messages being sent as system (Draycia)
- 585bc25: Don't modify content when highlighting pings (Draycia)
- d252372: Fix checkstyle (Draycia)
- f579c20: Update gitignore (Jason Penilla)
- f62350a: Merge branch 'Hexaoxide:2.1' into 2.1 (Olzie-12) (#225)
- 46ba751: leave & join (Olzie-12) (#225)
- f833290: leave & join (Olzie-12) (#225)
- 72ad762: remove if channel dont exist (Olzie-12) (#225)
- ed8cdca: rejoin channel (Olzie-12) (#225)
- 591f76e: insert tables (Olzie-12) (#225)
- c05704f: spelling mistake (Olzie-12) (#225)
- 99b5eb6: Fix paper platform check and add mc version check (Jason Penilla)
- eaa0e75: Fix wall of warnings when compiling fabric module (loom moment) (Jason Peni...
CarbonChat v2.1.0+beta.3
Note that the following changelog is automatically generated, and as it is the first release on the repository many commits which were already in beta.2
are repeated.
🚀 Features
- Nickname tag resolver permissions (#206) - 88b8d6d
- message if already ignoring player. (#214) - fb5144f
- discord format (#215) - dac67ea
- Added MiniPlaceholders support in Paper Module (#236) - 03af444
🔧 Bug Fixes
- check for possible * permission (#206) - 6115383
- dont stripTags and actually set the cached value (#206) - cd34db9
- Nickname and tablist nickname (#210) - b768203
- discordsrv version (#212) - 080d4f4
- SQL Queries (#214) - 5904b50
- Select ignores query (#214) - dd3335b
- Cache MySQL Players (#214) - e163c9e
- ignore so we don't error if already present in the db (#214) - e3b4e11
- order of execution so ignoring works. (#214) - 4e488aa
- dont colour the target (#214) - c7ee6ae
- Add license header (#214) - 6e3d318
- NullPointer when getting user that doesn't exist yet (#214) - 788dec4
- Use the discord format in config (#215) - 9927913
- import order (#215) - 419ca97
- disappeared repo (spooky) (#216) - 24a44cc
- definitely not missed style checks (#216) - 9d70e72
- Reimplement Velocity Module (#236) - 5d028db
- velocity: Fixed placeholders provided audience (#236) - 9b65480
- Removed old MiniMessage bug workaround (#236) - 45899b3
- hangar: Fixed MinPlaceholders declaration (#236) - 679aebf
- Add CarbonChatInternal#isProxy and removed unnecessary log in Velocity (#236) - 71b1ab1
- fabric: Add missing
@Singleton
toMinecraftServerHolder
- 3dbec83 - velocity: Fixed players suggestions (#236) - 7e942d8
- deps: Update Velocity API version (#236) - 2fe70b6
👑 Styles
🔀 Code Refactoring
‼️ Performance Improvements
🧹 Chores
- Update database dependencies (#214) - 99b0628
- Add default discord format for config (#215) - 9e7dd05
Commits
- 6c0913f: Exclude fastutil from shadow (Draycia)
- 9875ef1: Rename mixin (Draycia)
- c27526d: Move outbound chat listener (Draycia)
- 307be2e: Don't relocate fastutil (Draycia)
- caefe27: Remove HeartbeatPacket (Draycia)
- 76717b6: Update readme (Draycia)
- cdd0330: Channel formatting in previews (Draycia)
- 8fdb259: Fix nats/rabbitmq (Draycia)
- b5c7b16: checkstyle fixes (Draycia)
- 4a71b59: Fix cross world radius, log exceptions in event subscribers (Draycia)
- fee701b: Fix radius world check (Draycia)
- 0c4edb3: Use adventure pointer to get displayname if nickname not set (Draycia)
- f4a8390: Support ampersands in PAPI placeholders (Draycia)
- af3410f: 1.19.1 - fabric (Draycia)
- 313ee87: Chat works! (Draycia)
- d967495: Fix message tags and hyperlinks (Draycia)
- 35c628c: Checkstyle and license fixes (Draycia)
- 273feaf: Fixed support for plugins that modify messages in Velocity (Adrian3d04) (#209)
- 4a0bcb1: Paper 1.19 stuff (Draycia) (#211)
- 45720c8: Fix message tags and hyperlinks (Draycia) (#211)
- a1e91a1: lots of fixes (Draycia) (#211)
- a046068: Set chat listeners to HIGHEST priority, use modified message in events (Draycia)
- a71511a: Update README.md (Josua Parks)
- dc12047: Update DSRVChatHook.java (Olzie-12) (#218)
- 2bd6e44: Update DSRVChatHook.java (Olzie-12) (#218)
- 783c5c9: Update DSRVChatHook.java (Olzie-12) (#218)
- 43d3a67: fixes (Olzie-12) (#218)
- bc960cb: added message sounds (Olzie-12) (#221)
- fce5753: changed to Adventure's sound object (Olzie-12) (#221)
- c30c837: Update actions (Jason Penilla)
- 4a53bc8: Update dependencies for Minecraft 1.19.3, code still not updated, however paper plugin loads now. Commented out fabric module as multiple mixins need updating (Jason Penilla)
- 2d194bb: Sound is now Nullable (Olzie-12) (#221)
- 81c90e3: Merge branch 'Hexaoxide:2.1' into msgsounds (Olzie-12) (#221)
- bd0bd81: Apply suggestions from code review (Jason) (#221)
- 6e1bd3b: added empty recipients message (Olzie-12) (#223)
- 8ab0f9d: Update for cloud deprecations (Jason Penilla)
- 2e7b8be: Use ignore case contains suggestion filter (Jason Penilla)
- 45e8156: Merge branch 'Hexaoxide:2.1' into 2.1 (Olzie-12) (#218)
- dd193bf: Merge branch 'Hexaoxide:2.1' into emptyRecipients (Olzie-12) (#223)
- 3228695: Merge branch 'Hexaoxide:2.1' into msgsounds (Olzie-12) (#221)
- df6f7e9: Revert newline removal in CarbonPlayer (Josua Parks) (#221)
- aa17fd0: Revert newline removal in WrappedCarbonPlayer (Josua Parks) (#221)
- 445340f: default message in file (Olzie-12) (#223)
- ce61e1d: Merge remote-tracking branch 'origin/emptyRecipients' into emptyRecipients (Olzie-12) (#223)
- b946750: Update gradle wrapper (Jason Penilla)
- 6b4a8dd: Update sponge API dependency (Jason Penilla)
- 26162c8: Revert newline removals in CarbonChannelRegistry (Josua Parks) (#218)
- 478457e: player is included, ready to merge (Olzie-12) (#223)
- a6f87dc: removed debug (Olzie-12) (#223)
- 90ef438: removed unused imports (Olzie-12) (#223)
- 15c445e: added config option and fixed issues. should be ready to merge (Olzie-12) (#223)
- 3cf5647: Begin updating fabric module for 1.19.3 (Jason Penilla)
- 17e1108: Fix chat type on fabric (Jason Penilla)
- 9928069: Remove unneeded mixin (Jason Penilla)
- 670dd7f: Fix players not being PlayerCommanders on fabric (Jason Penilla)
- 9c3e9ea: Fix license (Jason Penilla)
- 5a508fa: Fix style (Jason Penilla)
- 86e7b9e: Fabric permissions fixes (Jason Penilla)
- 14dd5b4: Update delete message command (Jason Penilla)
- 32d2d18: Add deletemessage all (Jason Penilla)
- 71e04a7: Add todo (Jason Penilla)
- 8e06d38: Update license (Jason Penilla)
- 5e254c2: More delete message command changes (Jason Penilla)
- e04653f: Update repositories (Jason Penilla)
- 09751ef: Limit possible messages to delete to selected players (Jason Penilla)
- ea29ee8: Fix filter/findFirst order (Jason Penilla)
- ebaecad: Add NeedBraces checkstyle rule (Draycia)
- 67520cd: Remove util package in paper module (Draycia)
- a45ae78: Somewhat working on Paper 1.19.3 (Draycia)
- 032b392: Remove audience filtering, fix messages being sent as system (Draycia)
- 585bc25: Don't modify content when highlighting pings (Draycia)
- d252372: Fix checkstyle (Draycia)
- f579c20: Update gitignore (Jason Penilla)
- f62350a: Merge branch 'Hexaoxide:2.1' into 2.1 (Olzie-12) (#225)
- 46ba751: leave & join (Olzie-12) (#225)
- f833290: leave & join (Olzie-12) (#225)
- 72ad762: remove if channel dont exist (Olzie-12) (#225)
- ed8cdca: rejoin channel (Olzie-12) (#225)
- 591f76e: insert tables (Olzie-12) (#225)
- c05704f: spe...