foul-magics/Mage/src/main/java/mage
ssk97 ec4c79e0e0
Fix copying subabilities to no longer duplicate them (#11399)
* Fix Subability copy bug (fix #10526 )

* Cards which copy abilities of other cards should not copy subabilities.

* Enable previously-failing tests

* Find more addAbility that should be done without subabilities

* Add documentation to addAbility function

* Add warning about not using basic addAbility when copying from a source

* Invert withSubabilities to fromExistingObject
2023-11-12 19:57:39 -05:00
..
abilities Fix copying subabilities to no longer duplicate them (#11399) 2023-11-12 19:57:39 -05:00
actions
cards improve frame styles 2023-11-04 20:56:08 -04:00
choices text fixes 2023-10-15 00:56:25 -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 [LCI] Implement Grasping Shadows / Shadows' Lair 2023-11-05 10:23:46 -05:00
designations Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
filter implement [LCI] Kutzil, Malamet Exemplar 2023-11-08 23:09:39 -05:00
game Fix copying subabilities to no longer duplicate them (#11399) 2023-11-12 19:57:39 -05:00
players [LCI] Implement Starving Revenant (#11378) 2023-11-02 15:17:30 +01:00
target Merge fix 2023-11-07 02:54:23 +04:00
util Fix copying subabilities to no longer duplicate them (#11399) 2023-11-12 19:57:39 -05:00
watchers game: fixed miss watchers from second side of transformable cards (closes #11329); 2023-11-06 10:40:05 +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 tests: fixed random fails in RadiateTest (wrong MOR predicate code, #9550) 2023-09-15 06:30:10 +04:00
Mana.java
ManaSymbol.java
ObjectColor.java