LevelX2
|
5952c5e33a
|
* Fixed a bug that mana pool was carried over to next game (e.g. using Savage Ventmaw).
|
2017-04-04 16:23:10 +02:00 |
|
Jeff
|
772fff4f66
|
- Fixed spelling for Event.
|
2017-04-04 08:24:30 -05:00 |
|
vraskulin
|
d93061c0bc
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
ingmargoudt
|
d01aed42ed
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
ingmargoudt
|
3128bd2b4b
|
replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead
|
2016-09-14 15:27:31 +02:00 |
|
LevelX2
|
d626b072cd
|
* Myr Superion - Fixed that its mana costs could not be decreased by convoke.
|
2016-04-24 12:34:35 +02:00 |
|
LevelX2
|
74799d286b
|
* Improved mana source check. Fixed #1513.
|
2016-02-14 18:31:02 +01:00 |
|
LevelX2
|
c8f82b49ff
|
Added possibility to check kind of cost to pay for conditional mana use.
|
2016-01-10 12:01:58 +01:00 |
|
LevelX2
|
782190bac3
|
Some changes to mana handling to handle {C} mana.
|
2016-01-08 23:25:42 +01:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|