18 Commits

Author SHA1 Message Date
0f88bd8f7b uses lanczos interpolation to make small cards not look terrible 2025-04-23 22:27:04 -04:00
fafaf404ab rudimentary card loading 2025-04-23 22:04:04 -04:00
6100a50754 cleans up nonsense from card.gd 2025-04-23 17:06:55 -04:00
bf9244c2b7 calls load_card 2025-04-23 17:06:28 -04:00
a3fb627310 separates all of the cacheing functions to its own class, cleans up card 2025-04-23 17:05:10 -04:00
c085a93c49 forgot to add this 2025-04-23 16:43:09 -04:00
29042d5d05 Changes project to fullscreen 1920x1080, formats .gd files 2025-04-23 16:12:00 -04:00
4489eb5f76 adds some library boilerplate 2025-04-23 15:44:17 -04:00
de5e107b86 adds a signal for completion, card should be done 2025-04-23 13:05:47 -04:00
5fc67ab5e5 documents the public facing function: 2025-04-22 19:02:26 -04:00
05cdcf83cc finishes up the base card stuff 2025-04-22 18:59:24 -04:00
37975021cb converts card cache getting to a coroutine function 2025-04-22 18:49:46 -04:00
a3dfa96efd scryfall requests 2025-04-22 17:16:38 -04:00
651b267dd2 changes... 2025-04-22 16:39:59 -04:00
970d7064ed adds some documentation 2025-04-22 14:09:16 -04:00
3808955237 adds quick comment and some code for the images 2025-04-22 13:48:21 -04:00
fcf736af92 wait we can just finish the card cache check rn 2025-04-22 13:45:45 -04:00
a67f2e1096 adds some baseline code for loading cards 2025-04-22 13:41:33 -04:00