Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 11:43
· 72 commits to main since this release

Added

  • Customizable classes file #76
  • Thief class and command to select player class #77
  • Mage class, magic attacks and ether item #78
  • Quests to raise 5 levels on each available player class #81
  • Reach level 50 and level 100 quests #81
  • Items rewarded on battle won #82

Removed

  • Backwards compatibility code for binary game data from v0.4.0 #75

Changed

  • rpg reset --hard removes datafile instead of entire .rpg dir 5adfb87
  • Character speed contributes to run away success probability 4d6e1a3
  • Initial stats are randomized 50af983
  • Use GitHub actions instead of travis for CI and release building #80
  • Change xp gained based on enemy class category #83
  • Accept multiple items in buy and use commands #84

Fixed

  • Find chest quest not rewarded when finding a tombstone c0d62aa