foul-magics/Mage/src/main/java/mage/players
2022-07-31 22:50:00 -04:00
..
net GUI: Autochoose targets if choice can be made (#9206) 2022-07-08 21:58:42 -04:00
Library.java Changed getTopCards to use LinkedHashSet to always return cards in the same order that they are in the library. 2022-02-06 10:08:17 -05:00
ManaPool.java [C21] fixed Rousing Refrain mana not staying until end of turn 2021-08-20 08:52:20 -04:00
ManaPoolItem.java fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop 2021-02-23 08:41:54 -05:00
PlayableObjectsList.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
PlayableObjectStats.java * GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR); 2021-01-30 16:38:55 +04:00
Player.java Added comments that need to be addressed for card draw. 2022-07-31 22:50:00 -04:00
PlayerImpl.java Refactor: Remove Redundant Variable Assignment in getPlayableObjects (#9309) 2022-07-22 23:07:51 -04:00
PlayerList.java Fixed miss code for reversed turn order (see Aeon Engine, #8804) 2022-05-27 09:35:30 +04:00
Players.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PlayerType.java Added missing player type. 2017-04-04 09:21:14 +02:00
StubPlayer.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00