Tibia.py

Latest version: v6.3.0

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 14

3.5.1

==================

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

3.5.0

==================

- Added support for the new filtering options added to current auctions:
- Added new enumeration: ``AuctionSearchType``
- Renamed ``AuctionFilters`` attribute ``item`` to ``search_string``.
Property alias kept for backwards compatibility.
- Added new attribute ``AuctionFilters.search_type``

3.4.0

==================

- Added option to only parse the listed information of an auction, to skip the rest of the parsing.
- Fixed wrong type hint in ``ListedAuction`` for ``status``.

3.3.0

==================

- Added support for the Character Bazaar
- Added classes: ``CharacterBazaar``, ``ListedAuction`` and ``AuctionDetails`` and many auxiliary classes.
- Client methods throw a ``SiteMaintenanceError`` when Tibia.com is under maintenance, to be able to tell apart from
other network errors.

3.2.2

==================

- Properly parse the name of recently traded characters.
- Added ``traded`` attribute to ``Character`` and ``OtherCharacter``.

3.2.1

==================

- Fixed bug when parsing "other characters" from Tibia.com due to an unannounced change in the website.

Page 8 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.