foul-magics/Mage/src/main/java/mage
ssk97 918a8931e6
Implement [40K] Squad ability (#10509)
* First try at Squad Mechanic

* Fully functional now, removed cards from unfinished list in 40k

* Improved implementation, removing the generic conditional
and replacing it with a separated ETB trigger and effect.

* Add tests from Susucre (using Strionic Resonator for now, two others currently failing)

* Update comments on tests

Closes #9774 

------
Co-authored by: Susucre <34709007+susucre@users.noreply.github.com>
2023-06-26 20:47:26 -04:00
..
abilities Implement [40K] Squad ability (#10509) 2023-06-26 20:47:26 -04:00
actions
cards refactor: improved some error messages/tests 2023-06-16 07:32:21 +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 New common class CopyTargetStackAbilityEffect (#10525) 2023-06-25 22:20:41 -04:00
game Cleanup: GainAbilityControlledSpellsEffect (#10446) 2023-06-24 01:15:58 -04:00
players gui: fixed miss playable mark for emblems and other objects from command zone (example: momir emblem) 2023-06-17 17:32:02 +04:00
target New common class CopyTargetStackAbilityEffect (#10525) 2023-06-25 22:20:41 -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 [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