foul-magics/Mage/src/main/java/mage
Alexander Novotny 47456bf9c4
Fixed issue with UntapTargetCost (#10559)
* Fixed issue with UntapTargetCost

The target was allowed to actually target, so things like Halo Fountain wouldn't work on creatures with shroud.

UntapTargetCost also keeps track of the permanents which were untapped, in case those are needed.

Changed Benthic Explorers to use new UntapTargetCost

* Fixed potential bug with Benthic Explorers
2023-07-03 23:42:19 -04:00
..
abilities Fixed issue with UntapTargetCost (#10559) 2023-07-03 23:42:19 -04:00
actions
cards Add documentation to Cards and CardsImpl (#9019) 2023-07-02 18:20:28 -04:00
choices [LTC] Implement Trap the Trespassers 2023-06-19 19:15:48 -04:00
collation
constants [LTC] Implement Cirdan, the Shipwright 2023-06-19 18:58:28 -04:00
counters [LTR] Implement Dawn of a New Age (#10492) 2023-06-23 20:13:50 -04:00
designations cleanup to use ObjectColor.COLORLESS (#10447) 2023-06-11 23:36:01 -04:00
filter Fix Sky Swallower (#10542) 2023-06-29 23:38:59 -04:00
game Add documentation to Cards and CardsImpl (#9019) 2023-07-02 18:20:28 -04:00
players Add documentation to Cards and CardsImpl (#9019) 2023-07-02 18:20:28 -04:00
target Player auto-choose respects required targets (#10557) 2023-07-04 07:02:46 +04:00
util Fixed game errors for non started games (some cards uses dynamic hints with non-protected code) 2023-06-09 07:03:31 +04:00
watchers [LTR] Implement The Balrog, Durin's Bane (#10515) 2023-07-01 12:53:31 -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