Skip to content

Releases: Galarzaa90/tibia.py

v3.6.2

02 Jan 02:58
Compare
Choose a tag to compare

Changes

  • Fixed bug in Event Calendar parsing.

v3.6.1

28 Dec 15:21
Compare
Choose a tag to compare

Changes

  • Fixed guild information being parsed incorrectly for characters in guilds containing "of the" in their name.

v3.6.0

12 Dec 21:21
Compare
Choose a tag to compare

Changes

  • Added support for the new filtering options in Highscores
    • Added battleye_filter and pvp_types_filter attributes.
  • Added get_page_url() instance method to Highscores class.
  • Added previous_page_url and next_page_url properties.

v3.5.7

04 Dec 21:26
Compare
Choose a tag to compare

Changes

  • Fixed bug in Event Calendar parsing.

v3.5.6

10 Nov 21:55
Compare
Choose a tag to compare

Changes

  • Updated the URL used to fetch additional auction pages (items, mounts, outfits).

v3.5.5

03 Oct 13:58
Compare
Choose a tag to compare

Changes

  • Fixed charm expansion not being parsed correctly in auctions.

v3.5.4

28 Sep 14:14
Compare
Choose a tag to compare

Changes

  • Fetching auctions while skipping details is now faster.
  • Fixed bug in tournaments parsing.

v3.5.3

28 Sep 13:59
Compare
Choose a tag to compare

Changes

  • Fixed bug with ascending ordering (lowest / earliest) not being passed to the request URL.

v3.5.2

23 Sep 14:47
Compare
Choose a tag to compare

Changes

Fixed bug with auctions with more than 10 charms failing to parse

v3.5.1

23 Sep 03:42
Compare
Choose a tag to compare

Changes

  • Fixed bug with recently traded characters in "other characters" section not being properly parsed.