Skip to content

CarbonChat v2.1.0-beta.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@Draycia Draycia released this 20 Aug 19:15
· 365 commits to trunk since this release
v2.1.0-beta.19
d002d95

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)