foul-magics/Mage/src/main/java/mage
2023-04-19 20:49:47 -04:00
..
abilities fix Melee ability not working (fixes #9848, fixes #10098) 2023-04-19 20:49:47 -04:00
actions Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc) 2023-03-25 16:01:27 +04:00
cards Server: improved error message on server's memory problems (#8130) 2023-04-19 20:01:11 +04:00
choices * Choose an ability - fixed not working cards like Argivian Avenger, Atraxas Skitterfang, Steel Seraph (#10115) 2023-03-21 01:59:12 +04:00
collation
constants [MOM] Implement Elesh Norn 2023-04-14 20:12:25 -04:00
counters [MOM] Implement Etched Host Doombringer 2023-04-06 20:37:24 -04:00
designations Ready for Review: Implementing Battles (#10156) 2023-04-13 20:03:16 -04:00
filter [MOC] various text fixes 2023-04-18 18:34:57 -04:00
game [MOM] fixed game error on Urabrask // The Great Work usage (miss watcher), fixed Jaya Ballard Emblem (miss watcher) 2023-04-19 18:51:45 +04:00
players MOM: Added card "Omnath, Locus of All" and its abilities and effects (#10029) 2023-04-15 13:16:51 -04:00
target Fixed NPE 2023-04-15 14:13:51 +04:00
util GUI: fixed card's defense stat drawing in deck editor 2023-04-14 18:28:25 +04:00
watchers [MOM] Implement Axgard Artisan 2023-04-17 20:23:12 -04:00
ApprovingObject.java
ConditionalMana.java Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
Emptiable.java
MageException.java
MageIdentifier.java [DMU] Implemented Serra Paragon 2022-10-13 22:12:14 -04:00
MageInt.java Refactor: Add proper support for modifying and querying base P/T (#9409) 2022-09-01 19:57:30 -04:00
MageItem.java
MageObject.java Ready for Review: Implementing Battles (#10156) 2023-04-13 20:03:16 -04:00
MageObjectImpl.java Ready for Review: Implementing Battles (#10156) 2023-04-13 20:03:16 -04:00
MageObjectReference.java
Mana.java Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
ManaSymbol.java
ObjectColor.java