Skip to content

v1.2.0

Choose a tag to compare

@mathsman5133 mathsman5133 released this 19 Apr 23:13
· 719 commits to master since this release

v1.2.0

  • Adds new achievements and updated the order of existing ones.

  • Added :attr:Player.super_troops and :attr:Player.pets.

  • Added :attr:Troop.is_active to check whether a super troop is active.

  • Added :attr:WarAttack.duration

  • Added :attr:Clan.chat_language which is a :class:ChatLanguage object.

  • Fixed errors when coc.py tried to parse 5xx (e.g. 502) errors as HTML when they were dicts.

  • Improved docs for :attr:RankedPlayer.previous_rank.