foul-magics/Mage/src/main/java/mage
2023-09-22 23:38:16 -04:00
..
abilities rename class for consistency 2023-09-22 23:38:16 -04:00
actions
cards server: removed useless fastDbMode, improved db stats logs on updating 2023-09-17 22:16:12 +04:00
choices Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
collation
constants Fix casting Transformed (#10778) 2023-09-15 17:56:32 -04:00
counters [WOE] Implement Rotisserie Elemental (#10944) 2023-08-22 20:19:25 -04:00
designations refactor: improved damaged batch events, added todo to fix (related to #10870) 2023-09-13 03:14:19 +04:00
filter tests: fixed random fails in RadiateTest (wrong MOR predicate code, #9550) 2023-09-15 06:30:10 +04:00
game reimplement more cards to use BecomesTargetSource 2023-09-22 23:38:16 -04:00
players refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
target docs: added additional comments and todos for "choose new targets" code 2023-09-16 10:19:23 +04:00
util add util methods getTargetingStackObject, checkTargetMap 2023-09-22 23:14:41 -04:00
watchers new common BecomesTargetSourceFirstTimeTriggeredAbility 2023-09-22 23:38:15 -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 tests: fixed random fails in RadiateTest (wrong MOR predicate code, #9550) 2023-09-15 06:30:10 +04:00
MageObjectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -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 Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ManaSymbol.java
ObjectColor.java