Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Git commits will follow these conventions (with major conventions bolded):

  • Added: a new feature to the API
  • Removed: a current feature from the API
  • Changed: a current feature of the API
  • Fixed: a broken feature of the API
  • Docs: modified the API's documentation
  • Tests: modified the API's tests
  • Routine: clerical and minor changes or refactors not affecting the API
  • Grumble: progress not yet resulting in any changes above

Unreleased

Added

  • better balancing for battles
  • additional tests
  • additional tournaments
  • support for map mode

[1.0.5] - 2023-06-14

Fixed

  • out-of-date requirements
  • broken CI/CD pipeline
  • broken README links

1.0.4 - 2020-10-24

Fixed

  • bugs in tournament and battle mode

1.0.3 - 2020-10-20

Changed

  • names and rewards for tournaments

Fixed

  • tournament battles no longer provide bounty even when player loses

1.0.2 - 2020-10-19

Added

  • additional documentation
  • allow users to add their own tournaments
  • 'help' option in battle mode

Fixed

  • problems with initializing battle and tournament mode

1.0.1 - 2020-10-13

Added

  • executable version
  • initial documentation
  • automated deployment to pypi

1.0.0 - 2020-10-13

Added

  • basic gameplay