From f017dfe9c87bdf29430a26aa2b441d56e62c9195 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 10 Oct 2020 12:09:24 -0300 Subject: autumnal polish haul --- upd8.js | 668 +++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 388 insertions(+), 280 deletions(-) (limited to 'upd8.js') diff --git a/upd8.js b/upd8.js index 5700cfe3..439f6fb2 100644 --- a/upd8.js +++ b/upd8.js @@ -37,6 +37,21 @@ // TRACK ART CREDITS. This is a must. +// 2020-08-23 +// ATTENTION ALL 8*TCHES AND OTHER GENDER TRUCKERS: AS IT TURNS OUT, THIS CODE +// ****SUCKS****. I DON'T THINK ANYTHING WILL EVER REDEEM IT, 8UT THAT DOESN'T +// MEAN WE CAN'T TAKE SOME ACTION TO MAKE WRITING IT A LITTLE LESS TERRI8LE. +// We're gonna start defining STRUCTURES to make things suck less!!!!!!!! +// No classes 8ecause those are a huge pain and like, pro8a8ly 8ad performance +// or whatever -- just some standard structures that should 8e followed +// wherever reasona8le. Only one I need today is the contri8 one 8ut let's put +// any new general-purpose structures here too, ok? +// +// Contri8ution: {who, what, date, thing}. D8 and thing are the new fields. +// +// Use these wisely, which is to say all the time and instead of whatever +// terri8le new pseudo structure you're trying to invent!!!!!!!! + 'use strict'; const fs = require('fs'); @@ -107,15 +122,16 @@ const SITE_ABOUT = fixWS`
  • NSND: leitmotifs! Thanks to this site in combination with credits on the bandcamp and artists' own commentary, this wiki is a rather comprehensive resource for leitmotifs and other track references.
  • bgreco.net (HQ Audio Flashes): thumbnail captures for the individual Flash animations! There were a couple captures missing that I took myself, but most Flash thumbnails are from here.
  • The Homestuck and MSPA Music Wiki on Fandom: the inspiration for this wiki! I've wanted to make a more complete and explorable wiki ever since seeing it. The Fandom wiki has also been a very handy reference in putting this together, so much thanks to everyone who's worked on it!
  • +
  • carrd.co: I stole your icons.svg file. It is mine now. :tobyfox_dog_sunglasses:
  • All organizers and contributors of the Homestuck Vol. 5 Anthology - community-made track art for [[album:Homestuck Vol. 5]]! All of this art is excellent. Each track credits its respective cover artist.
  • -
  • Likewise for the Beyond Canon Track Art Anthology!
  • +
  • Likewise for the Beyond Canon Track Art Anthology as well as Alternia/Bound!
  • All comments on the site: I appreciate all feedback a lot! People have shared a ton of ideas and suggestions with me, and I cannot emphasize enough how motivating it is to share a project with like-minded folx interested in making it better with you.
  • Feature Acknowledgements