mage/Mage/src/main/java/mage
2021-01-13 21:02:15 -05:00
..
abilities [KHM] Implemented Duskwielder 2021-01-13 21:02:15 -05: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 Merge branch 'master' into tyvar-kell 2021-01-12 01:45:58 +01:00
counters [KHM] Implemented Replicating Ring 2021-01-10 08:58:39 -05:00
designations * Monarch designations - improved effects stability after game rollback or in AI games; 2020-08-29 21:21:13 +04:00
filter Improved some source related filters in effects: 2020-12-25 19:06:36 +04:00
game [KHM] Implemented Toralf, God of Fury / Toralf's Hammer 2021-01-13 19:32:56 -05:00
players Allow morph lands to be cast face down at instant speed (#7169) 2021-01-01 11:42:54 -06:00
target * AI: improved game performance by x10 for cards with target amount; 2020-12-24 15:02:28 +04: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 * Cards drawn this turn - fixed rollback error on some cards usage; 2020-12-20 14:30:42 +04: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 * Fixed available mana calculation for Cryptic Trilobite and Titans' Nest. Added some improvements for available mana calculation of conditional mana. 2020-08-16 01:16:52 +02: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 * Fixed available mana calculation for Cryptic Trilobite and Titans' Nest. Added some improvements for available mana calculation of conditional mana. 2020-08-16 01:16:52 +02:00
ManaSymbol.java
ObjectColor.java