Commit Graph

41 Commits

Author SHA1 Message Date
marsteralex
5bfb624907 update ui 2022-09-13 15:36:27 +02:00
marsteralex
68bdadde37 updated to 18 artists per game 2022-09-13 14:04:36 +02:00
marsteralex
37da650aca update code to be smaller jsons 2022-09-13 05:25:18 +02:00
marsteralex
bbb915fe05 update with min 100 arts 2022-09-12 06:43:53 +02:00
marsteralex
86120ef1ec update jsons 2022-09-12 06:09:06 +02:00
marsteralex
afe6f47eb4 allow promo to be replaced 2022-09-12 06:07:18 +02:00
marsteralex
816d142b38 update artists to min 50 art 2022-09-12 05:37:42 +02:00
marsteralex
6e4357ea9a add allowlist 2022-09-12 05:31:49 +02:00
marsteralex
1890a1cb8a update artists 2022-09-12 05:07:45 +02:00
marsteralex
1b54503393 updated for all artists 2022-09-12 02:52:17 +02:00
marsteralex
db0567b04e weight everything equally 2022-09-11 15:22:47 +02:00
marsteralex
8c18c7a475 equally weight artists 2022-09-11 15:05:51 +02:00
marsteralex
9046b2ad43 cleanup code 2022-09-11 14:46:51 +02:00
marsteralex
8706ddf733 update algo to select k samples 2022-09-11 14:42:49 +02:00
marsteralex
bf69800cdc update artist list 2022-09-10 03:00:21 +02:00
marsteralex
c3bc96a0a3 update with latest non-digital printing 2022-09-10 01:26:46 +02:00
marsteralex
fed6380af6 change vsCode settings for python 2022-09-10 00:54:14 +02:00
marsteralex
c408c55086 use latest non-digital if possible 2022-09-10 00:36:12 +02:00
marsteralex
c30a2b05c2 add artists 2022-09-10 00:09:30 +02:00
marsteralex
bbc4551eec add dfc support for commanders 2022-09-09 22:25:04 +02:00
marsteralex
3a2fea57b9 updated padding 2022-09-09 13:37:01 +02:00
marsteralex
0d56273247 added difficulty rating 2022-09-09 05:43:48 +02:00
marsteralex
10f160fee3 fix counterspell setting default 2022-09-09 05:13:34 +02:00
marsteralex
866f814927 remove generated cards from digital commanders 2022-09-09 05:01:11 +02:00
marsteralex
1c76d79760 removing racist cards upstream
this way we don't have to store the cards in the json
2022-09-09 03:04:08 +02:00
marsteralex
4be4c72362 can use double feature 2022-09-09 02:41:18 +02:00
marsteralex
1e8c7defbc update basic land art 2022-09-09 02:21:45 +02:00
marsteralex
bbfa56b7e8 added commander category
commander category
2022-09-09 01:18:52 +02:00
marsteralex
58e908dfa6 update cards for categories
update for dominaria united
2022-09-09 00:02:58 +02:00
marsteralex
ffe7a097b4 include battlebond 2022-08-17 21:12:26 -04:00
marsteralex
ac7cb21a1a sort names by set instead of by set symbol 2022-08-17 20:50:13 -04:00
marsteralex
6b37ac8e4b remove check from original 2022-08-17 18:59:49 -04:00
marsteralex
ce3d092497
Add Basic Lands to MTG Guesser (#716)
* fix https

* add beasts

* Remove extra file

* Prettier-ify code

* Prettier-ify

* add basic land guesser

also added fetcher to filter all cards instead of only unique art

* default to original

makes basic better

* added set symbol to basics

added set symbol to the basics game mode. Changed name to "How Basic"

* cleanup

* changed some pixels

* only load set data if needed

* hacked fix for removing image from name

Co-authored-by: Austin Chen <akrolsmir@gmail.com>
2022-08-17 12:40:59 -07:00
marsteralex
aa6d0d1750
add beasts (#700)
* fix https

* add beasts

* Remove extra file

* Prettier-ify code

* Prettier-ify

Co-authored-by: Austin Chen <akrolsmir@gmail.com>
2022-07-28 11:31:58 -07:00
Austin Chen
6603effd1b
Use https for hotlinked image
Editing main from my phone, fingers crossed
2022-07-21 01:16:21 -07:00
Austin Chen
aba818a9de Remove unused jsons 2022-07-20 18:05:41 -07:00
Austin Chen
260f4641dd Remove alternate versions; add Alex's email 2022-07-20 18:04:54 -07:00
Austin Chen
edee910e2d Remove other guessing games 2022-07-20 18:00:18 -07:00
Austin Chen
6b5b9b42f5 Make the select screen index.html 2022-07-20 17:14:49 -07:00
Austin Chen
c3b825cc44 Adjust card positioning 2022-07-20 16:59:40 -07:00
Austin Chen
a3f150b1d9
Host Ida and Alex's MTG Guesser game (#656)
* Copy over code from Mtg Guesser

* Run Prettier

* CSS Tweaks: Hover feedback, button positioning

* Hide all but counterspell & burn, for now

* Move to /mtg directory

* Fix prettierignore

* smaller jsons (#673)

limited burn to only red cards and also added limited json files to only have fields needed to play

* Add Ida's tweak to card position

Co-authored-by: marsteralex <bob.masteralex@gmail.com>
2022-07-20 16:57:51 -07:00