mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
* Replace "([a-zA-Z]+).getManaCostsToPay().getX()" with CardUtil.getSourceCostsTag(game, $1, "X", 0) Fix Disrupting Shoal * Change final card .getX() calls * Condense all ManacostVariableValue enum values into "instance" * Further removal of getX, Display X symbol for non-mana X cards * Fix test * Fully remove ManaCosts.getX * Replace all different X dynamic values with GetXValue * Remove individual cards checking getAmount for X values (leaving cost reduction that does not use X) * Add null check for game object inside getSourceCostsTagsMap * fix build errors * fix Vicious Betrayal * text fix |
||
|---|---|---|
| .. | ||
| config | ||
| piperDecks | ||
| src | ||
| CMDNorinTheWary.dck | ||
| CommanderAnafenza_WBG.dck | ||
| CommanderDuel.dck | ||
| CommanderDuel_Karador_BGW.dck | ||
| CommanderDuel_Mairisil_UBR.dck | ||
| CommanderDuel_Partners.dck | ||
| CommanderDuel_UW.dck | ||
| CommanderOviya.dck | ||
| Companion_ZirdaInvalid.dck | ||
| Companion_ZirdaValid.dck | ||
| JustLands.txt | ||
| Oathbreaker_UR.dck | ||
| pom.xml | ||
| Power Hungry.dck | ||
| RB Aggro.dck | ||
| UW Control.dck | ||