foul-magics/Mage.Client/src/main/java/mage/client
Oleg Agafonov e95b9f145c GUI: deck legality improves:
* Added partly valid status for deck legality panel (if all cards are fine but user must add more cards to complete, see #6854);
 * Improved legality errors sorting (important errors visible at the top now, e.g. commander's errors);
2020-08-03 02:03:54 +04:00
..
cards GUI: deck editor improves: 2020-07-25 12:12:05 +04: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 GUI: deck legality improves: 2020-08-03 02:03:54 +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 Fix nonbasic land counting in singleton mode 2019-04-07 06:14:14 +01:00
deckeditor GUI: deck legality and themes improves: 2020-08-03 00:07:13 +04:00
dialog GUI: deck legality and themes improves: 2020-08-03 00:07:13 +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: deck legality and themes improves: 2020-08-03 00:07:13 +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 Update CallbackClientImpl.java 2020-03-22 10:19:16 -07:00
table * GUI: fixed auto-generated names for AI in new tournament dialog; 2020-07-10 17:57:56 +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 * GUI: improved attackers draw (if attacker was blocked then arrow colorizes with gray color); 2020-08-01 22:32:33 +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 feedback needed sound notifications (plays only for inactive game or app, see #6853); 2020-07-31 20:00:36 +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