| .. |
|
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
|
CardCriteria: use constants instead of strings for supertype and subtype
|
2021-11-11 05:50:13 -05:00 |
|
deckeditor
|
replaced various instances of instanceof lambda functions with
|
2022-04-03 11:11:07 -04:00 |
|
dialog
|
Random pack selector dialog has space to show all the sets, also made resizeable
|
2022-04-28 02:36:39 +03:00 |
|
draft
|
* Game: fixed wrong booster pass order in drafts (#8075);
|
2021-08-28 13:17:57 +04:00 |
|
game
|
Fix 'chosen' spelling (#9021)
|
2022-05-27 21:45:07 -06: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
|
- text fixes CallbackClientImpl
|
2022-03-07 16:03:25 -06: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
|
Remove dead image scaling library
|
2022-03-09 19:33:35 -06: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 |