Oleg Agafonov
6a3f2ff420
* Images: added Commander 2021 tokens;
2021-07-03 22:49:15 +04:00
Oleg Agafonov
4b6fae663f
* Images: fixed broken download of some promo double faces cards ( #7891 );
2021-07-01 16:37:57 +04:00
Oleg Agafonov
2a05343bb8
Cards and images download fixes:
...
* Cards: added new promo cards in some old sets;
* Cards: fixed card rarity in some old sets (Antiquities, Deckmasters);
* Images: fixed broken download of promo cards from some old sets (#7891 );
2021-06-30 22:17:30 +04:00
Oleg Agafonov
a5dfe3ba14
* Cards: updated old sets with new scryfall numbers (fixed images download);
2021-06-30 16:51:01 +04:00
Oleg Agafonov
e05a315495
* Cards: updated old sets with new scryfall numbers, fixed set codes;
2021-06-30 03:02:19 +04:00
Evan Kranzler
df6acb697d
[H1R] changed set from RMH1 to H1R ( fixes #7903 )
2021-06-12 18:50:55 -04:00
Evan Kranzler
9fba3be2d5
[RMH1] added set
2021-06-02 21:41:31 -04:00
Evan Kranzler
d49cbede43
[STA] added image support
2021-05-24 19:53:56 -04:00
Evan Kranzler
b3b5ee418f
added some image support
2021-05-24 09:31:14 -04:00
Oleg Agafonov
1373675073
[KLR] added images support
2021-04-02 11:33:11 +04:00
Oleg Agafonov
ccc85c1acb
[TSR] added tokens
2021-03-07 03:08:17 +04:00
Oleg Agafonov
d3b787b9a6
[TSR] added images download
2021-03-07 03:08:17 +04:00
Oleg Agafonov
9d72dad674
[ZNE] added images download
2021-02-27 22:16:19 +04:00
Oleg Agafonov
608f6f7bd8
[STX] added images download
2021-02-27 22:03:20 +04:00
Oleg Agafonov
b6cb5cef9c
Refactor: removed default comment headers
2021-02-21 08:15:16 +04:00
Oleg Agafonov
1239a0299b
GUI: fixed rare NPE error on images loading in the games;
2021-02-13 17:03:15 +04:00
Oleg Agafonov
275e996c08
* Performance: memory usage optimization for deck editor (removed bloated usage of ManaCosts -> ManaColor objects, see #7515 );
2021-02-12 22:00:16 +04:00
Oleg Agafonov
f9b840e3b5
* Images: added download support of localized images for double faces cards;
...
* Images: fixed wrong second side image after localized images download (you must re-download KHM and ZNR sets to fix it);
2021-02-11 09:15:55 +04:00
Oleg Agafonov
c9f4e949fa
* Images: added more download stats (now you can see a progress of prepare stage);
2021-02-11 08:12:55 +04:00
Oleg Agafonov
03952ae0d6
[KHC] added tokens and download support;
2021-02-06 20:54:32 +04:00
Oleg Agafonov
f7bc745f10
[KHM] added tokens and download support;
2021-02-06 20:30:19 +04:00
Oleg Agafonov
c256aa59f7
GUI: fixed error on closing dialogs/games ( #7507 );
2021-02-05 20:54:21 +04:00
Oleg Agafonov
be77ecea84
GUI: fixed not working single and double clicks on the card's second side (draft, deck editor, see #7472 );
2021-02-03 11:32:15 +04:00
Oleg Agafonov
3b7e01d687
GUI: fixed that the playable card mark is not displayed for the second side after day/night button click;
2021-02-03 11:30:24 +04:00
Oleg Agafonov
f5bb3a3b9a
[KHC] added images download
2021-02-03 10:37:47 +04:00
Oleg Agafonov
2fe2f05b60
GUI: added preferences settings for card icons (enable abilities icons and playable icon);
2021-01-30 17:34:10 +04:00
Oleg Agafonov
a1da5ef437
* 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
Evan Kranzler
dacf30f4b9
Refactoring subtypes to make Maskwood Nexus work (ready for review) ( #7432 )
...
* removed and renamed SubTypeList
* updated subtype test
* refactored Changeling to be an ability that actually does something
* moved isAllCreatureTypes into SubTypes class
* renamed copyTo method to copyFrom
* added removeAllCreatureTypes where usable
* replaced some subtype methods
* replaced some more subtype methods
* replaced subtype mass add/remove methods
* updated more subtype methods
* fixed some errors
* made common shared creature type predicate
* refactored another card involving subtypes
* Added usage of object attribute in subTypes's write operations;
* Refactor: use same param styles in subtype methods
* Refactor: simplified usage of copy appliers;
* Refactor: fixed code usage in CopyApplier
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-01-26 08:52:35 -05:00
Oleg Agafonov
d5377599cc
* Images: updated Duels of the Planeswalkers Promo sets (year incremented; 2011 -> 2012, etc);
2020-12-21 11:10:54 +04:00
Oleg Agafonov
9dd09c970a
[CMR] added tokens support, added tokens download
2020-12-19 21:42:31 +04:00
Oleg Agafonov
74d96b98cf
[KHM] added images download
2020-12-17 03:30:31 +04:00
MusaBrt
e078644caf
removing unnecessary condition
...
L152, null checking for initialized final field
2020-11-18 01:11:31 +03:00
Oleg Agafonov
8fa0ba1cfd
[ZNC] Added images and tokens support/download
2020-11-05 12:55:08 +04:00
Oleg Agafonov
6bc040ef6c
[ZNR] Added tokens support and download
2020-11-05 12:22:55 +04:00
Oleg Agafonov
898d271c36
[ZNR] Improved GUI for modal double faces cards ( #7012 )
2020-11-01 10:03:09 +01:00
Oleg Agafonov
c60bf3ccef
[ZNR] Added images download for modal double faces cards ( #7012 )
2020-11-01 10:03:09 +01:00
Evan Kranzler
5c65506720
[SLD] consolidated PSLD into main set
2020-10-05 21:39:53 -04:00
Oleg Agafonov
cb2ae0295f
* Performance: improved memory usage for images (now xmage will not eat all available memory on 2GB+ settings, see #6375 );
2020-09-09 16:47:45 +04:00
vyacheslav.raskulin
b3dc0f5eca
excessive lambda usage
2020-09-09 15:06:49 +03:00
vyacheslav.raskulin
8b31333d9d
Collection creation is simplified
2020-09-09 15:03:01 +03:00
vyacheslav.raskulin
b23ccb8191
since these branches are identical we may collapse them
2020-09-09 14:48:21 +03:00
vyacheslav.raskulin
e03b446601
explicit parameters are not needed
2020-09-09 14:47:47 +03:00
vyacheslav.raskulin
96b2094370
equals method can be simplified
2020-09-09 14:46:46 +03:00
Oleg Agafonov
9f0772fb65
Additional image files check after download
2020-09-08 18:23:11 +04:00
Oleg Agafonov
f670de09d9
* Images: added cleanup routine on startup (app will fix and delete all broken or temporary images files, see #6267 );
2020-09-08 17:58:46 +04:00
Oleg Agafonov
c67e937dfb
GUI: fixed wrong options in download images dialog for some sources
2020-08-29 18:07:14 +04:00
Evan Kranzler
eff5f40c79
added Zendikar Rising
2020-08-26 16:22:12 -04:00
Evan Kranzler
9dadc12149
added Commander Collection: Green
2020-08-26 11:09:24 -04:00
Thomas Winwood
e01a03fa79
Add Signature Spellbook: Chandra ( #7004 )
...
* Add Signature Spellbook: Chandra
* Update ScryfallImageSupportCards.java
* dangit
* Update SignatureSpellbookChandra.java
2020-08-26 11:02:30 -04:00
Oleg Agafonov
7aac355f4a
Tests: added many verify checks for missing cards, names, numbers, download settings:
...
* check wrong card numbers in sets;
* check missing cards from set;
* check wrong full art settings;
* check missing and unknown sets in scryfall download settings;
* check missing and unknown direct download links in scryfall download settings;
* improved ability text check results;
* removed unused tests for word checks;
2020-08-22 15:16:30 +04:00