Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Galarzaa90 Galarzaa90 released this 10 Sep 19:50
· 33 commits to main since this release

Changes

  • Fix character badges not being parsed correctly
  • Added support for bonus promotion points for auctions.
  • Renamed Leaderboards to Leaderboard
  • Renamed LeaderboardsEntry to LeaderboardEntry
  • Renamed LeaderboardsRotation to LeaderboardRotation
  • Renamed Character.characters to otherCharacters
  • Character.accountStatus is now a boolean instead of an enum, named isPremium
  • AccountStatus enum is now deprecated.
  • AccountInformation.tutorStars removed.
  • Renamed Killer to DeathParticipant.
  • Renamed DeathParticipant.traded to isTraded.
  • Remove WorldOverview.tournamentWorlds.
  • Renamed GuildMember.joiningDate to joinedOn
  • Renamed GuildInvite.inviteDate to invitedOn
  • Renamed Highscores.lastUpdate to lastUpdated
  • Renamed House.Rented.movingDate to transferDate
  • Renamed LeaderboardRotation.current to isCurrent