foul-magics/Mage.Client/src/main/java/mage/client
Oleg Agafonov 42325c7c2e AI improves:
* AI: fixed that AI was able to targeting an invalid player targets in some use cases (#5630);
* AI: fixed that AI was able to ignore targeted triggers in some use cases;
* AI: improved player targeting for not own chooses (if it's make a choice for another player);
2021-09-26 18:40:26 +04:00
..
cards * GUI: fixed wrong card icons drawing in choose triggers/piles dialog (#8225); 2021-09-20 02:44:46 +04:00
chat GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +04:00
combat * 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
components GUI related improves: 2021-09-20 02:17:22 +04:00
constants * UI: fixed that face down card displays without image (now it shows default card's back); 2020-01-22 00:50:10 +04:00
deck/generator replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
deckeditor [AFR] added dungeon support in image/card view, images download, Card Viewer, verify tests; 2021-08-21 20:29:47 +04:00
dialog corrected typo: prefered -> preferred 2021-09-11 10:03:10 -05:00
draft * Game: fixed wrong booster pass order in drafts (#8075); 2021-08-28 13:17:57 +04:00
game * Alternative costs - fixed that it can be activated on free cast (example: cascade with overload, #6925, #7410, #7741, #6342); 2021-09-21 14:22:46 +04:00
plugins GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +04:00
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote AI improves: 2021-09-26 18:40:26 +04:00
table GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +04:00
themes * GUI: added card icon for commander on battlefield; 2021-07-23 19:51:45 +04:00
tournament * 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
util EDH Power level update (based on Saltiest EDHREC survey). Update for Full Art Face art. 2021-09-11 23:32:34 +10:00
MageFrame.form UI: added test card render modes dialog (available from debug menu); 2019-05-06 20:15:39 +04:00
MageFrame.java * GUI: improved cards auto-sorting in deck editor, fixed some sorting bugs for separate mode (#7789); 2021-06-28 00:39:26 +04:00
MagePane.form
MagePane.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
SessionHandler.java * UI: fixed that json logs can't be disabled without disable other logs in settings; 2020-02-28 21:09:41 +04:00