Releases: Hypixel-API-Reborn/hypixel-api-reborn
v11.1.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Fixes
- Fixed <WoolWars> Error when user had only played in the tournament. (#447 @ChiefChippy2 )
Features & Changes
Swapped empty map for an error when fetching skyblock players with out profiles. (#439 @Zickles )
Changed to Hypixel API v2. (#484 @qentin1741 )
Auto Update Checker is now on by default.
Added Missing WoolWars Types.
Commit History: v11.0.0...v11.1.0
v11.0.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Fixes
Features & Changes
The first update in almost 2 years so I'm lazy to write changelog :)
Stolen from this comment
here's a changelog for v10 -> v11
feel free to use wherever
Changelog (v10 ➡ v11)
It's been a while! Here's what's new:
-
replace occurrences of 'stavzdev.xyz' with 'stavzdev.me' (aad06f3)
-
fix typing of GuildMember#expHistory (62774ca)
-
fix duels win count (d2cbcbb)
-
add BedWars#experience (bc0e44d)
-
uses native fetch if available (7e6bec5)
-
add more fetch request error handling (cf5d6c3)
-
add more TKR properties (f837a09)
-
removed
*friendsmethods (73c8ed8) -
add Wool Wars support (f7e4fa7)
-
add SkyblockMember#experience (b460d33)
-
add Skyblock enderman and blaze slayer stats (1179ddc)
-
add Skyblock HOTM stats (3c01634)
-
add Skyblock trophy fish rewards (aee3860)
-
add Bedwars prestiges 3k-5k (e1ce5ed)
-
add Skyblock vampire slayer (d2b8bc6)
-
add Skyblock bestiary (b9e5d39)
-
support API Key changes (d474f33)
-
fix guild level calculation (af650bd)
-
add Skyblock PetScore (6067b49)
-
remove Ranked Skywars (44e83e1)
-
remove Client#getKeyInfo() (98730cb)
-
update dependencies
v10.0.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Fixes
- Changed the way of how the methods and utils were imported. (#297)
- Fixed <SkyblockNews>.version.
Features & Changes
- Added support for custom cache handler.
- Added
rawoption for methods to receive the raw data from API. (Doesn't works withgetServerInfomethod) - Added new player ranks. (#263 #268)
- Added wardrobe support. (#264)
- Added new SkyblockItem properties. (#264)
- Added BedWars loot chest count. (#265)
- Added link to changelog in Updater.
- Added new Duels modes.
- <Duels>.title -> <Duels>.division.
- Added Duels division for each mode.
- Skyblock timestamp formatting & property renaming (#276)
- <Player>.plusColor set to RED by default.
- Added more TurboKartRacers stats. (#285)
- Added more guides to the documentation.
v9.0.3
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Fix
Player#guildis always null. (even when player in guild and guild optiontrue)
v9.0.2
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Fix
- Now updater is using
registry.npmjs.orgapi endpoint instead ofnpm.iodue to Internal Server Error. (#262)
You were getting this errorTypeError: Cannot read property 'metadata' of undefined.
v9.0.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Fixes
Player.lastLogin,Player.lastLogoutis nullable (3980d2d) - https://hypixel.net/threads/can-not-find-lastlogin-and-lastlogout-in-api.4577810.- Fixed typing for
Guild#publiclyListed. (#225) - Fixed incorrect Bridge Duel stats. (b26c7af)
Features
-
Removed
Player#getRecentGamesmethod! (see changes below) -
Added built-in updater that will notify about new version of hypixel-api-reborn. (58e211e)
-
Added
checkForUpdatesoption in ClientOptions. (falseby default) (58e211e) -
Added
recentGames,currentRankedSWoptions in PlayerMethodOptions. (bothfalseby default) (#220)
recentGames- fetch recent games along with player request.
currentRankedSW- fetch SkyWars Ranked data along with player request. -
Added
Guild#meproperty. When you makegetGuildrequest withplayeroption orgetPlayerrequest withguild: trueoption, will show player's profile in guild. (#220) -
Added
bestWinstreakproperty for each duel type. (b26c7af) -
Added
Duels#bridge#2v2v2v2,Duels#bridge#3v3v3v3. (b26c7af) -
Added
horn,retroPlays,hypixelgpPlays,olympusPlays,junglerushPlaysproperties inTurboKartRacers. (#251)
v8.3.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Our documentation is moved to a new domain https://hypixel.stavzdev.me/!
Fixes
- Fixed SkyblockMember#firstJoinHubAt. (#175)
Features
- Auction#highestBid the highest price - if it's bin it will show bin price, else it will show highest bid price. (#190)
- Added Paintball, Quakecraft, TurboKartRacers, Walls and Warlords minigames. (#195)
Documentation
- Added example of Error Handling.
v8.2.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Fixes
- Client#getPlayer throws an error if the player has no SkyWars packages. (#162)
- Guild#expHistory returns wrong exp history. (#162)
- Game#name returns
'Not Found'. (#162)
Features
v8.1.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Features
- Player#totalRewards - Total amount of Daily Rewards. (#155)
- Player#totalDailyRewards - Total amount of Daily Rewards claimed. (#155)
- Player#rewardStreak - Honestly no clue what this is specifically. (#155)
- Player#rewardScore - Current Daily Rewards streak. (#155)
- Player#rewardHighScore - Highest Daily Rewards streak. (#155)
Fixes
- Client#getGameCounts** throws
Cannot read property 'toUpperCase' of undefined. (#154)
v8.0.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Features
-
Better 5xx Errors Handling
-
Events (#140)
Client#on('ready') - Emitted when rate limiter is ready.
Client#on('outgoingRequest') - Emitted when a request is going to be sent.
Client#on('warn') - Emitted when there is a warning. -
SkyWars#packages - Player Packages, can range from kits to achievement.
-
Pets#petConsumables - Shows you allow the pet consumables a player owns.
-
Arcade#captureTheWool - Capture The Wool.