Tibia.py

Latest version: v6.3.0

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

Scan your dependencies

Page 5 of 14

4.1.2

==================
- Fixed parsing errors for forum posts that contained a copy of the signature separator in the signature.

4.1.1

==================
- Fixed bug with extraneous character in some item descriptions, causing auction to give a parsing error.

4.1.0

==================
- Added ``prey_wildcards`` attribute to ``AuctionDetails``.
- Added ``filters`` parameter to ``CharacterBazaar.get_auctions_history_url`` and ``Client.fetch_auction_history``.

4.0.0

==================
- Breaking change: Removed ``BoostedCreature`` class, replaced by ``Creature`` class.
- Attributes should be compatible, ``image_url`` is a property of ``Creature``, calculated from its ``race`` attribute.
- Added parsing and fetching for the Creature library section.
- Added ``CreatureSection``, ``Creature``, and ``CreatureDetail`` classes.
- Added ``traded`` attribute to ``ForumAuthor``. Indicates if the author was a traded character.
- Previously, it would mark the author as a deleted character and its name would include ``(traded)``.
- Fixed a bug with ``ForumBoards`` not parsing due to the cookies dialog that was added.
- Added ``battleye_type`` attribute to ``ListedWorld`` and ``World`` classes. Indicates the type of BattlEye protection the world has.
- ``battleye_protected`` is now a property instead of an attribute.
- Added ``YELLOW`` and ``GREEN`` aliases to all BattlEye related enums.
- Fixed wrong timezone being used for forum related dates.

3.7.1

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

- Adjusted highscores parsing for upcoming Tibia.com changes.

3.7.0

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

- Parse familiars from auctions
- Updated the way tooltips in auctions are parsed, the format changed, resulting in the previous code not working anymore.
- Results count in bazaar pages are now properly parsed when there are comma thousand separators.
- Item amounts are now more accurate instead of being based from their indicator (which was grouping them in thousands)

Page 5 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.