foul-magics/Mage.Client/src/main/java/mage/client
2023-11-25 18:10:38 +04:00
..
cards GUI: fixed not working card popup near screen border, improved card popup for chat and choose dialogs; 2023-11-25 17:27:59 +04:00
chat GUI: improved chat messages with card names and popup supports (example: [[card name]], closes #4189); 2023-11-25 16:26:12 +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: fixed not working card popup near screen border, improved card popup for chat and choose dialogs; 2023-11-25 17:27:59 +04:00
constants Autosave limited decks on submit (#11147) 2023-09-12 21:43:13 -04:00
deck/generator Game: fixed that search by card name was able to return a wrong card (example: cheat command) 2023-05-08 22:58:30 +04:00
deckeditor Improved stability and other related fixes: 2023-11-25 12:29:54 +04:00
dialog GUI: fixed not working card popup near screen border, improved card popup for chat and choose dialogs; 2023-11-25 17:27:59 +04:00
draft slightly reduce draft protection timer 2023-09-28 00:03:27 -04:00
game GUI: player's panel - fixed wrong focus of hints button 2023-11-25 18:10:38 +04:00
plugins GUI: fixed not working card popup near screen border, improved card popup for chat and choose dialogs; 2023-11-25 17:27:59 +04:00
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote GUI: improved chat messages with card names and popup supports (example: [[card name]], closes #4189); 2023-11-25 16:26:12 +04:00
table GUI: fixed wrong clicks from additional mouse buttons (now only left clicks are allowed, closes #11455) 2023-11-23 09:23:01 +04:00
themes tests: render dialog - added player panel render (PoC, without any options) 2023-11-22 00:29:42 +04:00
tournament Button focus adjustments for yes/no dialogs (#9828) 2022-12-26 20:09:41 +04:00
util GUI: fixed wrong clicks from additional mouse buttons (now only left clicks are allowed, closes #11455) 2023-11-23 09:23:01 +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: fixed not working card popup near screen border, improved card popup for chat and choose dialogs; 2023-11-25 17:27:59 +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 Improved network stability and other related fixes: 2023-11-24 21:22:16 +04:00