foul-magics/Mage.Client/src/main/java/mage/client
2020-08-29 18:09:44 +04:00
..
cards * Removed unused imports. 2020-08-22 11:51:34 +02:00
chat * UI: added preferences to enable or disable turn number and step info in game logs; 2020-02-28 21:04:37 +04:00
combat * Regeneration abilities improved: 2020-08-02 14:01:58 +04:00
components * replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text. 2020-08-22 12:52:49 +02: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 Fix nonbasic land counting in singleton mode 2019-04-07 06:14:14 +01:00
deckeditor Added Historic in deck legality check 2020-08-23 02:06:24 +04:00
dialog * GUI: added auto-fix for deck files on usage (if deck contains wrong card numbers then it will be fixed and saved automaticity); 2020-08-08 21:27:20 +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 * GUI: added auto-fix for deck files on usage (if deck contains wrong card numbers then it will be fixed and saved automaticity); 2020-08-08 21:27:20 +04:00
plugins * Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites. 2020-07-02 00:53:46 +02:00
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote Fixed NPE on game.getState() usage 2020-08-26 13:34:08 +04:00
table * GUI: fixed that Historic games aren't visible in lobby list (now it visible under "other" filter); 2020-08-23 21:54:34 +04:00
themes GUI: deck legality and themes improves: 2020-08-03 00:07:13 +04:00
tournament UI: fixed that users can't watch tournament's games 2019-01-15 21:07:43 +04:00
unusedFiles Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
util Little fixes and code refactor 2020-08-29 18:09:44 +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 Added charset check and hint in startup logs (related to #7020) 2020-08-28 08:34:01 +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