Skip to content

Save replay and minor backend improvements and fixes

Compare
Choose a tag to compare
@hsahovic hsahovic released this 11 Nov 04:17
· 384 commits to master since this release
  • Add replay saving feature to Player objects - use Player(..., save_replays=True) to try it out!
  • Unify ability representation
  • Better handling of hiddenpower, especially in gens < 8
  • Add missing AbstractBattle abstract_property values
  • Add Battle.opponent_can_mega_evolve / Battle.opponent_can_z_move properties