Skip to content

Releases: Hexaoxide/Carbon

CarbonChat v2.1.0-beta.7

16 Apr 16:32
v2.1.0-beta.7
f9e0d6b
Compare
Choose a tag to compare
Pre-release

🔨 Builds

Commits

  • 6ecbf5e: Comment out hangar publish until it can work (Jason Penilla)
  • f9e0d6b: 2.1.0-beta.7 (Jason Penilla)

CarbonChat v2.1.0-beta.6

16 Apr 16:19
v2.1.0-beta.6
1c86766
Compare
Choose a tag to compare
Pre-release

Commits

  • f34c0c4: Adjust actions workflow (Jason Penilla)
  • b016c45: 2.1.0-beta.6 (Jason Penilla)
  • 1c86766: Actions fix (Jason Penilla)

CarbonChat v2.1.0-beta.5

16 Apr 15:33
v2.1.0-beta.5
cc17164
Compare
Choose a tag to compare
Pre-release

🚀 Features

🔧 Bug Fixes

👑 Styles

🔀 Code Refactoring

‼️ Performance Improvements

  • Cache URL_REPLACEMENT_CONFIG creation (#236) - 8decd8e

🔨 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 ...
Read more

CarbonChat v2.1.0+beta.4

15 Apr 21:31
v2.1.0+beta.4
bfef7d3
Compare
Choose a tag to compare
Pre-release

🚀 Features

🔧 Bug Fixes

👑 Styles

🔀 Code Refactoring

‼️ Performance Improvements

  • Cache URL_REPLACEMENT_CONFIG creation (#236) - 8decd8e

🔨 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...
Read more

CarbonChat v2.1.0+beta.3

15 Apr 17:02
v2.1.0+beta.3
f5aedd7
Compare
Choose a tag to compare
Pre-release

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

🔧 Bug Fixes

👑 Styles

🔀 Code Refactoring

‼️ Performance Improvements

  • Cache URL_REPLACEMENT_CONFIG creation (#236) - 8decd8e

🧹 Chores

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...
Read more