LevelX2
fe2e9389f2
* Some minor code clear up.
2020-01-10 15:52:47 +01:00
Oleg Agafonov
339c419d4b
* UI: multiple improves for adventure/split cards:
...
* Split cards shows left and right mana cost (in deck editor, hand, etc);
* Adventure cards shows adventure and normal cost (in deck editor, hand, etc);
* Adventure cards shows adventure spell name in deck editor's list;
* Fixed missing loading cursor in deck editor searching;
2020-01-07 11:49:55 +04:00
LevelX2
6470fc85ef
Fixed some bad layout of random booster draft tornament dialog.
2019-12-17 21:16:32 +01:00
ssouders412
50bd6cbc32
More pronoun fixes
2019-12-06 15:17:44 -05:00
ssouders412
2d3247d732
Updated pronouns to reflect current rules and oracle text
...
Replaced all instances of "her or she", "him or her", and "his or her", with "they", "them", and "their", or sometimes "that player". Updated verbs where appropriate.
2019-12-06 14:29:36 -05:00
Oleg Agafonov
c02069114d
Little fixes
2019-11-30 00:23:51 +04:00
acosta
35a4f1a2fd
Add Centurion banlist
2019-10-16 10:44:59 +02:00
Oleg Agafonov
2838437dd8
Added us server
2019-09-10 00:12:37 +04:00
Ingmar Goudt
eb0cfc94f8
change some size() comparisons, to isEmpty()
2019-07-14 20:53:23 +02:00
Ingmar Goudt
5ba206111a
add missing Override annotations
2019-07-14 20:28:48 +02:00
Oleg Agafonov
d6d67b78db
* Added London mulligan as default mulligan type for all games (except Canadian Highlander);
2019-07-13 18:46:41 +04:00
Oleg Agafonov
77e92d9186
* Fixed that snow lands can be added in draft and sealed modes ( #5831 );
2019-06-06 22:50:16 +04:00
Oleg Agafonov
07cf5201ba
* Added new game mode: Oathbreaker ( #5678 );
2019-05-27 16:17:15 +04:00
Oleg Agafonov
0043257042
Disable power of war server button;
2019-05-19 11:40:58 +04:00
Oleg Agafonov
639c4fab13
Improved card render modes dialog (emblems and planes support);
2019-05-14 15:14:40 +04:00
Oleg Agafonov
9b53c75a6a
Fixed vehicle PT draws in image render mode;
2019-05-11 17:38:01 +04:00
Oleg Agafonov
5c48803ef9
* UI: improved cards appearance:
...
* added colorized PT values (boosted is green, unboosted is red);
* added toughness with damage calcs (damaged is red);
* image render: now title and PT texts are readable/big in small cards;
* mtgo render: improved image quality (less pixelated now);
* mtgo render: improved PT font (bold now);
2019-05-10 10:01:51 +04:00
Oleg Agafonov
c45f64bdec
UI: improved card render test dialog (added render mode and size choose);
2019-05-06 23:16:58 +04:00
Oleg Agafonov
051c3c4ac0
UI: added test card render modes dialog (available from debug menu);
2019-05-06 20:15:39 +04:00
Oleg Agafonov
1648b84d88
Fixed missing developers list in about form;
2019-05-05 15:48:31 +04:00
Oleg Agafonov
060ebe655e
* Added new game type: Freeform Commander Two Player Duel ( #5771 )
2019-04-30 16:35:24 +04:00
Oleg Agafonov
cb59442103
Merge pull request #5756 from mooretc2/freeform-commander-fix
...
Freeform commander fix
2019-04-28 20:23:23 +02:00
Oleg Agafonov
f238118c87
UI: removed outdated options, improved;
2019-04-27 12:22:19 +04:00
mooretc2
a05df82f75
Adding missing return
2019-04-24 17:10:31 -07:00
mooretc2
be62669e4b
Fixing issue with Freeform Commander deck type
2019-04-24 16:52:50 -07:00
Oleg Agafonov
43ebdf9e94
Fixed NPE error on new systems;
2019-04-24 18:03:53 +04:00
Oleg Agafonov
f81142459d
* UI: fixed wrong server reconnect on multiple apps runs ( #5495 );
2019-04-12 12:15:48 +04:00
Oleg Agafonov
5a0f01c14a
* UI: improved connects and disconnects processing:
...
* fixed app freeze on broken server;
* fixed app freeze on cancel button clicks;
* fixed wrong still connected dialogs on app close or connect;
* fixed missing wrong versions message;
* improved error logs and messages.
2019-04-11 12:14:18 +04:00
Oleg Agafonov
d2ab867e99
* UI: fixed non random packs richman mode ( #5672 );
2019-04-08 20:48:52 +04:00
Oleg Agafonov
7a556ea58f
* UI: added save/load packs list in random/richman mode ( #5672 );
2019-04-08 20:15:34 +04:00
Oleg Agafonov
d249b14c3c
* UI: fixed empty packs pool by default in random/richmen mode;
2019-04-08 19:07:23 +04:00
Oleg Agafonov
10234d508f
* UI: added CTRL/SHIFT/ALT supports for hotkeys ( #2042 );
2019-04-06 07:32:44 +04:00
Oleg Agafonov
11b254e5f7
* UI: added F12 hotkey to go in or out from game chat (can be changed in preferences);
2019-04-06 04:01:06 +04:00
Oleg Agafonov
1dbf5ba183
* UI: improved hotkeys:
...
* added support for characters keys (no more skip hits in chat or search windows while typing, #4676 );
* fixed that user can activate skip button in choose dialogs;
* fixed that mouse clicks outside from chat fields can't reset the focus;
2019-04-06 01:02:47 +04:00
Oleg Agafonov
b7e68f3e0a
* Fixed client crush on old systems without JavaFX supports like MacOS 10.9;
2019-04-02 08:20:48 +04:00
Oleg Agafonov
f8b9e3d408
Added more game mode and deck type combinations for commander;
2019-03-29 18:30:17 +04:00
Oleg Agafonov
ff640a942e
UI: improved skips and stops for declare blocker step:
...
* added options to STOP skip on any or zero blockers available;
* added auto-stop before declare blockers step (e.g. user can cast instants and crew abilities);
2019-03-29 18:10:00 +04:00
Oleg Agafonov
6606b586a4
UI: added what's new button to message of the day panel and connection dialog;
2019-03-29 10:41:49 +04:00
Oleg Agafonov
ad9ba216f2
UI: news page saves cookies for analytics;
2019-03-29 09:26:26 +04:00
Oleg Agafonov
7c8ba650a2
UI: news page shown only on new posts available;
2019-03-29 02:08:17 +04:00
Oleg Agafonov
16efc350b4
* UI: fixed graveyard and other cards window size (removed unnecessary scrolls, #5659 );
2019-03-28 21:41:20 +04:00
Oleg Agafonov
c58b28f94f
UI: fixed rare error with wrong dialog position after multiple popups ( #4318 );
2019-03-28 09:19:16 +04:00
Oleg Agafonov
14f90bfc77
UI: added debug tool to test modal/non-modal dialog system (available from debug menu);
2019-03-28 09:12:17 +04:00
Oleg Agafonov
d45e63d946
* UI: added "what's new" page dialog with latest news (auto-loads on startup or from about dialog);
2019-03-28 09:05:46 +04:00
Oleg Agafonov
70f41c7807
Little fixes
2019-03-23 15:44:55 +04:00
Oleg Agafonov
66403cbdbb
UI: improved add lands dialog (centered window, hotkeys to close/add);
2019-03-23 15:43:34 +04:00
Oleg Agafonov
1942cd0dec
* UI: added save/load/reset game settings for new tourney dialog;
2019-03-23 15:08:05 +04:00
Oleg Agafonov
1b79827b2d
* UI: added save/load/reset game settings for new table dialog;
...
Fixed that edh power level don't saves;
2019-03-23 06:54:17 +04:00
Oleg Agafonov
42658d5cff
UI: added mulligan option to new tournament dialog, added mulligan type saving;
2019-03-23 05:49:21 +04:00
Oleg Agafonov
b925977efd
Fixed new table/tournament dialogs compatibility with NetBeans editor;
2019-03-23 05:07:05 +04:00