foul-magics/Mage/src/main/java/mage
2024-10-24 14:01:56 +04:00
..
abilities code clean 2024-10-24 09:12:41 +04:00
cards tests: removed and restricted empty commands for choices and targets, improved empty name usages in tests (use EmptyNames.xxx.getTestCommand and EmptyNames.xxx.getObjectName for face down objects) 2024-10-16 15:19:46 +04:00
choices implement [MH3] Primal Prayers ; use choice panel for cast mode choice ; allow some restricted "as thought as it had flash" to work only on matching alternative cast. (#12420) 2024-07-30 15:47:39 +02:00
collation
constants refactor: use standard code style 2024-10-24 14:01:56 +04:00
counters fix Twitching Doll counter type 2024-09-06 22:14:41 -04:00
designations Venture into abilities - added card hints about current dungeon and room (part of #12274); 2024-09-20 18:03:23 +04:00
filter tests: added verify check for wrong predicates usage in filters (ClassCastException errors like #12774) 2024-09-19 04:32:21 +04:00
game Rework "second main phase" abilities (#12970) 2024-10-18 23:03:43 -04:00
players tests: removed and restricted empty commands for choices and targets, improved empty name usages in tests (use EmptyNames.xxx.getTestCommand and EmptyNames.xxx.getObjectName for face down objects) 2024-10-16 15:19:46 +04:00
target Alternative solution to problem of unplayable cards from target adjustment (#12842) 2024-10-19 19:13:39 -07:00
util [DSC] Implement The Lord of Pain. (#12940) 2024-09-29 13:12:31 -04:00
watchers refactor: use standard code style 2024-10-24 14:01:56 +04:00
ApprovingObject.java refactor: remove unused custom event type code (#12729) 2024-08-24 20:39:36 -04:00
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java [BLC] Implement Osteomancer Adept (#12797) 2024-09-04 00:27:45 -04:00
MageInt.java
MageItem.java
MageObject.java Change tribal card type to kindred, update viashino and naga (#12271) 2024-06-08 13:55:52 -04:00
MageObjectImpl.java Change tribal card type to kindred, update viashino and naga (#12271) 2024-06-08 13:55:52 -04:00
MageObjectReference.java implement [MH3] Arena of Glory and usage of ManaSpentDelayedTriggeredAbility (#12404) 2024-06-07 18:34:45 +02:00
Mana.java revert change that broke tests 2024-09-02 21:02:26 -04:00
ManaSymbol.java images: fixed miss phyrexian mana symbol for Rage Extractor 2024-07-31 22:05:52 +04:00
ObjectColor.java