Commit graph

6 commits

Author SHA1 Message Date
theelk801
7ec2737b32 [BLC] various text fixes 2025-06-10 19:45:04 -07:00
xenohedron
5b0eba7068
refactor: end step triggered abilities (#13047)
* simplify BeginningOfEndStepTriggeredAbility

* more simplifications

* move to common class

* find and replace to common class

* simplify again

* align parameter order

* package reorg

* simplify BeginningOfCombatTriggeredAbility constructors

* simplify BeginningOfFirstMainTriggeredAbility constructors

* text fixes

* update docs
2024-10-28 01:49:11 -04:00
Susucre
b20c9ddf44
refactor: Clean package-private copy constructors in cards starting Q to Z (#11127) 2023-09-08 23:56:18 -04:00
PurpleCrowbar
fbfa353b98 Fix Tenuous Truce 2022-12-09 13:27:48 +00:00
Alex W. Jackson
c9a7aedfb2
Change EnchantAbility parameter from String to Target (#9588) 2022-09-29 10:29:48 -04:00
Alex Vasile
fd16f2a16b
[NCC] Implement several cards (#9328)
Many associated refactors too. See full PR for detail.
2022-09-22 21:38:29 -04:00