foul-magics/Mage.Client/src/main/java/mage/client
Oleg Agafonov 1f381cffe5 GUI: improved cards with transform ability:
* added transform button to permanents on battlefield to view another card side;
* fixed wrong popup hints in some use cases (example: alternative side view by mouse wheel down, #8433);
2021-11-05 23:16:44 +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 small rework of MageBook card stats, removed 500 number limit 2021-10-14 08:09:27 -04:00
dialog GUI: improved cards with transform ability: 2021-11-05 23:16:44 +04: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: improved cards with transform ability: 2021-11-05 23:16:44 +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 Dev: migrated to single logger lib (replaced slf4j usage by log4j), clean up and documented pom files, updated some libs; 2021-10-02 11:09:09 +04: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