jeffwadsworth
36468044f4
- Fixed #6946
2020-08-11 21:56:49 -05:00
Oleg Agafonov
ecaa5a5b42
Eon Frolicker - fixed rollback error on play ( #6780 );
2020-07-07 06:32:46 +04:00
Oleg Agafonov
5adab75324
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
Leandro Doctors
8a0a9acff7
format: organize imports
2020-02-04 16:21:48 -03:00
LevelX2
42265d78d8
* Haktos the Unscarred - Fixed some problems with the protection ability not working correctly.
2020-01-14 00:34:48 +01:00
GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
Thomas Contis
e2a5561a87
Began implementing Cephalid Snitch methods
2018-04-28 22:29:16 -04:00
Thomas Contis
24f6dc6031
Beginning of proper implementation of Cephalid Snitch Methods
2018-04-28 22:25:50 -04:00
Plopman
f31b1ab7e3
Improve some ability text
2018-02-22 00:02:23 +01:00
Evan Kranzler
54b8f10c3c
text fixes and test fixes to fix how tests test text, then more text next
2017-10-07 16:08:06 -04:00
Evan Kranzler
bc2bfba02a
more text fixes
2017-10-06 18:28:22 -04:00
ingmargoudt
5a57731968
added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call
2017-03-04 00:16:36 +01: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
Neil Gentleman
ce6087bda6
add ProtectionAbility helpers
...
for the most common 1 and 2 color cases
2016-11-05 11:27:37 -07:00
poixen
46eb6c0525
Restructured Mage module
2015-11-29 21:56:49 +01:00