foul-magics/Mage/src/main/java/mage
Oleg Agafonov 6882a9a49e Code clean
2023-05-08 22:59:30 +04:00
..
abilities Game: fixed that search by card name was able to return a wrong card (example: cheat command) 2023-05-08 22:58:30 +04:00
actions Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc) 2023-03-25 16:01:27 +04:00
cards Code clean 2023-05-08 22:59:30 +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 [CMM] Implement Commodore Guff 2023-05-06 09:06:22 -04:00
counters [MAT] Implement Tolarian Contempt 2023-05-08 08:37:48 -04:00
designations Tokens and command objects reworked (part 2 of 2, tokens/emblems) 2023-05-08 02:18:42 +04:00
filter [LTR] Implement The Shire 2023-04-22 20:22:03 -04:00
game Code clean 2023-05-08 22:59:30 +04:00
players Implement The Ring Tempts You mechanic (#10320) 2023-05-07 14:32:28 -04:00
target Fixed tests 2023-04-29 21:30:34 +04:00
util Game: fixed that search by card name was able to return a wrong card (example: cheat command) 2023-05-08 22:58:30 +04:00
watchers Implement The Ring Tempts You mechanic (#10320) 2023-05-07 14:32:28 -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 [BRO] Implement One with the Multiverse 2023-04-23 12:56:49 -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 Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +04:00
MageObjectImpl.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +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