foul-magics/Mage.Client/src/main/java/mage/client
2020-12-22 17:13:00 +04:00
..
cards comparation simplified 2020-09-09 15:00:30 +03:00
chat excessive lambda usage 2020-09-09 15:06:49 +03:00
combat * Regeneration abilities improved: 2020-08-02 14:01:58 +04:00
components C-style arrays declaration should be replaced to java-style 2020-09-09 14:53:03 +03: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 Collection creation is simplified 2020-09-09 15:03:01 +03:00
deckeditor Collection creation is simplified 2020-09-09 15:03:01 +03:00
dialog Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
draft GUI: improved feedback needed sound notifications (plays only for inactive game or app, see #6853); 2020-07-31 20:00:36 +04:00
game * Activate spell's ability on the stack - fixed that it can't be activated by humans (example: Lightning Storm); 2020-12-22 17:13:00 +04:00
plugins [ZNR] Improved GUI for modal double faces cards (#7012) 2020-11-01 10:03:09 +01:00
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote excessive lambda usage 2020-09-09 15:06:49 +03:00
table excessive lambda usage 2020-09-09 15:06:49 +03:00
themes GUI: deck legality and themes improves: 2020-08-03 00:07:13 +04:00
tournament since these branches are identical we may collapse them 2020-09-09 14:48:21 +03:00
unusedFiles Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
util * GUI: increased ignore list max size from 100 to 500; 2020-11-09 00:42:43 +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 * Images: added cleanup routine on startup (app will fix and delete all broken or temporary images files, see #6267); 2020-09-08 17:58:46 +04:00
MagePane.form
MagePane.java * UI: improved deck editor buttons and dialogs, prepared for export; 2019-03-21 05:20:57 +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