1
0
Fork 0
mirror of https://github.com/ldericher/fftcgtool synced 2025-01-15 23:03:00 +00:00
Commit graph

40 commits

Author SHA1 Message Date
b99dc00499 fix upload prompt 2021-09-02 03:06:12 +02:00
10526d34e9 CardDB construction/loading 2021-09-01 20:14:56 +02:00
6ae0e00c2c multilanguage support (breaks upload prompt) 2021-09-01 19:01:53 +02:00
3cf2994297 multi deck import 2021-08-24 17:32:51 +02:00
0f6c7be504 fallback for nonexistent images, verbosity, logging output 2021-08-24 17:29:12 +02:00
2afb07cb8c multi opus import 2021-08-23 18:25:25 +02:00
c7938c9f0d Crude multilang support 2021-08-23 18:16:56 +02:00
938a10c807 carddb pickle format 2021-08-23 16:46:53 +02:00
f59498e3ac directory structure 2021-08-23 16:01:12 +02:00
ab3e9deb7b subcommands 2021-08-23 14:57:05 +02:00
4e94ae995d imageloader.py simplification: multiprocessing 2021-08-23 13:36:50 +02:00
cb7b8c0620 cleanup, minor fixes 2021-08-18 17:38:58 +02:00
8c88553d29 face_url upload prompt 2021-08-18 16:52:32 +02:00
81122f8de8 cleanup 2021-08-18 13:50:07 +02:00
8360eb69b2 major cleanup 2021-08-17 17:37:28 +02:00
730775a660 resolve circular import 2021-08-17 01:52:06 +02:00
7ed1981588 Formatting 2021-08-17 01:36:37 +02:00
0bf27770b3 Create elemental decks 2021-08-17 01:35:57 +02:00
75373ae48b Create card lists using filters 2021-08-16 14:45:42 +02:00
a78a3ad04a Cleanup 2021-08-09 14:03:45 +02:00
2cfa2d4b52 PKG structure 2021-08-09 07:01:25 +02:00
e889689bcc PKG structure 2021-08-09 06:33:33 +02:00
758958dca3 Formatting 2021-08-09 06:18:56 +02:00
418d8f823e Typing 2021-08-09 04:03:24 +02:00
6f1b5fd422 CLI 2021-08-05 00:54:15 +02:00
a359c1df4c url based imageloader.py, composition with card backs 2021-08-05 00:17:47 +02:00
f375d5792d composition works 2021-08-04 18:36:23 +02:00
5305a74bb2 opt 2021-08-04 03:41:14 +02:00
3df5911123 image loader 2021-08-04 03:39:19 +02:00
73e88349b6 opus defined as set of cards 2021-08-03 23:41:25 +02:00
e44892878f Some v2 work 2021-08-03 19:45:35 +02:00
f14dc6c21d Docker 2021-08-03 02:24:14 +02:00
e6f9494786 "Opus" and "Card" classes 2021-08-03 01:55:12 +02:00
cc5955865b Fix for multi-elements 2021-04-05 00:24:01 +02:00
0d7bdd7a3d Card sorting, Full-Opus export files 2018-11-03 00:50:36 +01:00
52216406a6 minor bug fixes 2018-11-02 23:39:09 +01:00
77c0e9d3fb Format strings, CLI interface, Single request to ffdecks.com basic API instead of per-card requests 2018-11-02 23:24:08 +01:00
08bd5b60b4 Add README, add docker option 2018-11-02 19:49:35 +01:00
806ee3bec8 Update for better performance (ffdecks API instead of parsing mognet) 2018-11-02 19:07:14 +01:00
38bb6b33e3 initial commit 2018-11-02 11:28:49 +01:00