mage/Mage.Tests
ssk97 e8808c3ae3
Remove duplicate code for X costs (#12551)
* 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
2024-07-23 01:57:47 -04:00
..
config Refactor: Remove Unused ComputerPlayer3 (#9220) 2022-07-04 23:13:23 -04:00
piperDecks
src Remove duplicate code for X costs (#12551) 2024-07-23 01:57:47 -04:00
CMDNorinTheWary.dck
CommanderAnafenza_WBG.dck
CommanderDuel.dck
CommanderDuel_Karador_BGW.dck
CommanderDuel_Mairisil_UBR.dck fix verify decklist referencing MB1 2024-04-25 12:15:45 +02:00
CommanderDuel_Partners.dck
CommanderDuel_UW.dck
CommanderOviya.dck
Companion_ZirdaInvalid.dck fix and test Zirda's Companion legality (#12142) 2024-04-20 11:14:29 +02:00
Companion_ZirdaValid.dck fix and test Zirda's Companion legality (#12142) 2024-04-20 11:14:29 +02:00
JustLands.txt
Oathbreaker_UR.dck
pom.xml dev: improved code coverage (jacoco) and static analyser (sonar) support (#11367): 2023-10-30 09:19:12 +04:00
Power Hungry.dck
RB Aggro.dck
UW Control.dck