foul-magics/Mage/src/main/java/mage/game
Evan Kranzler b4355b8f6e
Added treasure mana check (#7979)
* add treasure mana support to mana code

* [AFR] Implemented Hired Hexblade

* [AFR] Implemented Jaded Sell-Sword

* [AFR] Implemented Forsword Paladin

* added test

* fixed test failure

* another test fix

* completely reworked tracking mana sources
2021-07-06 19:43:32 -04:00
..
combat Implemented Thrasta, Tempest's Roar (#7835) 2021-05-24 11:42:11 +04:00
command [AFR] Implemented Death-Priest of Myrkul 2021-07-05 16:36:36 -04:00
draft replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
events Added treasure mana check (#7979) 2021-07-06 19:43:32 -04:00
jumpstart Adding in Jumpstart Custom (requested fixes) 2021-02-06 00:19:36 +11:00
match
mulligan Game: fixed mulligan's copy code (can potentially fix empty hands or loses on game start in rare use cases, e.g. with AI); 2021-07-06 13:58:04 +04:00
permanent [AFR] Implemented Death-Priest of Myrkul 2021-07-05 16:36:36 -04:00
stack [AFR] Implemented You Come to a River 2021-06-30 09:10:48 -04:00
tournament Adding in Jumpstart Custom 2021-02-04 23:55:59 +11:00
turn Refactoring methods which add counters to track which player adds the counters (ready for review) (#7448) 2021-01-26 19:06:13 -05:00
CardState.java Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
Controllable.java Improved commander support for mdf/split/adventure cards (additional fixes for ac98a3a31a) 2021-02-06 17:07:10 +04:00
Exile.java Dev: added additional info to some classes for easy debug; 2021-03-07 17:16:54 +04:00
ExileZone.java
Game.java [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
GameCanadianHighlanderImpl.java
GameCommanderImpl.java Commanders improves: 2021-02-05 17:19:30 +04:00
GameException.java
GameImpl.java [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java * AI: fixed game freezes with Karn Liberated in the game (#7922); 2021-07-02 15:03:06 +04:00
GameStates.java
GameTinyLeadersImpl.java [CMR] Implemented Liesa, Shroud of Dusk 2020-11-08 17:45:33 -05:00
Graveyard.java
LookedAt.java
MageObjectAttribute.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
Revealed.java
Seat.java
Table.java
Team.java
ZoneChangeInfo.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
ZonesHandler.java Token's zone change counter (ZCC) improves: 2021-02-04 19:15:54 +04:00