Filter loader...
Filter versions...

2.1.0-beta.21

by Draycia on Sep 18, 2023
Download

2.1.0-beta.21

by Draycia on Sep 18, 2023
Download

2.1.0-beta.21

by Draycia on Sep 18, 2023
Download

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)

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)

2.1.0-beta.19

by Draycia on Aug 20, 2023
Download

2.1.0-beta.19

by Draycia on Aug 20, 2023
Download

2.1.0-beta.19

by Draycia on Aug 20, 2023
Download

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)

2.1.0-beta.18

by Draycia on Aug 12, 2023
Download

2.1.0-beta.18

by Draycia on Aug 12, 2023
Download

2.1.0-beta.18

by Draycia on Aug 12, 2023
Download

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)

:wrench: Bug Fixes

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

:hammer: 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)

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)

External resources



Project members

Draycia

Owner

jpenilla

Member


Technical information

License
GPL-3.0-only
Project ID