Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@renbinden renbinden released this 20 Dec 01:43
· 11 commits to main since this release

RPKit 2.4.0

For Spigot 1.19.3

Changes:

  • #184 Add animal management to travel
  • #604 Add the ability to configure a default chat channel
  • #606 Add unit preferences to profiles
  • #607 Add heights to character cards
  • #608 Add weights to character cards
  • #609 Add a SettableCharacterCardField interface for character card fields that have a value that can be set by the owner
  • #612 Rename Race to Species
  • #613 Add /version Discord command
  • #614 Send players a message if they receive a notification while offline
  • #615 Make roll output more configurable
  • #616 Add message extending
  • #618 Better pagination in notification view
  • #619 Make notification dismiss delete the notification
  • #623 Use reflection to add chat commands to command map
  • #624 Display amount of notifications on login only if the player has notifications
  • #625 Use Discord display name for thin profiles when player hasn't linked their Discord profile to a profile
  • #626 Allow players to start with a default character
  • #629 Add PlaceholderAPI format part
  • #630 Add character card fields to the character list item format

Bugfixes:

  • #621 Fix joined by default setting on chat channels
  • #633 Fix RPKit block logging duplicating block log records

Library updates

  • Update Kotlin to 1.7.22
  • Update Dokka to 1.7.20
  • Update spigot-api to 1.19.3-R0.1-SNAPSHOT
  • Update jooq to 3.17.6
  • Update slf4j-jdk14 to 2.0.6
  • Update PlaceholderAPI to 2.11.2
  • Update JDA to 5.0.0-beta.2
  • Update kotlinx-coroutines-core to 1.6.4
  • Update kotest to 5.5.4
  • Update mockk to 1.13.3
  • Update github-api to 1.313
  • Update http4k to 4.34.3.1
  • Update worldedit to 7.2.13
  • Update mysql-connector-j to 8.0.31
  • Update sqlite-jdbc to 3.40.0.0
  • Update flyway to 9.10.1