foul-magics/Mage/src/main/java/mage/players
Daniel Bomar 92b6d7a531
[BRO] Implemented Gix, Yawgmoth Praetor (#9765)
* [BRO] Implemented Gix, Yawgmoth Praetor

* Add missing TestPlayer, PlayerStub implementations
2023-04-23 11:49:52 -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 MOM: Added card "Omnath, Locus of All" and its abilities and effects (#10029) 2023-04-15 13:16:51 -04:00
ManaPoolItem.java Fixed NPE in ManaPaid events usage 2023-04-01 18:58:00 +04: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 [BRO] Implemented Gix, Yawgmoth Praetor (#9765) 2023-04-23 11:49:52 -04:00
PlayerImpl.java [BRO] Implemented Gix, Yawgmoth Praetor (#9765) 2023-04-23 11:49:52 -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
PlayerType.java
StubPlayer.java Refactor: added miss Ability source in some choose methods 2023-04-21 10:08:33 +04:00