Evan Kranzler
|
9a603fbaab
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05:00 |
|
Oleg Agafonov
|
942ecc5328
|
Fixed errors on empty targets in some effects;
Added export code example for mtgjson4 project;
|
2019-01-09 10:54:59 +04:00 |
|
GrayedFox
|
3953f3dbdd
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Evan Kranzler
|
198be1549d
|
Revert "Revert "Merge branch 'planeswalkerErrata' into master""
This reverts commit f10b62f3da.
|
2018-04-20 20:42:04 -04:00 |
|
Evan Kranzler
|
f10b62f3da
|
Revert "Merge branch 'planeswalkerErrata' into master"
This reverts commit 95d2721421, reversing
changes made to fc4986a589.
|
2018-04-20 16:41:29 -04:00 |
|
Evan Kranzler
|
7212b02e53
|
initial changes, creation of branch, detailed in #4799
|
2018-04-19 11:20:18 -04:00 |
|
LevelX2
|
995c58e381
|
* Reckless Rage - Fixed damge dealing to the creatures.
|
2018-01-07 22:11:12 +01:00 |
|
Oleg Agafonov
|
56949414d1
|
Fixed wrong ability texts with duplicated card name (see #4335)
|
2018-01-04 20:48:41 +04:00 |
|
Jeff
|
79983fbe26
|
- Extra check to verify a player is in game.
|
2017-02-27 08:41:07 -06:00 |
|
vraskulin
|
0557b5e89c
|
list.size > 0 changed to !list.isEmpty
We care about if it's empty or not, not about it's size
|
2017-02-06 14:32:51 +03:00 |
|
LevelX2
|
d7dd635bca
|
Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…"
|
2016-09-16 23:55:54 +02:00 |
|
ingmargoudt
|
f1cf9e7adb
|
introduced StringUtil class with .isEmpty(String input) and .isNotEmpty(String input), to replace str != null && str.length()>0 statements
|
2016-09-16 21:23:31 +02:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|