Commit Graph

33 Commits

Author SHA1 Message Date
The Magician 09a0ea0fbc Add DB schema for tournament decklists 2024-04-28 15:14:22 +01:00
The Magician 9c566e997f Download card data from Scryfall 2024-04-28 15:13:47 +01:00
The Magician b491315cd0 Upgrade to colly v2 2024-04-28 15:11:19 +01:00
The Magician b93df37bd4 Get all cards from bulk data endpoint 2024-04-24 14:29:38 +01:00
The Magician d6e558f9e3 Simplify database schema for current use case 2024-04-24 11:54:49 +01:00
The Magician 424bca2d4d Import colors to database 2024-04-23 21:45:55 +01:00
The Magician 4a6579a0a2 Add Card-related objects to Scryfall API package 2024-04-23 21:45:28 +01:00
The Magician 960adebd93 Import Set data from Scryfall 2024-04-23 17:52:48 +01:00
The Magician 7806b11cbf Fix Makefile 2024-04-19 10:01:59 +01:00
The Magician 34ed8b8751 Allow SetCode to be five characters 2024-04-19 09:19:42 +01:00
The Magician 85eaa5df0c Make cmd folder names match Makefile actions 2024-04-19 09:14:59 +01:00
The Magician 4805299fa7 Add SetType column to ExpansionSet table 2024-04-19 09:12:42 +01:00
The Magician f09472a505 Move responsibility for importing Colors 2024-04-19 09:09:52 +01:00
The Magician 256b6e96f2 Set up command to import data from Scryfall 2024-04-19 09:07:19 +01:00
The Magician 896a6666a9 Merge branch 'main' of git.themagician.cc:TheMagician/TheMathemagicians 2024-04-19 08:58:17 +01:00
The Magician 0312a8266a Finish SQL schema 2024-04-14 21:28:35 +01:00
The Magician d15cc864bc Add updates to database schema 2024-04-13 14:35:00 +01:00
The Magician 07ad091168 Design first draft of database schema 2024-04-12 22:28:00 +01:00
The Magician 3d273eb738 Merge branch 'main' of git.themagician.cc:TheMagician/TheMathemagicians 2024-04-12 09:59:43 +01:00
The Magician 528d8fec27 Add prereleasing info 2024-04-12 09:59:22 +01:00
The Magician b6f08c2c1b Add main.go 2024-04-12 09:59:09 +01:00
The Magician 529860f2bc Start creating database schema 2024-04-12 09:56:47 +01:00
The Magician ada6a95721 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-04-04 19:31:23 +01:00
The Magician 6dc2bcf1fc Remove sevenkeys Python files 2024-04-04 19:31:06 +01:00
The Magician f562f6d697 Add dummy SQL code 2024-04-04 14:55:12 +01:00
The Magician 7e3933108d Add mysql driver 2024-04-01 20:19:02 +01:00
The Magician 687b21afbe Remove MTGGoldfish file 2024-04-01 20:18:15 +01:00
The Magician 54422261ad Generate metagame URL from enum 2024-03-25 18:42:58 +00:00
The Magician 81f997e276 Add Archetype class 2024-03-25 18:36:58 +00:00
The Magician f813e9f136 Add enum for colors 2024-03-25 18:19:40 +00:00
The Magician 021c98a71c Add enum for supported formats 2024-03-25 15:40:41 +00:00
The Magician c8056c8a31 Add legality data directory to .gitignore 2023-12-11 18:31:21 +00:00
The Magician 63e4cef7d7 Initial commit 2023-12-11 18:30:58 +00:00