Oleg Agafonov
994769e825
Merge pull request #5861 from rafaeldamasceno/fix-gatherer-sets
...
Fix set symbols in gatherer
2019-06-24 01:12:58 +02:00
rafaeldamasceno
a6f09e5e60
Fix set symbols in gatherer
2019-06-23 19:54:58 +01:00
Oleg Agafonov
b559460f77
[M20] added images download from scryfall
2019-06-23 19:08:23 +04:00
Oleg Agafonov
d0638e71af
Fixed symbols and images download from wizards;
2019-06-23 18:56:25 +04:00
rafaeldamasceno
74b396d7d4
Force Scryfall URL enconding
2019-06-08 01:29:29 +01:00
Oleg Agafonov
55bc61000a
Prepare new release
2019-06-06 23:03:38 +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
12be28483f
Merge pull request #5805 from hitch17/mtga-deck-import
...
Support for importing mtga decks.
2019-05-30 19:08:04 +02:00
Rafael Damasceno
e76ce35467
Fix #5821 by finding in preferred set
2019-05-29 08:40:21 +01:00
Oleg Agafonov
84e0764bd4
Fixed that images download doesn't start again after too many errors;
2019-05-29 07:53:40 +04:00
Rafael Damasceno
628a7d6faa
Delete extra newlines
2019-05-28 21:33:33 +01:00
Rafael Damasceno
dd929ad622
Finish meld fix, add S00 lands
2019-05-28 21:30:51 +01:00
Rafael Damasceno
286391738c
Remove BFZ and OGW art variations as they're fixed upstream
2019-05-28 15:56:13 +01:00
Rafael Damasceno
6dbaa9f7cc
Merge branch 'master' into scryfall-improvements
2019-05-28 15:43:03 +01:00
Rafael Damasceno
fe14ddb9e9
Delete extra newline
2019-05-28 15:23:19 +01:00
Rafael Damasceno
325ce708a1
Restore deleted method
2019-05-28 15:22:45 +01:00
Rafael Damasceno
6581df34fb
Update direct links, add Spined Wurm
2019-05-28 15:20:29 +01:00
Rafael Damasceno
97938859ad
Fix 6ED, E001. Connect to API using proxy
2019-05-28 15:03:06 +01:00
Rafael Damasceno
580975143c
Add art variation cards
2019-05-28 15:01:06 +01:00
Rafael Damasceno
40586096c1
Remove GPX card and RNA lands direct links
2019-05-28 14:59:31 +01:00
Oleg Agafonov
9a9b304fd5
* UI: improved hand request dialog (users can ask your hand once per game, reset it by re-activate button);
2019-05-28 13:46:29 +04:00
Rafael Damasceno
d579b4b016
Better test if Card object from Scryfall has faces
2019-05-27 23:33:13 +01:00
Rafael Damasceno
2637a29a53
Refactor URL fetching, exclude front face
2019-05-27 21:35:31 +01:00
Oleg Agafonov
8ca5a3ec2e
UI: added filter button for oathbreaker format
2019-05-27 18:17:34 +04:00
Oleg Agafonov
07cf5201ba
* Added new game mode: Oathbreaker ( #5678 );
2019-05-27 16:17:15 +04:00
Rafael Damasceno
20253f6fb8
Merge branch 'master' into scryfall-improvements
2019-05-27 11:41:08 +01:00
Oleg Agafonov
adb666587b
Refactor images download for #5814
2019-05-27 10:19:47 +04:00
Rafael Damasceno
879a3d6c71
Implement double faced cards URL from Scryfall
2019-05-27 00:19:15 +01:00
Oleg Agafonov
7844291632
* Added new set M19 Gift Pack (G18) with 5 new cards ( #5779 );
2019-05-24 15:30:25 +04:00
John Hitchings
6e0e3899b8
Merge branch 'master' into mtga-deck-import
2019-05-19 13:28:27 -07:00
Oleg Agafonov
f1e204408f
Fixed umlaut
2019-05-19 22:51:18 +04:00
John Hitchings
b62d4fd20d
Support for importing mtga decks.
2019-05-19 11:18:09 -07: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
fb3762a9dd
Merge pull request #5798 from hitch17/emblem-pt-npe-fix
...
fix NPE when trying to draw PT on an emblem.
2019-05-14 12:28:28 +02:00
John Hitchings
e63ba29427
fix NPE when trying to draw PT on an emblem.
2019-05-13 22:51:30 -07:00
Oleg Agafonov
bf20e7d656
Test button fix
2019-05-13 13:30:18 +04:00
Oleg Agafonov
8448afc709
Test framework: added commander games support (quick start button, "commander" command to put card as commander);
2019-05-13 13:20:41 +04:00
Oleg Agafonov
24b221ff34
Test framework: added default test deck (no more test.dck file required to start test game);
2019-05-13 10:47:53 +04:00
Oleg Agafonov
9b53c75a6a
Fixed vehicle PT draws in image render mode;
2019-05-11 17:38:01 +04:00
Oleg Agafonov
5c69c66122
Removed beleron copyrighted font, fixed PT centering in mtgo render mode;
2019-05-11 16:32:35 +04:00
Oleg Agafonov
9518306016
* UI: added auto-size of PT box in mtgo render mode (large values are now visible);
2019-05-11 14:55:55 +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
bbf1c1343a
Prepare release 1.4.35
2019-04-23 23:32:54 +04:00
Oleg Agafonov
c6d32bd33d
[WAR] added tokens images
2019-04-23 23:32:09 +04:00
Oleg Agafonov
d1e2fc860d
* UI: fixed that cards from Masterpiece Series don't draw selectable frames ( #5505 );
2019-04-23 13:47:50 +04:00
Oleg Agafonov
ba1c6de2cd
* UI: fixed that sideboarding load side cards without user's sorting;
2019-04-20 06:41:16 +04:00
Oleg Agafonov
3fa97d47c6
Improved timeout updates for slow server
2019-04-19 18:19:02 +04:00
Oleg Agafonov
c95f14f64c
* UI: fixed that server messages and tables list is not refresh after re-connect ( #4194 );
2019-04-19 17:37:26 +04:00
Oleg Agafonov
bd06d3df51
Merge pull request #5711 from hitch17/draft-log-deck-importer
...
Ability to import draft logs as decks.
2019-04-13 05:23:33 +02:00
Oleg Agafonov
ee2741c7a7
* UI: fixed non closeable card popup hints, fixed memory leaks ( #4983 , #2803 );
2019-04-12 17:55:25 +04:00
Oleg Agafonov
fe9c3fbae8
Fixed bloated connection errors in logs;
...
Fixed that data update tasks runs after disconnect;
2019-04-12 15:38:33 +04:00
Oleg Agafonov
f81142459d
* UI: fixed wrong server reconnect on multiple apps runs ( #5495 );
2019-04-12 12:15:48 +04:00
John Hitchings
61d40902ab
Ability to import draft logs as decks.
2019-04-11 22:27:21 -07: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
Thomas Winwood
788a1be01e
Fix nonbasic land counting in singleton mode
2019-04-07 06:14:14 +01: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
fc88357eab
[WAR] - added images download from scryfall;
2019-04-03 13:03:51 +04:00
Oleg Agafonov
6c3b48b2a7
[WAR] - added token image;
2019-04-03 13:02:21 +04:00
Oleg Agafonov
c6e262b0ed
Refactor: fixed duplicated class name
2019-04-03 13:00:24 +04:00
Oleg Agafonov
3ca57533b5
Fixed wrong class package, pom config and broken code (visual studio code compatibility)
2019-04-03 02:45:52 +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
65bb9b2161
Prepare new release 1.4.34
2019-03-29 18:31:00 +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
01adbcf96f
Refactor
2019-03-28 17:09:23 +04:00
Oleg Agafonov
771fac97ef
* UI: fixed choose cards dialog size (removed unnecessary scrolls);
2019-03-28 17:06:03 +04:00
Oleg Agafonov
0e6dbb4eed
* UI: improved and fixed possible targets highlighting:
...
* added blockers highlighting on declare blockers step;
* fixed that blocker targets highlights all attackers instead real;
* fixed wrong attackers draw in images render mode;
2019-03-28 09:29:15 +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
79c6626085
UI: added debug menu for developers (use -debug
param in clients's command line to activate debug menu);
2019-03-28 09:11:09 +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
Oleg Agafonov
3330680e81
Merge pull request #5644 from hitch17/additional-mulligan-support-5600
...
Additional mulligan support #5600
2019-03-22 22:48:18 +01:00
Oleg Agafonov
270ec615af
Sync old changes
2019-03-22 21:51:26 +04:00
Oleg Agafonov
dc0da80d82
* UI: added deck export to clipboard ( #4243 );
2019-03-22 20:14:24 +04:00
Oleg Agafonov
4fde77b05e
* UI: added paste button to import from clipboard dialog;
2019-03-22 18:22:07 +04:00