Evan Kranzler
3d749ba8e7
Changed all Token classes to final
...
had to make a few changes
2018-05-21 11:12:28 -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
Marc Zwart
3e32287f00
fixed Token/TokenImpl imports and references
2018-04-03 14:05:41 +02:00
Marc Zwart
03eb170a04
made permanent tokens from framework compliant with new abstract superclass
2018-04-02 17:47:04 +02:00
Evan Kranzler
245bf2f2df
Refactored subtypes to enum
2017-09-07 21:18:19 -04:00
vraskulin
076840df53
Big refactoring
...
I used Intellij IDEA to automatically refactor code to achive 3 goals.
1) get rid of anonymouse classes, and replace the with lamba to get more readeable and clean code (like in TableWaitingDialog).
2) make effectively final variables actually final to avoid inadvertent changes on it in further releases and keep objects as immutable, as possible.
3) Get rid of unused imports (most of the changes) in whole project classes.
2017-01-09 19:16:53 +03:00
vraskulin
c0cf22bbf7
Refactoring
...
See github line by line comments in 'File changed'
2016-12-29 16:16:08 +03:00
LevelX2
60bc03e284
[SOI] Fixed to Skulk and Investigate. Some minor tweaks to SOI cards.
2016-02-09 12:37:20 +01:00
fireshoes
2a92f5e77a
Added SOI and EMN sets. Added some SOI cards.
2016-02-08 20:53:09 -06:00