foul-magics/Mage/src/main/java/mage
ssk97 2cc9957753
Costs Tag Tracking part 4: Convoke (#11446)
* Switch Convoke to using costs tag system

* Add Convoke copy/clone tests

* update author name on sufficiently changed files

* Remove now-unused CONVOKED event
2023-11-23 01:31:56 +04:00
..
abilities Costs Tag Tracking part 4: Convoke (#11446) 2023-11-23 01:31:56 +04:00
actions
cards Costs Tag Tracking part 2: Tag system and X values, reworked deep copy code (#11406) 2023-11-16 23:12:32 +04:00
choices The Ring Emblem - fixed not working 3rd effect with blocker sacrifice (closes #11425), added docs and usage example for BLOCKER_DECLARED and CREATURE_BLOCKED game events 2023-11-19 19:16:55 +04:00
collation Implement booster collation for BRO (#10364) 2023-10-09 21:48:09 -04:00
constants tests: added additional check for Karn Liberated (related to #11081) 2023-11-06 12:11:59 +04:00
counters Costs Tag Tracking part 2: Tag system and X values, reworked deep copy code (#11406) 2023-11-16 23:12:32 +04:00
designations Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
filter Costs Tag Tracking part 4: Convoke (#11446) 2023-11-23 01:31:56 +04:00
game Costs Tag Tracking part 4: Convoke (#11446) 2023-11-23 01:31:56 +04:00
players Use deepCopyObject in PlayerImpl 2023-11-19 00:33:56 -08:00
target Merge fix 2023-11-07 02:54:23 +04:00
util Merge pull request #11417 from ssk97/TagTracking3_KeywordAbilities 2023-11-20 21:28:40 -05:00
watchers Costs Tag Tracking part 4: Convoke (#11446) 2023-11-23 01:31:56 +04:00
ApprovingObject.java
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
MageInt.java
MageItem.java
MageObject.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
MageObjectImpl.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
MageObjectReference.java [UNF] "Name Sticker" Goblin, [WHO] Coward // Killer, [WHO] Thijarian Witness (#11392) 2023-11-19 00:38:21 -05:00
Mana.java
ManaSymbol.java
ObjectColor.java