Skip to content

CarbonChat v2.1.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@Draycia Draycia released this 17 Jun 22:43
· 504 commits to trunk since this release
v2.1.0-beta.10
f0cded8

🔧 Bug Fixes

  • Provide Identity pointers for "offline" CarbonPlayers - 6607ee2
  • Make CarbonPlayerCommon#transientLoadedSince volatile - 0efeeaa

🔨 Builds

  • Added missing dependencies in Modrinth publication (#238) - b90f7d3
  • Move unsignedvelocity Modrinth dependency into Velocity build script - c9c9a04

🧹 Chores

  • velocity: Remove unused field in VelocityUserManager - 2162214

Commits

  • 11fa24e: back to 2.1.0-SNAPSHOT (Jason Penilla)
  • 4445e02: Prevent cancellation of messages from signed players with versions 1.19.1 or higher in Velocity (Adrian) (#239)
  • 052c373: Folia support & display name state handling improvements (Jason) (#240)
  • 6839cd0: Update Fabric module to support 1.19.4 (Josua Parks) (#241)
  • 5193723: Fixed Audience placeholders not being applied (Adrian) (#246)
  • d452106: Render per-player when calling sendMessageInChannelAsPlayer (Draycia)
  • 76e3b68: Extract channel prefix check to CarbonPlayer (Draycia)
  • d322229: Use channelMessage and rejoin left channels on message (Draycia)
  • 2460255: Add docs for channelForMessage (Draycia)
  • 545d09c: Remove non-sourced resolver (Draycia)
  • cbcd145: Add missing docs for ChannelMessage (Draycia)
  • e87cff5: Remove unused imports (Draycia)
  • 5668ad2: Replace event library, remove deprecated methods (Draycia)
  • f615390: format license (Jason Penilla)
  • ce17a63: Set up sonatype publishing (Jason Penilla)
  • 5d8a248: Set up sonatype publishing (Jason Penilla)
  • 7798f0a: Update group id (Jason Penilla)
  • f9fcd9b: Fix missing description property (Jason Penilla)
  • 8ced22f: Add CarbonPrivateChatEvent (Draycia)
  • 76e7d4d: Remove rendering logic from DSRVChatHook (Draycia)
  • 068ba26: Remove redundant event cancellations (Draycia)
  • 14b2291: Fix channel prefixes not working (Draycia)
  • ae620fe: Set velocity chat listener to LAST (Draycia)
  • ed0d257: Fix setting nicknames for others (Aiko) (#250)
  • 3717df9: Fix recipient not being passed into command msg renderer (Draycia)
  • c45bc28: Add missing rendering logic to channel registry (Draycia)
  • fe9d330: Move message packet logic (Draycia)
  • c716fca: Restructure CarbonPlayer#renderName (Draycia)
  • 9cb0795: Fix event registration and listener subscriptions (Josua Parks) (#251)
  • 29505dd: Remove CarbonEventConfig (Draycia)
  • 72cd93f: Add toggle for nickname management (Jason) (#252)
  • 513e3d0: Fix ping handler regex (Draycia)
  • f0cded8: 2.1.0-beta.10 (Draycia)