Skip to content

v9.0.0

Compare
Choose a tag to compare
@StavZ StavZ released this 15 Oct 10:52
· 424 commits to master since this release
a84c4de

In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)

Fixes

Features

  • Removed Player#getRecentGames method! (see changes below)

  • Added built-in updater that will notify about new version of hypixel-api-reborn. (58e211e)

  • Added checkForUpdates option in ClientOptions. (false by default) (58e211e)

  • Added recentGames, currentRankedSW options in PlayerMethodOptions. (both false by default) (#220)
    recentGames - fetch recent games along with player request.
    currentRankedSW - fetch SkyWars Ranked data along with player request.

  • Added Guild#me property. When you make getGuild request with player option or getPlayer request with guild: true option, will show player's profile in guild. (#220)

  • Added bestWinstreak property for each duel type. (b26c7af)

  • Added Duels#bridge#2v2v2v2, Duels#bridge#3v3v3v3. (b26c7af)

  • Added horn, retroPlays, hypixelgpPlays, olympusPlays, junglerushPlays properties in TurboKartRacers. (#251)