Evan Kranzler
|
56603ffcd2
|
refactored card copy methods to be private
|
2021-02-02 17:07:37 -05: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
|
c456a1961e
|
add more isActivePlayer and isAttachedTo calls
|
2018-07-09 21:25:04 +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 |
|