issues
search
demilich1
/
metastone
Hearthstone simulator written in Java with full GUI support
GNU General Public License v2.0
132
stars
80
forks
source link
Fixed Auras
#303
Closed
webadict
closed
7 years ago
webadict
commented
7 years ago
Auras are now removed at the end of the Death Phase, after Deathrattle processing. (Fixes #302)
Auras can now self-target (No reason not to, honestly.)
Fixed CreateCardSpell to create Free cards only.
Removed unused MultiTargetDamageSpell.
Added TempCard return, since that wasn't added.
Fixed various game-ending issues. (Fixes #147)