Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ForgottenArbiter committed Nov 6, 2019
1 parent 5c9bdc4 commit a09db9c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
## Changelog ##

#### v0.8.0 ####
* Added card_in_play to the game state
* Added the turn number to the game state
* Added the number of cards discarded this turn to the game state
* Added the monsters' last two move ids to the game state
* Fixed crash with StS version 1.1
* Fixed a bug where max energy would be transmitted instead of current energy

#### v0.7.0 ####
* Added Limbo to the game state, which contains the cards currently being played
* Added Limbo to the game state, which is used for various cards such as Havoc
* Added a number of new fields to specific powers which did not have all of their state captured

#### v0.6.0 ####
Expand Down
Loading

0 comments on commit a09db9c

Please sign in to comment.