v3.1.0
Additions:
- Added support for Hero Equipment:
- an
Equipmentclass - a cached
Player.equipmentproperty andPlayer.get_equipmentmethod. Equipment obtained this way will be enriched with game data if enabled - a
Hero.equipmentattribute to return the currently active equipment for a hero. Equipment obtained this way will never be enriched with game data and only have the basicname,level,max_levelandvillageattributes
- an
- Added the new Root Rider troop
- Added the new Spirit Fox pet
- The
ClanMemberclass now has atown_hallattribute that will also be present inClan.membersandClan.get_members
Bugs Fixed:
- Fixed an issue that would cause troop and hero change events to fire even when no upgrades were detected
- Fixed the army link parser
Full Changelog: v3.0.0...v3.1.0