LevelX2
|
678118c79d
|
* Fixed a problem with commander game resatrt from Karn Liberated.
|
2019-01-20 19:40:38 +01:00 |
|
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 |
|
Evan Kranzler
|
c4a0d9f916
|
replaced apostrophes
|
2018-06-06 22:39:16 -04:00 |
|
GrayedFox
|
3953f3dbdd
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LevelX2
|
58d618e8d7
|
* Used some default code to get opponents for Game classes.
|
2018-05-31 12:52:05 +02:00 |
|
igoudt
|
00f91391e9
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
igoudt
|
b6fe6f772a
|
finish rewriting watchers
|
2017-04-29 12:07:46 +02: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
|
c996454486
|
* Duel Commander - Removed commander damage logic.
|
2017-01-14 15:35:22 +01:00 |
|
LevelX2
|
eb802431fa
|
* Duel Commander - Removed commander damage logic.
|
2017-01-13 23:36:22 +01:00 |
|
emerald000
|
c38f96ae55
|
[C16] Implemented Partner ability.
|
2016-11-01 22:59:39 -04:00 |
|
LevelX2
|
24fe679c34
|
* Commander mulligan - changed to Vancouver mulligan rule.
|
2016-05-26 15:33:41 +02:00 |
|
Fenhl
|
430ae503c7
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
LevelX2
|
b86dd17c54
|
* Widespread Panic - Fixed that it also triggered if the library was shuffled by an ability controlled by another player (e.g. Knowledge Exploitation).
|
2016-03-07 16:16:59 +01:00 |
|
LevelX2
|
a9617f8e54
|
* Removed the commander rule 4 (mana generation restriction).
|
2016-02-25 22:05:33 +01:00 |
|
LevelX2
|
81af372bc1
|
Fixed some problems with possible ConcurrentModificationExceptions and some minor changes.
|
2016-01-31 23:23:09 +01:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|