Skip to content

Releases: Hexaoxide/Carbon

CarbonChat v2.1.0-beta.23

15 Oct 19:02
v2.1.0-beta.23
bceb59a
Compare
Choose a tag to compare
Pre-release

🔧 Bug Fixes

  • Warning printing when there was no issue on party join/leave (#300) - bbaa940
  • add key type to holder in carbonchannelregistry (#301) - d196931

Commits

  • 743ea6e: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 861a81f: Update to Fabric 1.20.2 (Draycia)
  • 520c026: Checkstyle (Draycia)
  • d331d39: allow omitting the false option in option tags (will use empty text) (Jason Penilla)
  • 971455f: build & dependency updates (Jason Penilla)
  • 8864ed8: move sender req. up in PartyCommands (Jason Penilla)
  • 6fe8641: Adjust default party command messages (Jason Penilla)
  • d9553bc: link external javadoc for dependencies (Jason Penilla)
  • d813756: Remove incomplete delete message commands (Jason Penilla)
  • 3858d82: Register late added channels with EssXD (Jason Penilla)
  • 8f80260: fix deprecation warning in DSRV integration (Jason Penilla)
  • register chat type normally - bc07ba5
  • ea074bf: Add "carbon.crossserver" and "carbon.parties" to carbon-permissions.yml (Triassic) (#304)
  • 1d3c2cf: Add party invite expiration time to config (Jason Penilla)
  • 4b91b58: Change default party invite expiration to 45s (Jason Penilla)
  • 28b8866: Emit party leave events on party disband (Jason) (#305)
  • bceb59a: 2.1.0-beta.23 (Jason Penilla)

CarbonChat v2.1.0-beta.22

02 Oct 19:28
v2.1.0-beta.22
d0dd62d
Compare
Choose a tag to compare
Pre-release

Commits

  • f208d6c: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • Remove vanilla commands matching our commands or aliases - 313db01
  • We actually remove all existing commands matching ours; they are configurable so this should be fine. - 9b9a6f2
  • include checker at runtime - b669a3b
  • 4f964b6: Use correct audiences in CarbonChannelRegistry#sendMessageInChannel (Jason Penilla)
  • a0a1e62: Update run-task (Jason Penilla)
  • 0c9b3ce: Party chat (Jason) (#299)
  • d0dd62d: 2.1.0-beta.22 (Jason Penilla)

CarbonChat v2.1.0-beta.21

18 Sep 22:11
v2.1.0-beta.21
45d99c0
Compare
Choose a tag to compare
Pre-release

Commits

  • f1c674f: Created messages-tr_TR.properties (WinTone01) (#287)
  • c8e9859: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 523e003: Add connection pool settings (Jason Penilla)
  • 9d6b1cc: bump cloud to 1.8.4 (Jason Penilla)
  • 7a43d07: Make non-component placeholders preProcessParsed (Jason Penilla)
  • b380210: bump indra & polyglot-version-catalogs (Jason Penilla)
  • df1be68: redis shutdown fixes (Jason Penilla)
  • 78c34da: use forked messenger (Jason Penilla)
  • 128a9de: dependency updates (Jason Penilla)
  • 654964d: Add nickname character limit. (NamiUni) (#293)
  • 340f6be: remove no longer needed suppressions (Jason Penilla)
  • 08b8c58: make the update checker run later on fabric (Jason Penilla)
  • e065d78: clean up startup logs (Jason) (#291)
  • 5eb1001: Add templating system to account for differences in PSQL syntax (Jason Penilla) (#290)
  • 963276b: Write Length, not Limit. (NamiUni) (#293)
  • f734850: Move nickname settings to a section (Jason Penilla)
  • 39e4f8e: Add configurable nickname format (Jason) (#296)
  • c56a87e: Increase database limit for nickname size to 8192 (Jason Penilla)
  • 45d99c0: 2.1.0-beta.21 (Jason Penilla)

CarbonChat v2.1.0-beta.20

09 Sep 05:23
v2.1.0-beta.20
37bdfc5
Compare
Choose a tag to compare
Pre-release

Commits

  • 9a8761e: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 54f37fb: stop storing usernames in db (Jason) (#277)
  • dbd01c5: also remove username from select query (Jason Penilla)
  • 7ed005a: simplify database handling across sql flavors (Jason) (#279)
  • e2baa90: Improve handling of failed dependency relocation (Jason Penilla)
  • update asm & relocations - c50f89f
  • e5843e4: update gradle wrapper (Jason Penilla)
  • 1409b49: simplify DatabaseUserManager creation (Jason Penilla) (#280)
  • 1b61afb: add H2 user storage (Jason Penilla) (#280)
  • 5af70da: Initial work for whisper toggling (Draycia) (#281)
  • 92a55be: Add SQL migrations for dmtoggle (Draycia) (#281)
  • a511035: Fixes and cleanup (Draycia) (#281)
  • ffa5e86: Log storage type used when loading plugin (Draycia) (#273)
  • 64a9365: Apply suggestions (Draycia) (#281)
  • 6a822da: Add ignoringdms to playerrowmapper (Draycia) (#281)
  • 9627d88: Let sender know when recipient has DMs off (Draycia) (#281)
  • 3471e5e: oops (Draycia) (#281)
  • 4b9ca63: Add ignoringDMs to #properties() (Draycia) (#281)
  • 0f5a328: ignore list command (Jason Penilla) (#284)
  • 178863d: ignorelist messages (Jason Penilla) (#284)
  • a4a1abb: adjust update-player query (Jason Penilla)
  • 8574fb9: fix (un)ignore feedback messages (Jason Penilla) (#284)
  • 73f78f7: adjust message (Jason Penilla) (#284)
  • bbb82de: Disable messaging service on proxies (Jason) (#285)
  • f3acc8f: Update Crowdin configuration file (Josua Parks)
  • 7d2933a: fix postgres v3 migration (Jason Penilla)
  • 6cc4a28: Update zstd-jni and remove relocation (Jason Penilla)
  • 37bdfc5: 2.1.0-beta.20 (Jason Penilla)

CarbonChat v2.1.0-beta.19

20 Aug 19:15
v2.1.0-beta.19
d002d95
Compare
Choose a tag to compare
Pre-release

Commits

  • 1267b3b: API cleanup & other various refactoring (Jason Penilla) (#272)
  • 10b9862: displayName -> nickname; renderName -> displayName (Jason Penilla) (#272)
  • ef275b5: Simplify user manager hierarchy (Jason Penilla) (#272)
  • 7f28a9d: Improve event exception handling (Jason Penilla) (#272)
  • 4088468: Add ChannelRegistry#channelOrThrow, rename ChannelRegistry#keyOrDefault to channelOrDefault (Jason Penilla) (#272)
  • dc37c94: Add missing @Backing annotation (Jason Penilla) (#272)
  • ea4d0c9: Remove CarbonChat#serverId and add @ServerId injection binding annotation (Jason Penilla) (#272)
  • 1e20138: Remove unchecked cast and unnecessary generic in CarbonChatInternal (Jason Penilla) (#272)
  • 0ea917a: Remove unused ChatChannel#filterRecipients method (Jason Penilla) (#272)
  • 0872e27: Remove unused BasicChatChannel and fix ConfigChatChannel equals/hashCode (Jason Penilla) (#272)
  • ee006bc: Remove unused CarbonPlayerPaper.Factory interface (Jason Penilla) (#272)
  • d86b938: Clean up command DI (Jason Penilla) (#272)
  • 20dd84d: Back to 2.1.0-SNAPSHOT (Draycia)
  • af26302: setup velocity bstats (Jason Penilla)
  • f4f5f0d: fix saving new players to database (Jason Penilla) (#275)
  • 470e506: fix saving of ignored players & left channels to db (Jason Penilla) (#275)
  • dc9d9b0: update flyway (Jason Penilla) (#275)
  • ed3fcf3: fix unnecessary saves & missing save complete packets (Jason Penilla) (#275)
  • 7371f7b: enable user manager type bstats chart (Jason Penilla)
  • 02774c7: Include git metadata in manifest, commit hash in snapshot platform versions (Jason Penilla)
  • b9f9322: Add update checker (Jason Penilla)
  • b180546: improve config management (Jason) (#276)
  • dca05a5: improve join/save exception handling (Jason Penilla)
  • d002d95: 2.1.0-beta.19 (Jason Penilla)

CarbonChat v2.1.0-beta.18

12 Aug 22:39
Compare
Choose a tag to compare
Pre-release

Commits

  • 19d17ce: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 2d89dc6: Allow console to use chat with 'console_sender' channel format (Draycia)
  • 06e0ee0: Fix missing license header (Draycia)
  • 3385c34: ignore empty chats (Jason Penilla)
  • 9141283: Update Crowdin configuration file (Josua Parks)
  • 18f94a3: support offline players in CarbonPAPIPlaceholders (Jason Penilla)
  • b46f6c6: cross-server whispers & cross-server player name tab completion in commands (Jason Penilla) (#270)
  • 44b6c26: whisper & other command cleanup (Jason Penilla) (#270)
  • a393a53: cache profiles from other servers on the network (Jason Penilla) (#270)
  • cdb9d61: partially fix MessagingManager shutdown (Jason Penilla) (#270)
  • 88f020f: Fix velocity sameWorldAs (Draycia)
  • 8ba4a35: 2.1.0-beta.18 (Draycia)

CarbonChat v2.1.0-beta.17

02 Aug 20:01
v2.1.0-beta.17
534a725
Compare
Choose a tag to compare
Pre-release

🔧 Bug Fixes

  • hotfix for recursive cross-server message bug (#269) - 912f0e8

🔨 Builds

  • velocity: remove blossom usage - c0761b7
  • update gradle, plugins, dependencies - 42850a1

Commits

  • 8241e60: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 534a725: 2.1.0-beta.17 (Jason Penilla)

CarbonChat v2.1.0-beta.16

01 Aug 23:32
v2.1.0-beta.16
0fedf4e
Compare
Choose a tag to compare
Pre-release

Commits

  • 04c2433: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 4dc1a58: clean up CarbonPaperLoader (Jason Penilla)
  • b8f1fa2: deduplicate dependency loading logic (Jason Penilla)
  • fc1b597: Cleanup chat listeners and deduplicate shared code (Josua Parks) (#260)
  • 78155d6: Fix styling in velocity chat listener (Draycia)
  • 403c3a3: Remove non-functional Chat Placeholders (Draycia)
  • f2fa2b5: Revert "Remove non-functional Chat Placeholders" (Draycia)
  • f459d47: Extract chat placeholder parsing (Draycia)
  • 83e5439: Add permission to allow PAPI placeholders in messages (Draycia)
  • 17e90a4: Add permission and support for MiniPlaceholders tags in chat messages (Draycia)
  • f7e59a2: don't create redundant threads for DependencyDownloader http client (Jason Penilla)
  • 25b88f3: use the default HttpClient executor in DependencyDownloader (Jason Penilla)
  • 9f20afc: Emit event CarbonChatEvent in message processing from (HarvelsX)
  • 43d2754: Start hiding relocated api libs (Draycia)
  • 09054b7: Hide Event lib from API (Draycia)
  • 4ce7a46: Finish removing relocated libraries from API (Draycia)
  • fd2bb08: Unpromote channelByValue from API (Draycia)
  • 33e1954: Add nickname PAPI placeholder (Draycia)
  • 482d09b: Fix missing licenses (Draycia)
  • d1a0cd3: Fix checkstyle (Draycia)
  • 89894fa: Add chat-filter and make command messages utilise prepareAndEmitChatEvent (Draycia)
  • 141772f: fix registry relocation (Jason Penilla)
  • d05cc65: improve ping regex (Jason Penilla)
  • e9d4abd: Fix reloads by recreating the channel registry (Jason Penilla) (#262)
  • ef62dc2: don't try to double register commands (Jason Penilla) (#262)
  • 702f5ad: Make order of internal reload event listeners consistent (Jason Penilla) (#262)
  • 0ae6a01: channel load and general file handling cleanup (Jason Penilla)
  • add carbonchat entrypoint for addon mods - bb6c576
  • 2f1023d: Remove quilt repo (Jason Penilla)
  • 88402ed: Rework channel registration (Jason Penilla) (#264)
  • 294e85c: Improve CarbonChat JavaDoc (Jason Penilla) (#264)
  • dcd1e0c: Update adventure-platform-fabric to release (Jason Penilla)
  • 9daac8e: Add channel 'name' option, don't register channels with invalid keys/names (Draycia)
  • 8d76151: Revert "Add channel 'name' option, don't register channels with invalid keys/names" (Jason Penilla) (#267)
  • 96ccede: Locale loading and reloading fixes (Jason Penilla) (#267)
  • 3401a41: Fix duplicate mute info message (Jason Penilla)
  • 7a0ff83: Fix legacy code detection in PlaceholderAPIMiniMessageParser (Jason Penilla)
  • 0fedf4e: 2.1.0-beta.16 (Jason Penilla)

CarbonChat v2.1.0-beta.15

04 Jul 18:01
v2.1.0-beta.15
360eb91
Compare
Choose a tag to compare
Pre-release

🔧 Bug Fixes

  • paper: Remove unnecessary library download - 3c0f962

Commits

  • b12a6fb: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 6dac942: Dependency fixes (Jason Penilla)
  • 7b18265: 6dac942 pt 2 (Jason Penilla)
  • f7e79d0: Change channels log to INFO (Draycia)
  • 9ab930a: Changed Velocity ChatListener PostOrder to LATE (Adrian) (#258)
  • e4adb07: Fix custom placeholders not being used on Velocity and Paper (Draycia)
  • 82c22a0: Don't throw exceptions when DSRV channels are misconfigured (Draycia)
  • 307395c: Download dependencies at runtime on all platforms (not just Paper), and read dependency info from file in plugin jar generated by Gradle task (Jason) (#259)
  • 999e2f9: Improved Velocity listeners registration and execution performance (Adrian) (#257)
  • 360eb91: 2.1.0-beta.15 (Jason Penilla)

CarbonChat v2.1.0-beta.14

28 Jun 02:26
v2.1.0-beta.14
69a70d7
Compare
Choose a tag to compare
Pre-release

🔧 Bug Fixes

  • fabric: Bump adventure-platform-fabric and update fabric.mod.json for 1.20.1 - 47c23bb

Commits

  • c986089: Back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 69a70d7: 2.1.0-beta.14 (Jason Penilla)