Michael Simons
|
969bf282cd
|
Merge dom_tokens
|
2018-05-09 23:33:10 -04:00 |
|
Michael Simons
|
c8d2c2f25f
|
Token changes for C17
|
2018-05-09 22:12:56 -04:00 |
|
Michael Simons
|
5274436938
|
Token changes for C17
|
2018-05-09 22:12:46 -04:00 |
|
Michael Simons
|
d73b1c2987
|
Token changes for C17
|
2018-05-09 22:12:40 -04:00 |
|
Michael Simons
|
31419dbc76
|
Token changes for C17
|
2018-05-09 22:12:23 -04:00 |
|
Michael Simons
|
4a6cdbe560
|
Token changes for C17
|
2018-05-09 22:12:13 -04:00 |
|
Michael Simons
|
ba57aeb820
|
Token changes for C17
|
2018-05-09 22:12:06 -04:00 |
|
Michael Simons
|
b93bbb6e3c
|
Token changes for C17
|
2018-05-09 22:11:56 -04:00 |
|
Michael Simons
|
849fb5a14a
|
Token changes for C17
|
2018-05-09 22:11:50 -04:00 |
|
Michael Simons
|
fde9b1cda5
|
Token changes for C17
|
2018-05-09 22:11:40 -04:00 |
|
LevelX2
|
8f06fd130a
|
* Some formatting.
|
2018-05-07 00:48:41 +02:00 |
|
LevelX2
|
bb15176a84
|
* Fixed token ability (id handling) and token cardType (reset was not correctly done) handling (this fixed problems with copying Planeswalker with Helm of the Host).
|
2018-05-07 00:44:32 +02:00 |
|
Oleg Agafonov
|
69ba8cada4
|
Refactoring: replace custom creature tokens with basic class
|
2018-05-05 19:18:12 +04:00 |
|
Oleg Agafonov
|
7d8c9f5b13
|
Small fixes
|
2018-05-05 17:32:01 +04:00 |
|
Oleg Agafonov
|
578427a601
|
Refactoring: replace custom creature tokens with basic class
|
2018-05-05 17:25:33 +04:00 |
|
Oleg Agafonov
|
483853658b
|
Refactoring: replace custom creature tokens with basic class
|
2018-05-05 14:37:24 +04:00 |
|
Oleg Agafonov
|
b6bad9ca96
|
* Fixed viewer's error on tokens show up (Mirage and other); Fixed some tokens.
|
2018-05-02 15:16:39 +04:00 |
|
Oleg Agafonov
|
3549f958d4
|
Fixed NPE in Riptide Replicator and Volraths Laboratory tokens
|
2018-05-02 00:17:55 +04:00 |
|
Oleg Agafonov
|
23becf1775
|
Texts update: to target creature or player => to any target
|
2018-04-22 08:15:40 +04:00 |
|
Evan Kranzler
|
7deb521a65
|
more mana pool errata
|
2018-04-21 18:36:22 -04:00 |
|
Evan Kranzler
|
198be1549d
|
Revert "Revert "Merge branch 'planeswalkerErrata' into master""
This reverts commit f10b62f3da.
|
2018-04-20 20:42:04 -04:00 |
|
Evan Kranzler
|
f10b62f3da
|
Revert "Merge branch 'planeswalkerErrata' into master"
This reverts commit 95d2721421, reversing
changes made to fc4986a589.
|
2018-04-20 16:41:29 -04:00 |
|
Evan Kranzler
|
f072ba8d37
|
updated all cards that use any target (with a few possible exceptions, it's hard to tell)
|
2018-04-19 14:41:38 -04:00 |
|
Evan Kranzler
|
5fe607e852
|
updated targeting for cards that damage
|
2018-04-19 11:45:20 -04: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 |
|
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 |
|
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
|
dabef80af2
|
Beginning of implementation of Planechase.
|
2018-04-10 23:41:37 +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
|
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
|
4527f791aa
|
Karn, Scion of Urza (DOM)
|
2018-03-25 01:44:23 +11: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 |
|
L_J
|
9e797e4ed4
|
Implemented Errand of Duty
|
2018-02-15 10:40:33 +00:00 |
|
LevelX2
|
c9603d1994
|
* Some fixes to token image downloading.
|
2018-02-11 23:30:15 +01:00 |
|
L_J
|
a533352f0d
|
Implemented Stangg
|
2018-02-03 22:30:53 +00:00 |
|
Quercitron
|
ad74ddd981
|
* Infernal Genesis - Fix that incorrect Minion creature token was used (closes #4445)
|
2018-01-27 18:35:43 +03:00 |
|
Oleg Agafonov
|
89f5967441
|
* [RIX] Added missing tokens (tokens.mtg.onl is updated with 150+ images too);
|
2018-01-18 07:02:02 +04:00 |
|
LevelX2
|
6693929557
|
* Some refactoring.
|
2018-01-13 14:45:50 +01:00 |
|
Oleg Agafonov
|
4771ad2c63
|
Fixed UGL test, rename new token
|
2018-01-13 02:27:16 +04:00 |
|
Oleg Agafonov
|
9b740b8cbb
|
Merge pull request #4363 from SpikesCafe-google/master
Implement "Pure Reflection" card from Invasion.
|
2018-01-13 02:23:30 +04:00 |
|
ciaccona007
|
3e87a50b4d
|
Implement Krazy Kow
|
2018-01-09 13:25:46 -08:00 |
|