Ingmar Goudt
|
30086a5f60
|
rewrite some dies events cards
|
2021-04-26 09:39:06 +02:00 |
|
Evan Kranzler
|
56603ffcd2
|
refactored card copy methods to be private
|
2021-02-02 17:07:37 -05:00 |
|
Oleg Agafonov
|
2a83738f5b
|
Fixed NPE errors on permanent movement before resolve
|
2020-12-16 04:31:30 +04:00 |
|
Oleg Agafonov
|
db239a1055
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
igoudt
|
9f06046f22
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
GrayedFox
|
3953f3dbdd
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Evan Kranzler
|
a6e51e592b
|
Changed all card classes to final
I was tired of the "overridable method call in constructor" warning and card classes should be final anyway
|
2018-05-21 10:53:44 -04:00 |
|
ingmargoudt
|
b5e8c88153
|
remove all contains(cardtype.XX) references, instead use the default interface method
|
2017-03-05 09:14:33 +01:00 |
|
JOAC69
|
59f88047e4
|
Modify cards
|
2016-10-04 20:06:28 -05:00 |
|
JOAC69
|
4b8d31e5f4
|
Move cards
|
2016-10-04 19:58:48 -05:00 |
|