spjspj
8db079f430
Fix for Planes (Incorrectly appending continuous effects)
2018-04-19 18:01:46 +10:00
spjspj
fb4e23e9be
Fix for BantPlane (Adding in new condition).
2018-04-19 17:28:14 +10:00
Evan Kranzler
3c2a8ee17d
refactored Player.setLife() to include source, some more changes
2018-04-18 21:14:05 -04:00
Evan Kranzler
3798f34c38
refactored Player.gainLife() to include source
2018-04-18 20:30:59 -04:00
LevelX2
da96ee7b05
[DOM] Added Haphazard Bombardment and Jaya Ballard.
2018-04-19 00:30:13 +02:00
Evan Kranzler
0c2132f7b9
Implemented Chainer's Torment
2018-04-17 16:58:49 -04:00
spjspj
889f1ce1c8
1 DOM card.
2018-04-18 01:40:23 +10:00
Evan Kranzler
a30c9cc682
Implemented Rite of Belzenlok
2018-04-16 21:50:41 -04:00
Plopman
36d69a96be
Fix some card text
2018-04-16 21:03:16 +02:00
spjspj
91cf3556d4
Merge pull request #4772 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-17 02:43:45 +10:00
spjspj
776928c76c
Continuing implementation of Planechase.
2018-04-17 02:13:48 +10:00
Evan Kranzler
50b5377a8e
fixed mana pool errata
2018-04-15 14:30:01 -04:00
Evan Kranzler
ef33472ee5
fixed some tests and text
2018-04-15 13:50:48 -04:00
spjspj
0ffd895be9
Minor revert.
2018-04-15 20:58:04 +10:00
spjspj
b7b70c2aec
Merge pull request #4761 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-15 19:41:40 +10:00
spjspj
b45a409939
Continuing implementation of Planechase.
2018-04-15 19:40:15 +10:00
LevelX2
8facef4140
Merge origin/master
2018-04-15 11:34:25 +02:00
LevelX2
041ad9e036
[DOM] Added three cards. Some fixes to rule texts and some more minor fixes.
2018-04-15 11:33:57 +02:00
spjspj
2f966b7a2c
Merge pull request #4754 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-15 17:26:03 +10:00
spjspj
a828050ae1
Continuing implementation of Planechase.
2018-04-14 23:09:37 +10:00
LevelX2
245a3c5202
[DOM] Added Saga ability and Fall of the Thran.
2018-04-14 14:30:20 +02:00
spjspj
4f8d58d198
Merge pull request #4749 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-14 11:09:40 +10:00
spjspj
611b48fd47
Continuing implementation of Planechase.
2018-04-14 10:47:49 +10:00
spjspj
d97a3ebf04
Continuing implementation of Planechase.
2018-04-13 01:20:10 +10:00
spjspj
b5a7052697
Merge pull request #4747 from spjspj/master
...
Continuing implementation of Planechase.
2018-04-12 23:37:31 +10:00
spjspj
3e092c2211
Continuing implementation of Planechase.
2018-04-12 21:03:53 +10:00
Justin Herlehy
45a22e85ab
[DOM] Implement 3 Cards
...
Add: Academy Journeymage
Add: Adeliz, the Cinder Wind
Add: Befuddle
Update: Set file
Update: Knight Token
Update: Static Filter for Opponents Creatures
2018-04-11 23:20:16 -07:00
spjspj
87d19c7d51
Continuing implementation of Planechase.
2018-04-12 11:51:28 +10:00
spjspj
c8b741f0bf
Continuing implementation of Planechase.
2018-04-12 00:07:24 +10:00
spjspj
dabef80af2
Beginning of implementation of Planechase.
2018-04-10 23:41:37 +10:00
spjspj
334cfbc9d0
Beginning of implementation of Planechase.
2018-04-09 23:28:39 +10:00
spjspj
e932c139d9
Beginning of implementation of Planechase.
...
10 or so initial planes that (mostly) have been tested, no phenomenons as yet and no modifying yet of chaos rolls. Also no support for a user to be able to set if it is planechase (able to do so via the cheat button).
2018-04-09 08:44:48 +10:00
igoudt
49ee8f9856
add 3 DOM cards, added a token, updated card text
2018-04-08 02:16:52 +02:00
JRHerlehy
db8af2d4f7
[DOM] Implement 3 Cards
...
Add Grunn, the Lonely King
Add Naru Meha, Master Wizard
Add Verix Bladewing & Token
Fix Seal Away text
2018-04-06 00:01:46 -07:00
Marc Zwart
1053db617b
fixed missing linebreaks
2018-04-03 14:31:59 +02:00
Marc Zwart
3e32287f00
fixed Token/TokenImpl imports and references
2018-04-03 14:05:41 +02:00
Marc Zwart
d4d8a04694
Extracted Token interface and renamed Token implementation to TokenImpl + renamed tests
2018-04-03 14:04:08 +02:00
Marc Zwart
12becca27d
removed unused / bad code + fixed implementations of new tokens
2018-04-03 12:55:45 +02:00
Marc Zwart
03eb170a04
made permanent tokens from framework compliant with new abstract superclass
2018-04-02 17:47:04 +02:00
Marc Zwart
2d922cb6af
marked Token class as abstract and removed abstracted copy method
2018-04-02 17:45:56 +02:00
spjspj
1340f75c1e
Merge pull request #4658 from spjspj/master
...
Karn, Scion of Urza (DOM)
2018-03-25 09:04:49 +11:00
spjspj
4527f791aa
Karn, Scion of Urza (DOM)
2018-03-25 01:44:23 +11:00
igoudt
c535b81bff
changed some == to .equals()
2018-03-22 23:37:07 +01:00
igoudt
00f91391e9
Homarid Drake, reprints, and rewriting his or her to their
2018-03-22 16:52:26 +01:00
igoudt
af83a34c64
added Academy Drake, Knight of Malice, Hexproof from White
2018-03-22 12:06:45 +01:00
igoudt
e205fef785
added a removeIf and streams
2018-03-22 12:06:45 +01:00
LevelX2
48cfe249f7
* Fixed a problem that a gained "is all creature types" from continous effects were not propertly reset on permanents.
2018-03-20 13:39:48 +01: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
igoudt
ddf568679f
added 3 Dominari cards, benalish marshal, charge, knight of grace, added a new condition and a new ability
2018-03-18 00:22:03 +01:00
LevelX2
442130beb6
Some minor changes.
2018-03-17 23:40:36 +01:00