foul-magics/Mage/src/main/java/mage
xenohedron 9abaa75bd4
Various text fixes (#10251)
* Fix text: Invigorate (fixes #8708) - override

* Fix text: sacrifice multiple permanents (as cost)

* Fix text: Coral Colony - override and add hint

* Fix text: Corpse Harvester (fixes #7837) - override

* Fix text: Solitary Camel, Sidewinder Naga

* Fix text: Malicious Advice

* Fix text: Ray of Command

* Fix text: Retreat to Hagra

* Fix reminder text for "End the turn."

* Fix text: Elspeth, Undaunted Hero

* Fix text: Gideon, Champion of Justice

* Fix text generation for condition: no counters

* Fix text: PhantasmalSphere

* Fix text: Retaliation

* Fix text generation for additional cost: discard X cards

* Fix text: Soul Separator

* Fix text: Thundermaw Hellkite

* Fix text: Torment of Hailfire

* Fix text: Twilight Prophet

* Fix text: ETB cantrips next turn's upkeep

* Fix text: Venser's Journal
2023-04-25 23:30:00 +04:00
..
abilities Various text fixes (#10251) 2023-04-25 23:30:00 +04:00
actions Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc) 2023-03-25 16:01:27 +04:00
cards Tokens rework: 2023-04-22 15:50:46 +04:00
choices * Choose an ability - fixed not working cards like Argivian Avenger, Atraxas Skitterfang, Steel Seraph (#10115) 2023-03-21 01:59:12 +04:00
collation
constants [MOC] Implement Path of the Animist 2023-04-23 17:13:31 -04:00
counters [LTR] Implement The One Ring 2023-04-22 20:02:18 -04:00
designations Ready for Review: Implementing Battles (#10156) 2023-04-13 20:03:16 -04:00
filter [LTR] Implement The Shire 2023-04-22 20:22:03 -04:00
game Refactor to clean up base P/T setting and fix text generation (#10264) 2023-04-24 17:43:18 +04:00
players [BRO] Implemented Gix, Yawgmoth Praetor (#9765) 2023-04-23 11:49:52 -04:00
target Refactor: added miss Ability source in some choose methods 2023-04-21 10:08:33 +04:00
util [ONC] Implement Synthesis Pod 2023-04-24 22:26:50 -04:00
watchers [MOM] Implement Axgard Artisan 2023-04-17 20:23:12 -04:00
ApprovingObject.java
ConditionalMana.java Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
Emptiable.java
MageException.java
MageIdentifier.java [BRO] Implement One with the Multiverse 2023-04-23 12:56:49 -04:00
MageInt.java
MageItem.java
MageObject.java Ready for Review: Implementing Battles (#10156) 2023-04-13 20:03:16 -04:00
MageObjectImpl.java Ready for Review: Implementing Battles (#10156) 2023-04-13 20:03:16 -04:00
MageObjectReference.java
Mana.java Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
ManaSymbol.java
ObjectColor.java