| .. |
|
cards
|
GUI: added changeable card popup mode for chats/logs by card name clicks (alternative to mouse wheel from game cards);
|
2023-11-26 12:48:41 +04:00 |
|
chat
|
GUI: added changeable card popup mode for chats/logs by card name clicks (alternative to mouse wheel from game cards);
|
2023-11-26 12:48:41 +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 some outdated GUI components and code
|
2023-11-27 00:20:11 +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
|
refactor: removed outdated code with databases sync (cards db downloads from a server);
|
2023-11-25 18:11:44 +04:00 |
|
draft
|
slightly reduce draft protection timer
|
2023-09-28 00:03:27 -04:00 |
|
game
|
GUI: added starting chat hints about popup hotkeys (hold <ALT+E> to force image, press <ALT+D> to show/hide right card panel)
|
2023-11-26 22:48:24 +04:00 |
|
plugins
|
GUI: improved stability of card popup in image mode (fixed errors in logs)
|
2023-11-26 22:32:39 +04:00 |
|
preference
|
Code cleanup (removed outdated client's config.properties settings)
|
2020-01-26 15:19:22 +04:00 |
|
remote
|
GUI: added starting chat hints about popup hotkeys (hold <ALT+E> to force image, press <ALT+D> to show/hide right card panel)
|
2023-11-26 22:48:24 +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: added changeable card popup mode for chats/logs by card name clicks (alternative to mouse wheel from game cards);
|
2023-11-26 12:48:41 +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
|
refactor: removed outdated code with databases sync (cards db downloads from a server);
|
2023-11-25 18:11:44 +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 |