Releases: Galarzaa90/tibia.py
Releases · Galarzaa90/tibia.py
v3.6.2
Changes
- Fixed bug in Event Calendar parsing.
v3.6.1
Changes
- Fixed guild information being parsed incorrectly for characters in guilds containing "of the" in their name.
v3.6.0
Changes
- Added support for the new filtering options in Highscores
- Added
battleye_filter
andpvp_types_filter
attributes.
- Added
- Added
get_page_url()
instance method toHighscores
class. - Added
previous_page_url
andnext_page_url
properties.
v3.5.7
Changes
- Fixed bug in Event Calendar parsing.
v3.5.6
Changes
- Updated the URL used to fetch additional auction pages (items, mounts, outfits).
v3.5.5
Changes
- Fixed charm expansion not being parsed correctly in auctions.
v3.5.4
Changes
- Fetching auctions while skipping details is now faster.
- Fixed bug in tournaments parsing.
v3.5.3
Changes
- Fixed bug with ascending ordering (lowest / earliest) not being passed to the request URL.
v3.5.2
Changes
Fixed bug with auctions with more than 10 charms failing to parse
v3.5.1
Changes
- Fixed bug with recently traded characters in "other characters" section not being properly parsed.