foul-magics/Mage/src/main/java/mage
Oleg Agafonov 8e929d4e9d Fixed not working cost modification effects in get playable calcs from some cards (#6684):
* Kasmina, Enigmatic Mentor
* Kopala, Warden of Waves
* Monastery Siege
* Senator Lott Dod
* Terror of the Peaks
2020-07-30 22:06:12 +04:00
..
abilities Fixed not working cost modification effects in get playable calcs from some cards (#6684): 2020-07-30 22:06:12 +04:00
actions * Fixed problems with win / lose restrictions in relation to empty draw condition (fixes #1681 #6553). 2020-05-26 16:38:01 +02:00
cards Server: removed unnecessary logs, extra comments 2020-07-25 19:06:38 +04:00
choices Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
constants * Fixed spell cost reduction for bestow not working during calculation of castable spells (#6698). 2020-07-24 16:04:52 +02:00
counters Implement Nine Lives from M21 (#6706) 2020-06-22 19:42:00 -04:00
designations * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +02:00
filter * Some target pointer changes and code clean up. 2020-07-26 00:16:14 +02:00
game * Transform abilities - fixed duplicated triggered abilities from transformed permanents; 2020-07-30 12:13:32 +04:00
players * Angel of Jubilation - Fixed that it did not only prevent life payment from casting spells or activating abilities (fixes #3663). 2020-07-29 14:48:14 +02:00
target * Some target pointer changes and code clean up. 2020-07-26 00:16:14 +02:00
util Cheat engine: fixed that it doesn't init effects and other staff from battlefield permanents (#6888); 2020-07-27 20:46:21 +04:00
watchers Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +02:00
MageObjectImpl.java * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +02:00
MageObjectReference.java
Mana.java * Fixed available mana generation for Caged Sun and storage lands (e.g. Calciform Pools) related to #6698. 2020-07-16 12:44:01 +02:00
ManaSymbol.java
ObjectColor.java