foul-magics/Mage/src/main/java/mage
jimga150 32042687fb
[BLB] Implement Eluge the Shoreless Sea; expand SpellsCostReductionControllerEffect (#12607)
* Implement Eluge, the Shoreless Sea (missing mana cost reduction clause)

* implement ability to convert colored to generic costs in SpellsCostReductionControllerEffect

* fix text generation on SpellsCostReductionControllerEffect

* remove unnecessary setText() calls on SpellsCostReductionControllerEffect

* make logfile from master run

* Fix plurality detection

* Eliminate unnecessary setText() calls in other cards

* Delete logfile

* remove redundant type cast

* Add parameter documentation
2024-07-30 00:38:21 -04:00
..
abilities [BLB] Implement Eluge the Shoreless Sea; expand SpellsCostReductionControllerEffect (#12607) 2024-07-30 00:38:21 -04:00
actions Fix Ancient Excavation 2024-07-29 00:10:03 +01:00
cards GUI: introduced default card hints: 2024-07-27 09:40:41 +04:00
choices GUI: improved choose creature type dialog - important creature types added to the start of the list and marked as my/opponent (closes #8478) 2024-07-19 03:17:53 +04:00
collation
constants [BLC] Implement Octomancer 2024-07-19 12:21:37 -04:00
counters [BLC] Implement Communal Brewing 2024-07-29 02:52:25 +01:00
designations GUI: added HD screen support (resizing) for player panels (preferences settings under development, part of #12455, #12451, #7563); 2024-06-23 16:07:18 +04:00
filter Remove KickerAbility.getSpellKickedCount (#12553) 2024-07-22 23:13:48 -04:00
game Add BLB token images 2024-07-29 22:07:02 +01:00
players Can't be activated effects - fixed that some restricted effects show abilities as playable (example: Sharkey, Tyrant of the Shire and Karakas, fixed #10642) 2024-07-27 15:38:13 +04:00
target minor simplification to ConditionalTargetAdjuster 2024-07-23 02:16:26 -04:00
util GUI: added gui scale support for skip and phase button on game panel (part of #969, #6887): 2024-07-28 18:01:15 +04:00
watchers [PIP] and [WHO] card implementations (#12482) 2024-06-25 23:22:45 -04:00
ApprovingObject.java
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java implement [M3C] Coram, the Undertaker 2024-06-07 20:01:25 +02:00
MageInt.java
MageItem.java
MageObject.java Change tribal card type to kindred, update viashino and naga (#12271) 2024-06-08 13:55:52 -04:00
MageObjectImpl.java Change tribal card type to kindred, update viashino and naga (#12271) 2024-06-08 13:55:52 -04:00
MageObjectReference.java implement [MH3] Arena of Glory and usage of ManaSpentDelayedTriggeredAbility (#12404) 2024-06-07 18:34:45 +02:00
Mana.java Playable mana calculation improved: 2024-05-27 22:24:58 +04:00
ManaSymbol.java [M3C] Implement Ulalek, Fused Atrocity and new colorless hybrid mana (#12273) 2024-06-06 23:43:45 +04:00
ObjectColor.java