foul-magics/Mage/src/main/java/mage
Susucre 24315460fe
Bargain ability - fixed that cards can't be cast without full mana (#11089)
* [WOE] Fix Hamlet Glutton & friends
* add tests
2023-09-02 15:38:45 +04:00
..
abilities Bargain ability - fixed that cards can't be cast without full mana (#11089) 2023-09-02 15:38:45 +04:00
actions
cards clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
choices Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
collation
constants [WOM] Implement (not yet official) Mosswood Dreadknight (#10792) 2023-08-28 18:27:28 -04:00
counters [WOE] Implement Rotisserie Elemental (#10944) 2023-08-22 20:19:25 -04:00
designations Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
filter Rework CombatDamageByToughness effects (#11068) 2023-08-30 20:16:14 -04:00
game [WOC] Implement Nettling Nuisance (#11076) 2023-08-31 20:00:16 -04:00
players Fix text of surveil window 2023-09-01 22:17:28 +01:00
target clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
util Lint: fix 'declarations should use interfaces instead of classes' bugs (#11082) 2023-08-31 21:42:45 +04:00
watchers [WOE] Implement Ashiok, Wicked Manipulator (#10909) 2023-08-30 19:15:56 -04:00
ApprovingObject.java
ConditionalMana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Emptiable.java
MageException.java
MageIdentifier.java [CLB] Implement Kagha Shadow Archdruid (#10919) 2023-08-22 19:25:05 -04:00
MageInt.java
MageItem.java
MageObject.java
MageObjectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MageObjectReference.java
Mana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ManaSymbol.java
ObjectColor.java