Susucre
236860795a
clean all copy constructors in cards starting W-X-Y-Z ( #11067 )
2023-08-30 19:48:13 -04:00
Alex Vasile
ebdb6b53a4
Replace Overriden getTriggerPhrase() with setTriggerPhrase() usage ( #9343 )
2022-08-08 23:28:46 -04:00
Evan Kranzler
ca80806400
Reworking triggered ability text generation to allow for ability words and flavor words to be added more easily ( #8010 )
...
* refactor all instances of getRule in triggered abilities using new getTriggerPrefix method
* updated triggered ability rules generation
* renamed method
* fixed a test failure
* some more refactoring
* simplified some instances of ability word usage
2021-07-15 07:46:38 -04:00
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
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
Evan Kranzler
245bf2f2df
Refactored subtypes to enum
2017-09-07 21:18:19 -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