- Registered subdomain to existsing domain (https://spl.shreddedpaper.ca)
- Site will now update automatically even if hosted-repo is set to private
- Added 2010-2012 and 2013-2015 Gem Archive to the site
- Added anti rate-limiting script to forcefully stop the API usage if the site is lagging in a way that causes the site to send ScryfallAPI repeating requests resulting in an HTTP429 error
- Added placeholder slot for empty sections in the gem archive (rows are in 4s and bugged out if number per category was not divisible by 4)
- Fixed random site lag when loading images
- Fixed Scryfall fetching cards from the wrong set/with wrong artwork
- Resolved a bug rate limiting the cards populating in the gem archive
- As per Scryfall API guidelines, cards are limited to 4 per 1 second, and to be safe I have throttled that to half (2ps)
- Shit lowkey made me tear my hair out. Will do other years tomorrow.
- Added Gem Archive (/archives/gemarchive/main.html)
- Added blurb and menu to main.html in the archives
- Added 1996-1999, 2000-2004, and 2005-2009 lists
- Made a script that turns exported text from the archidekt lists into raw data to fill the corresponding galleries in each page. This can be located in the javascript sections in the HTML of each year of the gem archive.
- Finished tree layout for; index.html, rainbow-vale.html, guestbook.html, about.html, archive/index.html
- Finalized theme code (found in themedata.css folder)
- Fixed Firebase storage application in guestbook
- Added favicon and disclaimer footer