foul-magics/Mage/src/main/java/mage
2021-04-05 20:43:52 -04:00
..
abilities [STX] Implemented Pillardrop Warden 2021-04-05 20:43:52 -04:00
actions Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
cards Fixed missing override, restored and additional comments 2021-04-02 11:43:42 +04:00
choices Merge fix 2021-03-20 18:40:22 +04:00
collation changed collation to strings to allow non-int collector numbers 2021-02-13 09:03:52 -05:00
constants [STX] Implemented Inkling Summoning 2021-04-01 09:21:47 -04:00
counters [STX] Implemented Spell Satchel 2021-04-05 19:04:52 -04:00
designations Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
filter [ORI] fixed Chief of the Foundry text (fixes #7681) 2021-03-21 11:34:26 -04:00
game [STX] Implemented Sedgemoor Witch 2021-04-03 07:32:12 -04:00
players simplified and condensed various effects which discard variable amounts of cards 2021-03-29 21:35:27 -04:00
target [STX] Implemented Divide by Zero 2021-04-03 21:50:06 -04:00
util Refactor implementation of spell copies for cards like Twinning Staff as well as refactor handling of target changing (WIP) (#7662) 2021-03-12 12:47:49 -05:00
watchers [DTK] updated implementation of spells which reveal dragon cards as a cost 2021-03-23 19:44:45 -04:00
ApprovingObject.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
ConditionalMana.java fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop 2021-02-23 08:41:54 -05:00
Emptiable.java fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop 2021-02-23 08:41:54 -05:00
MageException.java
MageIdentifier.java
MageInt.java Refactor: overflow method naming 2021-02-02 19:26:50 +04:00
MageItem.java
MageObject.java Fixed missing override, restored and additional comments 2021-04-02 11:43:42 +04:00
MageObjectImpl.java removed unnecessary overrides of adjustTargets and adjustCosts 2021-03-23 20:43:16 -04:00
MageObjectReference.java fixed a test failure 2021-02-24 16:32:30 -05:00
Mana.java Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
ManaSymbol.java
ObjectColor.java