LevelX2
|
c16fb75668
|
* replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text.
|
2020-08-22 12:52:49 +02:00 |
|
Oleg Agafonov
|
5adab75324
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Leandro Doctors
|
8a0a9acff7
|
format: organize imports
|
2020-02-04 16:21:48 -03:00 |
|
Evan Kranzler
|
9a603fbaab
|
replaced StaticValue with singletons
|
2020-01-05 11:33:21 -05:00 |
|
GrayedFox
|
3953f3dbdd
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Oleg Agafonov
|
56949414d1
|
Fixed wrong ability texts with duplicated card name (see #4335)
|
2018-01-04 20:48:41 +04: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 |
|