foul-magics/Mage.Client/src/main/java/mage/client
Tirth Bharatiya 44b8a0faf4
refactor: improved code to increase readability. (#11418)
Moved the cardViewEquals method from CardPanelRenderModeMTGO to CardView
Decomposed conditional to increase readability.
Changed the variable/constant names to increase the readability.
2023-11-17 10:47:53 +04:00
..
cards draft improves: add protection timer (2 sec) to avoid double pick (#11188) 2023-09-23 20:25:48 -04:00
chat refactor: improved code to increase readability. (#11418) 2023-11-17 10:47:53 +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 refactor: removed netbeans's auto-generated comments 2023-09-02 16:05:29 +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 Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548) 2023-10-14 12:39:49 +04:00
dialog remove AI from beta server button in connect dialog 2023-11-09 23:33:52 -05:00
draft slightly reduce draft protection timer 2023-09-28 00:03:27 -04:00
game gui: improved multi amount dialog (added cancel option, added mana symbols support in messages, improved form structure) 2023-11-02 12:30:40 +04:00
plugins Refactor cards and token images code (#10139): 2023-03-24 06:44:11 +04:00
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote GUI: fixed wrong feedback panel status in computer games (related to #11189) 2023-09-22 11:00:47 +04:00
table reduce default skill level of AI (from 6 to 2) 2023-09-30 16:18:57 -04:00
themes GUI: fixed wrong card icon rendering after theme change 2023-03-09 22:07:21 +04:00
tournament Button focus adjustments for yes/no dialogs (#9828) 2022-12-26 20:09:41 +04:00
util Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548) 2023-10-14 12:39:49 +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 network: reworked client-server events (related to triggers dialog problem from #11173) (#11189) 2023-09-21 18:40:52 +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 Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548) 2023-10-14 12:39:49 +04:00