Oleg Agafonov
|
1d7cac3059
|
* Oathbreaker: fixed that signature spell can moves to graveyard instead forced move to command zone (#5819);
|
2019-06-14 21:20:16 +04:00 |
|
Oleg Agafonov
|
913ee65f36
|
Cards compatibility with oathbreaker format;
|
2019-05-27 17:21:17 +04:00 |
|
Oleg Agafonov
|
07cf5201ba
|
* Added new game mode: Oathbreaker (#5678);
|
2019-05-27 16:17:15 +04:00 |
|
Oleg Agafonov
|
97c8622311
|
Commander: improved lands compatibility with cost modification and restriction effects;
|
2019-05-23 14:57:26 +04:00 |
|
Oleg Agafonov
|
42ed14df52
|
* Commander: added support of lands as commander (#5795);
|
2019-05-23 12:40:45 +04:00 |
|
Oleg Agafonov
|
8448afc709
|
Test framework: added commander games support (quick start button, "commander" command to put card as commander);
|
2019-05-13 13:20:41 +04:00 |
|
John Hitchings
|
4a232b148c
|
Add mulligan options to NewTableDialog, passing mulligan information to games.
|
2019-03-19 06:08:12 -07:00 |
|
John Hitchings
|
7885a42168
|
Refactor mulligans out of GameImpl and add Paris, Vancouver, London, and Canadian Highlander. Refactor GameImpls to use their specific mulligan.
|
2019-03-17 23:23:52 -07:00 |
|
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 |
|