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 |
|
LevelX2
|
7a78be8c6a
|
* Some target pointer changes and code clean up.
|
2020-07-26 00:16:14 +02:00 |
|
Oleg Agafonov
|
11976b5c89
|
Refactor: move player.damage params to default (same as permanent.damage);
|
2020-01-14 09:15:33 +04:00 |
|
GrayedFox
|
3953f3dbdd
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
Evan Kranzler
|
ab3cd76d3e
|
Fixed various potential null pointer exceptions
|
2018-05-31 21:03:40 -04: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 |
|
L_J
|
5cc3b4c4f2
|
Implemented Power Leak
|
2018-02-17 16:55:46 +01:00 |
|