Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/th16 content #214

Merged
merged 11 commits into from
Dec 19, 2023
Merged

Feature/th16 content #214

merged 11 commits into from
Dec 19, 2023

Conversation

lukasthaler
Copy link
Collaborator

This PR implements the new game features that came with the th16 update:

  • hero equipment:
    • an Equipment class w/associated holder to allow parsing hero equipment from the API response
    • a cached Player.equipment property and player.get_equipment-method. The return values from either of thesewill be enriched with game data if enabled
    • Hero.equipment to display the equipment currently equipped on a hero. Equipment instances obtained this way will not be enriched with game data no matter the settings
  • the new Root Rider troop and Spirit Fox pet
  • the ClanMember class now has a th level property

@lukasthaler lukasthaler merged commit 0dcc4d0 into master Dec 19, 2023
2 checks passed
@lukasthaler lukasthaler deleted the feature/th16-content branch December 19, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants