Skip to content

v22.04.18

Compare
Choose a tag to compare
@tassaron tassaron released this 19 Apr 00:22
· 103 commits to main since this release

Changes

  • chargeWealth is removed. Its functionality is now rolled into removeWealth. This means that removeWealth returns a boolean and will not reduce the character's wealth if the amount is larger than the current wealth.
  • Test coverage of the character class increased from 70% to 99% -- the "starting options" are still not tested.

Bugs fixed

  • Removing armour from a character with shield equipped will no longer remove the AC bonus from the shield.

View on PyPI