Tibia.py

Latest version: v6.3.0

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

Scan your dependencies

Page 9 of 14

3.2.0

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

- Added support for the new rules and score set added for the most recent Tournament.
- Added ``ScoreSet.creature_kills``
- Added ``ScoreSet.area_discovery``
- Added ``ScoreSet.skill_gain_loss``
- Added ``RuleSet.shared_xp_bonus``

3.1.0

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

- Added ``fetch_forum_post`` method to fetch a forum post directly.
- Fixed bug with forum posts made by tournament characters.

3.0.3

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

- Fixed bug with character title being parsed incorrectly when the character has no title selected and a single unlocked title.

3.0.2

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

- Fixed values being mapped incorrectly for highscores.
- ``ExpHighscoresEntry`` is now removed.

3.0.1

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

- ``Highscores.world`` is now ``None`` when the highscores are for all worlds.

3.0.0

==================
- The ``Client`` class' methods now return their responses wrapped in a ``TibiaResponse`` object.
This contains information about Tibia.com's cache.
- Added parsing for Guild wars.
- Added class ``GuildWars``
- Added class ``GuildWarsEntry``
- Added ``url_wars`` property and ``get_url_wars`` class method to all Guild classes.
- Added ``active_war`` attribute to ``Guild``.
- Added parsing for the Tibia forums: Boards, Threads, Posts, Announcements
- Added classes ``ForumBoard`` and ``ListedBoard``
- Added classes ``ForumThread`` and ``ListedThread``
- Added classes ``ForumAnnouncement`` and ``ListedAnnouncement``
- Added classes ``ForumPost``
- Added auxiliary classes ``LastPost``, ``ForumAuthor`` and ``ThreadStatus``.
- Added property ``thread_url`` to ``News``.
- Updated highscores for Summer Update 2020:
- ``page`` and ``total_pages`` are now fields instead of properties.
- Added ``last_updated`` field.
- Added ``Category.GOSHNARS_TAINT`` and ``Category.CHARM_POINTS``.
- Added ``VocationFilter.NONE``.
- Removed deprecated property ``house`` from ``Character``, use ``houses`` instead.
- Removed support for Python 3.5.
- Changed the hierarchy of base classes. Base classes no longer implement ``Serializable``, ``Serializable`` is now
directly implemented by most classes.
- Removed TibiaData functionality.

Page 9 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.