Commit Graph

1721 Commits

Author SHA1 Message Date
Josh Birnholz
8e2dd0b5de Extended art auto frame 2023-02-08 12:46:14 -05:00
Josh Birnholz
7c8a00561a Make ability and flavor words italic when importing cards from scryfall 2023-02-08 12:46:13 -05:00
Josh Birnholz
9873cb0680 Support Nyx and Snow auto frame 2023-02-08 12:46:13 -05:00
Josh Birnholz
6d53612c46 Fix flavor text in Seventh Edition auto frame 2023-02-08 12:46:13 -05:00
Josh Birnholz
7a252f6841 Remove comment 2023-02-08 12:46:12 -05:00
Josh Birnholz
21de669bfb Remove extra auto frame call 2023-02-08 12:46:12 -05:00
Josh Birnholz
7bf02a2dc1 Remove comment 2023-02-08 12:46:11 -05:00
Josh Birnholz
78f9029824 Remove comment 2023-02-08 12:46:11 -05:00
Josh Birnholz
53d61183f0 Fix live update text resetting text box selection 2023-02-08 12:46:11 -05:00
Josh Birnholz
a61dbe8771 Add Seventh Edition autoframe 2023-02-08 12:46:10 -05:00
Josh Birnholz
8caf5c74b5 Etched auto frame, live auto frame updates 2023-02-08 12:46:10 -05:00
Josh Birnholz
60e42a0359 Update autoframe UI 2023-02-08 12:46:09 -05:00
Josh Birnholz
9c8dd45695 Add colorless etched frame 2023-02-08 12:46:09 -05:00
Josh Birnholz
3ccde3e257 Update bar 2023-02-08 12:46:09 -05:00
Josh Birnholz
d0b6662515 Add UB auto frame 2023-02-08 12:46:08 -05:00
Josh Birnholz
e729edd509 Initial autoframe support 2023-02-08 12:46:08 -05:00
Josh Birnholz
cb57c63623 Fix multiple double slashes for newlines 2023-02-08 12:46:07 -05:00
Josh Birnholz
9634208099 Add old frame flavor code 2023-02-08 12:46:07 -05:00
Josh Birnholz
0f8ef0b7e7 Fix divider indentation 2023-02-08 12:46:07 -05:00
Josh Birnholz
c7b8fd1f32 Fix flavor text indentation 2023-02-08 12:46:06 -05:00
Josh Birnholz
d8ccab92cc Update set symbols 2023-02-08 12:46:06 -05:00
Josh Birnholz
dc61d96058 Adjust thumbnail saturation 2023-02-08 12:46:05 -05:00
Josh Birnholz
b4fbd57720 Adjust frame saturation 2023-02-08 12:46:05 -05:00
Josh Birnholz
cf648e1ad1 Update regular M15 land frame 2023-02-08 12:46:05 -05:00
Josh Birnholz
d6e4d2d28a Replace flavor text separator bar 2023-02-08 12:46:04 -05:00
Josh Birnholz
763e3212db Replace flavor text separator bar 2023-02-08 12:46:04 -05:00
Josh Birnholz
42bdadea18 Add gray holo stamps 2023-02-08 12:46:04 -05:00
Josh Birnholz
0d2e51e41c Use double slash // for new lines 2023-02-08 12:46:03 -05:00
Josh Birnholz
16b8053e30 Adjust ABU copyright 2023-02-08 12:42:59 -05:00
Josh Birnholz
b351f0ba05 Add font size control 2023-02-08 12:42:59 -05:00
Josh Birnholz
32d4fa0769 Center Seventh edition artist credit 2023-02-08 12:42:58 -05:00
Josh Birnholz
b1c1bbd28b Update artifact frame 2023-02-08 12:42:58 -05:00
Chris McGuire
b17f3e93cf Merge pull request #5 from apetresc/master
Removing conflicting copy of invocation.ttf
2023-01-13 20:22:51 -08:00
Adrian Petrescu
ae3c39d639 Removing conflicting copy of invocation.ttf
There are currently two bit-identical copies of Invocation.ttf, which
is not only pointless but also causes problems when cloning onto a
case-sensitive filesystem like Linux's.
2023-01-09 13:01:27 -05:00
Chris McGuire
7b36b1aacd Merge pull request #1 from RojjaCebolla/patch-1
Use tilde as shorthand for {cardname}
2022-12-15 19:32:32 -06:00
Chris McGuire
4ff67c6f2e Merge pull request #2 from axlan/local-image-hack
Add special case to imageURL for loading local images.
2022-12-15 19:24:57 -06:00
Chris McGuire
90fddfc1c1 Merge pull request #4 from ACAlCapone/fix/gallery-preview
fix: re-enabled gallery preview images
2022-12-15 19:21:53 -06:00
ACAlCapone
07751d4614 fix: re-enabled gallery preview images 2022-12-11 20:33:47 +01:00
axlan
2bb6aadbb2 Added update to README for using local images. 2022-12-10 17:29:27 -08:00
axlan
7073720086 Update comment. 2022-12-10 16:53:43 -08:00
axlan
29c0fc2612 Switch to using dedicated directory. 2022-12-10 16:53:43 -08:00
axlan
f70276fd51 Add special case in imageURL for loading local images. 2022-12-10 16:53:43 -08:00
Chris McGuire
49ba042242 Merge pull request #3 from Sassar88/feature/run-in-docker-container
allow to run the cardconjurer via docker/ make
2022-12-07 17:58:13 -06:00
Chris McGuire
bfe155b7bf Update js/creator-23.js
Co-authored-by: ForgeThrall <14297794+ForgeThrall@users.noreply.github.com>
2022-12-07 17:55:13 -06:00
sassar88
776647daa6 remove executable 2022-12-06 11:20:21 +01:00
sassar88
a04e88cc3d add url 2022-12-06 11:12:45 +01:00
sassar88
0cb5382ac5 * add docker config with a nginx
* add a make script for easy startup
* extend the readme to subscribe, how you can run with docker
2022-12-06 11:00:11 +01:00
MrTeferi
952b1f642c Address copyright
- Remove build action
- Disable copyright/not for sale/cardconjurer
2022-11-23 15:13:24 -06:00
RojjaCebolla
e89aeab572 add cardname-tilde to documentation 2022-11-22 00:33:50 -06:00
RojjaCebolla
00beb1abd2 Use tilde as shorthand for {cardname}
Typing out curly braces is tedious, and unfriendly to arthritis/RSI.

MSE users may expect tilde to "just work" in the same way it does on MSE.

Even scryfall queries can be made using the traditional tilde: https://scryfall.com/docs/syntax
2022-11-22 00:29:07 -06:00