ugh i sympathize with you with freezeframe, i struggled with it and gave up on it tbh
in that same vein i'd also like to add a darkmode to the style savvy shrine as it is. very very bright :( won't add anything else to it lest i find myself in a rabbit hole again but i do desire a darkmode for it. maybe have an option that uses browser/system settings
fixed freezeframe.js on the about page - for nested pages use visibility: hidden with a width and height of zero instead of display: none. however this is a very hack-y way of executing this. it also reminds me that the navigation in the about page on keyboard still sucks total ass
this is vs. display: none - in this case the data isn't loaded unless the targetted element is set to display:block or something)
okkkk doing this and setting width/height to zero for hidden and auto for visible SEEMS to be my jank workaround, though now there is the issue of the static gifs just. not appearing for the buttons. it works for girlfield tho
funny thing is, when you hit play - it does actually play the gif animations! but when you hit stop the buttons just. disappear. i think it may have something to do with the canvas
the easiest way of resolving this issue is by simply reloading the page on click. issue is... with the about page, everything is on that page and is just hidden/shown based on the section you click on.
what this means is that when I click on an element that has the javascript to execute location.reload() on click, it doesn't load that section and reload the page. it just reloads the page entirely..
there is also having javascript that runs new Freezeframe() on clicking an element. this DOES load the paused gif frame behind the loading animation, but never loads the actual gif
i also think I want to add a "directory" thing on the main header. so if you're in the css packs it'll say like /art/csspacks (even though it doesn't look like that because. my site directory is a nightmare but you don't need to worry abt that)
yeah style savvy shrine is done I think. made a general about page layout out the gameplay for the game. also finally fixed the fucking footer on mobile
ok now it's done. added some additional marquee sprites yippee wahoo. might make a darkmode vers at some point but currently. its done i'm not touching it anymore not at all
uploaded static PNG versions of all the gifs in all four css packs. also tweaked a few graphics
added freezeframe.js to all the css packs. also need to give myself a reminder to make some larger images for some of the packs because wowza I forgot how small the ace of hearts graphics are