Ingmar Goudt
|
9a310732d8
|
rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that.
|
2019-01-06 20:59:13 +01:00 |
|
igoudt
|
d6450eed94
|
change enum comparison
|
2018-07-08 13:11:39 +02:00 |
|
GrayedFox
|
3953f3dbdd
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LevelX2
|
b073ce1c42
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
LevelX2
|
351095a904
|
* Magma Spray - Fixed a bug of dies replacement handling (#3359). Other cards with same rule text not fixed yet.
|
2017-05-16 17:40:04 +02:00 |
|
igoudt
|
b6fe6f772a
|
finish rewriting watchers
|
2017-04-29 12:07:46 +02:00 |
|
Styxo
|
5a2678f916
|
[AKH] Code deduplication and fixes
|
2017-04-15 18:53:57 +02:00 |
|
ingmargoudt
|
5a57731968
|
added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call
|
2017-03-04 00:16:36 +01:00 |
|
Fenhl
|
430ae503c7
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|