From 01e9888839d8d498ba9868c96b52c2e5253a8d10 Mon Sep 17 00:00:00 2001 From: JVN-Pixels <146671762+JVNpixels@users.noreply.github.com> Date: Sat, 21 Sep 2024 10:07:41 -0700 Subject: [PATCH 1/4] Update CHANGELOG.md Fixes changelog for the 0.5.0 update! --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2031ba24..469ba9bd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,14 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Modding isn't 100% there but we're working on it! - Added Pico as a playable character! Unlock him by completing Weekend 1 (if you haven't already done that) - The songs from Weekend 1 have moved; you must now switch to Pico in Freeplay to access them -- Added 10 new Pico remixes! Access them by selecting Pico from in the Character Select screen +- Added 11 new Pico remixes! Access them by selecting Pico from in the Character Select screen - Bopeebo (Pico Mix) - Fresh (Pico Mix) - DadBattle (Pico Mix) - Spookeez (Pico Mix) - South (Pico Mix) + - Pico (Pico Mix) - Philly Nice (Pico Mix) - - Blammed (Pico Mix) + - Blammed (Pico Mix) - Eggnog (Pico Mix) - Ugh (Pico Mix) - Guns (Pico Mix) From ec8ecc616343bf52a2b3837c2a661f4402981b24 Mon Sep 17 00:00:00 2001 From: JVN-Pixels <146671762+JVNpixels@users.noreply.github.com> Date: Sat, 21 Sep 2024 10:14:09 -0700 Subject: [PATCH 2/4] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 469ba9bd0..e4053c1e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Eggnog (Pico Mix) - Ugh (Pico Mix) - Guns (Pico Mix) -- Added 1 new Boyfriend remix! Access it by selecting Pico from in the Character Select screen +- Added 1 new Boyfriend remix! Access it by completing Weekend 1 as Pico and then selecting Boyfriend from in the Character Select screen - Darnell (BF Mix) - Added 2 new Erect remixes! Access them by switching difficulty on the song - Cocoa Erect From e535ae4ca61c05e0b44e5d5b76523f76629f145d Mon Sep 17 00:00:00 2001 From: JVN-Pixels <146671762+JVNpixels@users.noreply.github.com> Date: Sat, 21 Sep 2024 10:19:00 -0700 Subject: [PATCH 3/4] Change line 12 The songs from Weekend 1 have moved line --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4053c1e5..66926bd13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a new Character Select screen to switch between playable characters in Freeplay - Modding isn't 100% there but we're working on it! - Added Pico as a playable character! Unlock him by completing Weekend 1 (if you haven't already done that) - - The songs from Weekend 1 have moved; you must now switch to Pico in Freeplay to access them + - The songs from Weekend 1 have moved; you must now switch to Pico via Character Select screen in Freeplay to access them - Added 11 new Pico remixes! Access them by selecting Pico from in the Character Select screen - Bopeebo (Pico Mix) - Fresh (Pico Mix) From 3601b50e322d46e1f3fbfc94f3825f03de18c442 Mon Sep 17 00:00:00 2001 From: JVN-Pixels <146671762+JVNpixels@users.noreply.github.com> Date: Sat, 21 Sep 2024 10:29:08 -0700 Subject: [PATCH 4/4] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66926bd13..a21455ef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - These display on Pico remixes, as well as when playing Weekend 1. - Implemented support for scripted Note Kinds. You can use HScript define a different note style to display for these notes as well as custom behavior. (community feature by lemz1) - Implemented support for Numeric and Selector options in the Options menu. (community feature by FlooferLand) +- Implemented new animations for Tankman and Pico ## Changed - Girlfriend and Nene now perform previously unused animations when you achieve a large combo, or drop a large combo. - The pixel character icons in the Freeplay menu now display an animation!