foul-magics/Mage/src/main/java/mage
xenohedron 4c13b42dee
Cleanup: replace custom code with common classes, text fixes to abilities (#10304)
* Use common FirstCombatPhaseCondition on Raiyuu, Storm's Edge

* Use common ReturnFromExileForSourceEffect on Parallax Wave

* Use common exile effects on Prowling Geistcatcher (attempt to fix #9981)

* Fix text: Fading ability

* Fix text: Endangered Armodon

* Fix text: Nemata, Primeval Warden

* Fix text: Capitalization on alternative/additional costs other than mana
2023-05-09 18:01:48 +04:00
..
abilities Cleanup: replace custom code with common classes, text fixes to abilities (#10304) 2023-05-09 18:01:48 +04:00
actions Fixed potential NPE errors in getPhase usage (fixed Berserker's Frenzy, etc) 2023-03-25 16:01:27 +04:00
cards db: fixed not working sets update on server's start 2023-05-09 08:58:32 +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 [CMM] Implement Commodore Guff 2023-05-06 09:06:22 -04:00
counters [MAT] Implement Tolarian Contempt 2023-05-08 08:37:48 -04:00
designations Tokens and command objects reworked (part 2 of 2, tokens/emblems) 2023-05-08 02:18:42 +04:00
filter Additional fixes for 9d9916280a 2023-05-09 15:05:24 +04:00
game Fixed NPE error in drafting and disconnected player 2023-05-09 16:54:22 +04:00
players Fixed NPE error in drafting and timeout 2023-05-09 16:54:22 +04:00
target Fixed tests 2023-04-29 21:30:34 +04:00
util dev: enabled debug main menu by default in developer builds (example: test render dialog) 2023-05-09 00:49:46 +04:00
watchers Implement The Ring Tempts You mechanic (#10320) 2023-05-07 14:32:28 -04:00
ApprovingObject.java
ConditionalMana.java
Emptiable.java
MageException.java
MageIdentifier.java [MAT] Implement Danitha, New Benalia's Light 2023-05-08 18:22:36 -04:00
MageInt.java
MageItem.java
MageObject.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +04:00
MageObjectImpl.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +04:00
MageObjectReference.java
Mana.java
ManaSymbol.java
ObjectColor.java