foul-magics/Mage/src/main/java/mage
Alexander Novotny 0b2f582d84
Added Storm of Saruman card (#10433)
* Added Storm of Saruman card

Some classes have been added/adjusted for code reusability:
- CastSecondSpellTriggeredAbility has been modified to set a target pointer to either the caster or the spell (used here to set a target pointer to the spell for the copy effect)
- CopyTargetSpellEffect has been modified to allow specifying a copy applier (used here to apply the legenedary-stripping effect)
- RemoveTypeCopyApplier has been added as a generic copy applier for any cards which read "except it isn't <type>"

* Fixed verify failure - Remove ward hint on Storm of Saruman

* Fixed a typo - ammount -> amount

* Modified Double Major to use new CopyTargetSpellEffect

* Re-added ability text for Double Major
2023-06-08 16:58:28 -04:00
..
abilities Added Storm of Saruman card (#10433) 2023-06-08 16:58:28 -04:00
actions Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc) 2023-03-25 16:01:27 +04:00
cards Improved mtga import 2023-06-01 19:19:14 +04:00
choices * Choose an ability - fixed not working cards like Argivian Avenger, Atraxas Skitterfang, Steel Seraph (#10115) 2023-03-21 01:59:12 +04:00
collation
constants [LTR] Implement Long List of the Ents 2023-05-31 22:56:52 -04:00
counters [MAT] Implement Tolarian Contempt 2023-05-08 08:37:48 -04:00
designations [BRC] Implement Rootpath Purifier (ready for review) (#10363) 2023-05-13 10:48:07 -04:00
filter Beamtown Bullies now properly targets opponent (#10439) 2023-06-07 14:27:59 -04:00
game Added hint for restrictions which must attack a player (#10438) 2023-06-07 20:00:27 -04:00
players rename classes (#10383) 2023-05-17 18:49:30 -04:00
target Beamtown Bullies now properly targets opponent (#10439) 2023-06-07 14:27:59 -04:00
util Added Storm of Saruman card (#10433) 2023-06-08 16:58:28 -04:00
watchers [BRC] Implement Rootpath Purifier (ready for review) (#10363) 2023-05-13 10:48:07 -04:00
ApprovingObject.java
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java [MAT] Implement Danitha, New Benalia's Light 2023-05-08 18:22:36 -04:00
MageInt.java
MageItem.java
MageObject.java [BRC] Implement Rootpath Purifier (ready for review) (#10363) 2023-05-13 10:48:07 -04:00
MageObjectImpl.java [BRC] Implement Rootpath Purifier (ready for review) (#10363) 2023-05-13 10:48:07 -04:00
MageObjectReference.java
Mana.java
ManaSymbol.java
ObjectColor.java New feature: "Chaos Remixed" booster draft (#10328) 2023-05-12 18:12:23 +04:00