- Rename multiple methods to their full names
- Update the methods the API data is processed
- Move some functions and types to hive-bedrock-data
- Add the getGameMetadata method
- Expose TheBridge to the getMaps method
- Increase hide and seek max level to 75
- Make 'xuid' a number type instead of a string
- Add types for hats, pets and mounts to player info
- Fix types for fetchOptions in getAllTimeStats()
- Implement getMaps() - @UCDFiddes
- Update docs - @CreeperG16
- Gravity added to API - @UCDFiddes
- Show losses and win_percentage - @UCDFiddes
- Implement updated API and method usage - @UCDFiddes
- Add new types - @UCDFiddes
- Add support for Date object in monthly methods - @CreeperG16
- Implement getPlayerInfo() - @UCDFiddes
- Add headers to wrapper - @UCDFiddes
- Format bridge stats - @UCDFiddes
- Add API documentation - @CreeperG16