From 39617a0309070677ddcd9b34cb2f8a0a8b2b6577 Mon Sep 17 00:00:00 2001 From: ChandelureF-5 <87723254+ChandelureF-5@users.noreply.github.com> Date: Fri, 30 Dec 2022 15:53:49 -0800 Subject: [PATCH 1/3] Added a differentiator at the top. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4eacf486..39346735 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ## Friday Night Funkin' - Wednesday's Infidelity +NOTE: This is forked from lunarcleint, and will only be used for my personal changes, big or small. + For info on usage rights, please read the [license](https://github.com/lunarcleint/Wednesdays-Infidelity-PART-2/blob/master/LICENSE)! ![](art/promoart.png) From e4dbadb8e7f60d401da063470785b2cf6432af3e Mon Sep 17 00:00:00 2001 From: Chandelure F-5 Date: Fri, 30 Dec 2022 16:57:51 -0800 Subject: [PATCH 2/3] Modified feature-request.yml --- .github/ISSUE_TEMPLATE/feature-request.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 2f7b109a..fda88c50 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,5 +1,5 @@ name: Feature Request -description: No, i won't add 6K/etc to the engine or winning icons, stop asking for it. REQUESTING FOR A STAGE EDITOR WILL RESULT IN A BAN, I ALREADY SAID I WILL DO IT LATER GOD DAMN IT. +description: If you want 6K+, Winning icons, etc., do them yourself, for pete's sake. And don't pester lunarcleint for features he ain't wanna do, either. labels: [enhancement] body: - type: textarea @@ -22,3 +22,12 @@ body: - Code optimization that would make the game faster. (You should make a PR if this is your request, by the way.) validations: required: true + - type: dropdown + id: confirmacknowledgement + attributes: + label: One last thing - Do you acknowledge that you must do any of what you answered above if you request it? + options: + - Yeah, I'm well aware that I'd need to do this if I request it. + - Nah, I'll just whine about it. + validations: + required: true From 1cec5af3a7b852bb662017a0325d2024270147f7 Mon Sep 17 00:00:00 2001 From: Chandelure F-5 Date: Fri, 30 Dec 2022 17:24:11 -0800 Subject: [PATCH 3/3] Kickstarted camshake_on_sing; Added an intro text value --- assets/preload/characters/mouse-prison-phase3.json | 3 ++- assets/preload/data/introText.txt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/assets/preload/characters/mouse-prison-phase3.json b/assets/preload/characters/mouse-prison-phase3.json index 5733c04d..47d3106d 100644 --- a/assets/preload/characters/mouse-prison-phase3.json +++ b/assets/preload/characters/mouse-prison-phase3.json @@ -75,5 +75,6 @@ 0 ], "sing_duration": 3.90000000000001, - "scale": 1.2 + "scale": 1.2, + "//camshake_on_sing": "We should try to figure out how we're gonna shake the camera on specific characters singing." } \ No newline at end of file diff --git a/assets/preload/data/introText.txt b/assets/preload/data/introText.txt index 4e09635f..8a557961 100644 --- a/assets/preload/data/introText.txt +++ b/assets/preload/data/introText.txt @@ -11,4 +11,5 @@ mickey--so sad come on--we need those bricks i swear--unknown suffering motif thanks--texture packer -breaking bad--reference \ No newline at end of file +breaking bad--reference +why y'all gotta leak--satan hates leakers more than anything \ No newline at end of file