foul-magics/Mage/src/main/java/mage
Evan Kranzler 99c2ffa231
Implementing "collect evidence" mechanic (#11671)
* [MKM] Implement Axebane Ferox

* add exile to cost, fix text

* add targeting message copied from crew ability

* [MKM] Implement Forensic Researcher

* [MKM] Implement Izoni, Center of the Web

* implement requested changes

* merge fix

* [MKM] Implement Sample Collector

* [MKM] Implement Evidence Examiner

* [MKM] Implement Surveillance Monitor

* [MKM] Implement Vitu-Ghazi Inspector

* [MKM] Implement Crimestopper Sprite

* [MKM] Implement Urgent Necropsy

* [MKM] Implement Analyze the Pollen

* implement requested changes

* add can pay cost check to counter unless pays effect

* fix test failure

* add tests

* fix prompt message
2024-01-27 20:26:14 -05:00
..
abilities Implementing "collect evidence" mechanic (#11671) 2024-01-27 20:26:14 -05:00
actions
cards [MKM] Implement Slime Against Humanity 2024-01-22 11:01:55 -05:00
choices Small rework for autochoosing color of mana to add (#11495) 2023-12-01 00:49:42 -05:00
collation Implement booster collation for BRO (#10364) 2023-10-09 21:48:09 -04:00
constants Fix typo in creature types 2024-01-08 16:46:52 +00:00
counters Counter text improvements (plus a Magus Lucea Kane gameplay fix) (#11503) 2023-12-03 21:42:16 -05:00
designations Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
filter [MKM] Implement Due Diligence 2024-01-27 10:21:15 -05:00
game Implementing "collect evidence" mechanic (#11671) 2024-01-27 20:26:14 -05:00
players AI: improved combat support: 2024-01-20 00:17:14 +04:00
target [CLU] Implement Sludge Titan 2024-01-23 19:51:13 +01:00
util Implementing "collect evidence" mechanic (#11671) 2024-01-27 20:26:14 -05:00
watchers adjust CardsLeftGraveyardWatcher 2024-01-26 20:12:07 -05:00
ApprovingObject.java
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java Added Tarrian's Journal // The Tomb of Aclazotz 2023-12-23 00:01:59 -06: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 Fixed tags cost and MageObjectReference usage (#11500) 2023-12-01 19:24:39 +04:00
Mana.java
ManaSymbol.java
ObjectColor.java