Evan Kranzler
|
7522c0a049
|
Implemented Twinning Staff
|
2020-04-23 17:36:26 -04:00 |
|
Evan Kranzler
|
9c3b923b3f
|
refactored ControllerPredicate
|
2020-01-06 20:04:56 -05:00 |
|
Evan Kranzler
|
688be783aa
|
refactored all usages of CardTypePredicate to match the new implementation
|
2020-01-06 13:18:17 -05:00 |
|
Ingmar Goudt
|
43d305a4b1
|
no need to use a stringbuilder for single line String creation. Java will compile this to use a StringBuilder automatically. StringBuilder performs best when initialized outside a loop
|
2018-12-31 20:40:21 +01:00 |
|
Noah Gleason
|
0ab7345fa3
|
Update wording (nonfunctional)
|
2018-07-06 20:21:17 -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 |
|
JOAC69
|
59f88047e4
|
Modify cards
|
2016-10-04 20:06:28 -05:00 |
|
JOAC69
|
4b8d31e5f4
|
Move cards
|
2016-10-04 19:58:48 -05:00 |
|