This website is intended to be a private archive for my OCs, in lieu of other websites like toyhou.se and refsheet, since:
I can't get a key for toyhou.se, and
refsheet has some copyright rules that I wouldn't be able to get around...
If you're here, either you've been personally invited by me (hello friend!), or you found this place via some other means.
(I tried hiding this site, though I don't know Neocities well enough to circumvent every possible method...)
Other notes...
There are no animated sprites for Pokémon from Generations 6 and on. I sourced the animations from Bulbapedia, while the others came from Pokémon Showdown (which have been rendered in the pixel artstyle, but have not been animated).
I probably will create galleries for charatcers in the future, but, for right now, I'm focusing on functionality first.
Current checklist...
Make a script to add "(you are here)" to the Info and OC List page headers
Possibly get rid of all the whitespace in images...
Add portraits
Add frames
Add a gallery
Add badge cases to those who would have them
Add backgrounds
Add corresponding gym leaders
Sync up animations
Hide it in a collapsible OR make a button that opens/closes case, like in DPP
Animate the transition for G-Maxing and Mega Evolving
Pre-load images
Overlay held items over Pokémon that have them
Optimize the website for mobile
Make custom website icons for all the OC pages
Make a general website icon (current one is Honda)
Add a button to switch Silver to GOODBYE
Different background and text colors
Different portrait
Different story
Different website title (the one read on the tab) (is this possible?)
Add a button to switch Honda to Gonda
Make the website screen-reader-friendly
Add sprite turnarounds for all OC pages
Set up QnA
Reformat website to use more sections
Reformat code to use regions (check newfile for reference, if you forgot)
Add the header table to a nav
Reformat the website to use headers
Add Pokédex entries for OCs
Add possession codes for OCs
Add sprites for Gabriel's and Gale's titles
Make all the icons in the OC List page "bump"
Colouring Pokémon backgrounds with the appropriate typing colour (refer to how Bulbapedia does it)
Add the rest of the type colourings to type.css
Go back and re-colour the borders for dual-type Pokémon
Figure out how to change border colour for Ampharos when Mega Evolving
Add a "Back to Top" button
Hide it when the viewport is not at the top of the page
Refactour the entire website to use more "class" in place of "id"
Info page
"backToTop" is negligible, because it actually is used correctly.
OC List page
Gabriel page
Oswald page
Gale page
Honda page
Turn Mega Evolving into a .js script
Add Generation indicators to all the OC pages
Add which games each OC originates from, if any
Add birthdays
Add padding to all the pages (change the style.css page?)
Add borders to all pages (customize them for each page?)
Make a script to change the Pokémons' sprites to their icons if the screen becomes too small
Preload images so the bigger images don't prematurely show
Fix script to work with Megas and G-Maxs
Test preloading page after some time
Add icons for Mega Evolving and G-Maxing
Remove the empty space at the bottom
Combine header and footer into "runnings" to save on space (have I tried this before and it didn't work? I don't remember)
Delete the previous header and footer javascripts (since it's just copy-paste)
Add "Champ" to Topaz's title abbr
Add music to all the OC pages
Only possible if I become a supporter, or the file restriction is lifted
Make a preloading function that takes an array and preloads all the images listed
Possible (and perhaps easier) without a script
Compressing Pokemon into PokeSlots
Left:DOOMED, Gabriel, Gale, Honda
Set up About Me
Set up FAQ (less likely to get around to)
Add tabs to OC pages to make navigation easier (and to prevent long pages)
Gallery tab
Tumblr posts tab
Update running.js to not use innerHTML and instead make everything similar to how pokeslot.js does