foul-magics/Mage/src/main/java/mage/game
xenohedron d7afa37893
Remove superfluous addManaCost method (#11288)
* no need to specify mana cost, just add cost

* handle all mana costs through addcost method only

* eliminate another constructor

* more constructor cleanup
2023-10-09 15:25:19 -04:00
..
combat Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
command text fixes and filter corrections: GainAbilityControlledEffect 2023-10-03 23:05:52 -04:00
draft game: fixed cube from deck game mode to use a card numbers (#11105) 2023-09-03 23:13:37 +04:00
events Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
jumpstart
match Add custom options for starting life total and starting hand size (#11259) 2023-10-06 23:22:48 -04:00
mulligan Add Smoothed London Mulligan option (#10965) 2023-08-27 15:08:27 -04:00
permanent [WHO] Implement Five Hundred Year Diary, Flatline, Frost Fair Lure Fish, Laser Screwdriver, Sonic Screwdriver (#11274) 2023-10-08 01:39:50 -04:00
stack Remove superfluous addManaCost method (#11288) 2023-10-09 15:25:19 -04:00
tournament Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -04:00
turn Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CardState.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Controllable.java
Exile.java [WOE] Implement Ashiok, Wicked Manipulator (#10909) 2023-08-30 19:15:56 -04:00
ExileZone.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Game.java [LTC] Implement Denethor, Stone Seer (#10709) 2023-07-30 23:06:21 -04:00
GameCanadianHighlanderImpl.java Add custom options for starting life total and starting hand size (#11259) 2023-10-06 23:22:48 -04:00
GameCommanderImpl.java Add custom options for starting life total and starting hand size (#11259) 2023-10-06 23:22:48 -04:00
GameException.java
GameImpl.java Add custom options for starting life total and starting hand size (#11259) 2023-10-06 23:22:48 -04:00
GameInfo.java
GameOptions.java new feature: Emblem Cards (#10498) 2023-09-26 22:47:13 -04:00
GameReplay.java
GameState.java refactor: improved damaged batch events, added todo to fix (related to #10870) 2023-09-13 03:14:19 +04:00
GameStates.java
GameTinyLeadersImpl.java Add custom options for starting life total and starting hand size (#11259) 2023-10-06 23:22:48 -04:00
Graveyard.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LookedAt.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MageObjectAttribute.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Revealed.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Seat.java
Table.java
Team.java
ZoneChangeInfo.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ZonesHandler.java game: fixed miss cards from zone moves in some rare use cases (choose cards order while leave/disconnect) 2023-08-25 18:23:39 +04:00