From 8db5db52072723e688c63fc0c3b190d00f1dd04c Mon Sep 17 00:00:00 2001
From: Niklink <25875275+Niklink@users.noreply.github.com>
Date: Wed, 4 Jan 2023 21:58:29 -0400
Subject: misc fixes part 1/2
fixes #71, #72, #73, #74, #75, #77, #78, #79, #80, #81
---
static-page/changelog.yaml | 13 +++++++++++++
1 file changed, 13 insertions(+)
(limited to 'static-page')
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 3c00d30c..201174ff 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -23,7 +23,20 @@ Style: |-
margin-bottom: 0.6em;
}
Content: |-
+
+ site changes
+ - slightly tweaked the homepage album selection
+ data fixes
+ - fixed [[track:pondsquatter-live-chamber-version]] not attributing [[artist:talea-ensemble]] (thanks, Makin!)
+ - fixed [[track:saltish]] attributing [[artist:makin]] instead of [[artist:hadron]] for the track artwork (thanks, Makin!)
+ - fixed typo in commentary for [[track:raise-of-the-conductors-baton]] (thanks, Makin!)
+ - fixed [[track:diskhordance]] not referencing [[track:alterkate]] (thanks, Sgeo!)
+ - fixed [[track:bon-voyage-amigo]] attributing the composers from EarthBound instead of [[artist:shogo-sakai]] (thanks, FF!)
+ - fixed [[track:jump-up-super-star]] not attributing [[artist:nobuyoshi-suzuki]] or [[artist:aimi-mukohara]] and listing [[artist:rob-tunstall]] as a contributor instead of artist (thanks, FF!)
+ - fixed [[track:title-mega-man-3]] not listing [[artist:yasuaki-fujita]] as an artist (thanks, FF!)
+ - fixed [[track:title-uwol-quest-for-money]] being named 'Game Over', being listed as being from Felix the Cat instead of from [[artist:uwol]], and not attributing [[artist:augusto-ruiz]] (thanks, FF!)
+ (news entry: [[news-entry:ball-drop-23]])
site changes
- major restructure of all internal data structures as well as data file format, laying foundations for all following changes and additions to wiki features and lending much better to interoperability with outside code and internal data validation and error reporting
- improved automatic data error reporting lead to many dozens of diverse data issues that had previously slipped by getting fixed this update, much improving overall wiki quality and raising the baseline level of data consistency
--
cgit 1.3.0-6-gf8a5
From 1b42e9f584f22ac7f3383bc3bbfb3a37e59129b9 Mon Sep 17 00:00:00 2001
From: Niklink <25875275+Niklink@users.noreply.github.com>
Date: Thu, 5 Jan 2023 03:47:09 -0400
Subject: misc fixes part 2/2
fixes #82, #83, #90, #91
---
static-page/changelog.yaml | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'static-page')
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 201174ff..27ec1747 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -30,9 +30,13 @@ Content: |-
- fixed [[track:pondsquatter-live-chamber-version]] not attributing [[artist:talea-ensemble]] (thanks, Makin!)
- fixed [[track:saltish]] attributing [[artist:makin]] instead of [[artist:hadron]] for the track artwork (thanks, Makin!)
- fixed typo in commentary for [[track:raise-of-the-conductors-baton]] (thanks, Makin!)
+ - fixed [[track:bane]] not referencing... [[track:bane-old]]
- fixed [[track:diskhordance]] not referencing [[track:alterkate]] (thanks, Sgeo!)
+ - fixed [[track:dave-striders-cool-mixtape]] not referencing [[track:the-lights-rebellion]] (thanks, Circlejourney!)
- fixed [[track:bon-voyage-amigo]] attributing the composers from EarthBound instead of [[artist:shogo-sakai]] (thanks, FF!)
- fixed [[track:jump-up-super-star]] not attributing [[artist:nobuyoshi-suzuki]] or [[artist:aimi-mukohara]] and listing [[artist:rob-tunstall]] as a contributor instead of artist (thanks, FF!)
+ - fixed [[track:smiles-and-tears]] missing lyrics
+ - fixed [[track:the-stains-of-time]] not specifying [[artist:the-maniac-agenda]]'s role in makin the song (and calling them 'Maniac Agenda') (thanks, FF!)
- fixed [[track:title-mega-man-3]] not listing [[artist:yasuaki-fujita]] as an artist (thanks, FF!)
- fixed [[track:title-uwol-quest-for-money]] being named 'Game Over', being listed as being from Felix the Cat instead of from [[artist:uwol]], and not attributing [[artist:augusto-ruiz]] (thanks, FF!)
--
cgit 1.3.0-6-gf8a5
From fcbff07b29c001bddf1b066f16e369e0e43038f3 Mon Sep 17 00:00:00 2001
From: "(quasar) nebula"
Date: Thu, 5 Jan 2023 09:47:06 -0400
Subject: update changelog date
---
static-page/changelog.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'static-page')
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 27ec1747..dd631f01 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -23,7 +23,7 @@ Style: |-
margin-bottom: 0.6em;
}
Content: |-
-
+
site changes
- slightly tweaked the homepage album selection
data fixes
--
cgit 1.3.0-6-gf8a5