foul-magics/Mage/src/main/java/mage
2021-01-23 20:36:47 -06:00
..
abilities - fixed a null pointer in ForetellAbility 2021-01-23 20:36:47 -06:00
actions Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
cards Tyvar Kell and gain ability fixes: 2021-01-12 04:41:35 +04:00
choices * Implemeented consumable flag for asThoughtEffects and a player choice which effect to use if multiple consumable effects allow the same action. 2020-08-21 21:24:42 +02:00
constants [KHM] Implemented Rune of Flight 2021-01-14 17:14:07 -05:00
counters Add detrimental P/T counter types from older sets (#7381) 2021-01-17 12:59:34 -05:00
designations * Monarch designations - improved effects stability after game rollback or in AI games; 2020-08-29 21:21:13 +04:00
filter - fixed Szat's Will. 2021-01-22 10:49:14 -06:00
game - refactor a few parts of Valki, God of Lies and its emblem 2021-01-19 09:28:00 -06:00
players Refactoring snow mana to allow tracking how much is spent (Ready for Review) (#7406) 2021-01-21 18:13:51 -05:00
target [KHM] Implemented Immersturm Predator 2021-01-17 11:20:17 -05:00
util * Added some trace output for continous effects and triggered abilities. Changed duration of AffinityEffect to WhileOnStack to prevent wrong handling for removement of the effect. 2021-01-13 09:14:29 +01:00
watchers [KHM] Implemented Codespell Cleric 2021-01-22 12:52:54 -05:00
ApprovingObject.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
ConditionalMana.java Refactoring snow mana to allow tracking how much is spent (Ready for Review) (#7406) 2021-01-21 18:13:51 -05:00
MageException.java
MageIdentifier.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
MageInt.java
MageItem.java
MageObject.java Fixing issues with Changelings and general problems with creature types (ready to merge) (#7098) 2020-10-30 22:32:59 -04:00
MageObjectImpl.java * Fixed some problems with color changes of cards and spells - e.g. Painter's Servant (fixes #7325 fixes #6487). 2021-01-08 11:03:39 +01:00
MageObjectReference.java
Mana.java [KHM] Implemented Boreal Outrider 2021-01-21 19:16:04 -05:00
ManaSymbol.java
ObjectColor.java