Commit Graph

1724 Commits

Author SHA1 Message Date
ThePurpleAnon 8d275a9e89 Cleaning up those dang warnings (#826)
* done i think

wahoo

* this one too

lol
2024-04-07 21:25:54 +00:00
フマジメ 08daf1da41 Frog Princess (#830)
* wip

* wip 2

* wip3

* wip4

* Refactoring failed

* Delete unused using
2024-04-07 21:23:54 +00:00
minenice55 44d9ab096d Nail Carpenter Swing Support (#829)
* BurstLinq

make BGM resync when changing pitch (to test)

* autoswing

some game implementations, most games already work fine

* more game tweaks

* 16th note swing

more game fixes
make pitch change resync optional in the API

* suppress some common warnings

* Update Credits.txt

* nail carpenter swing support
2024-04-07 04:56:37 +00:00
minenice55 fd1df6687e Auto-Swing (#827)
* BurstLinq

make BGM resync when changing pitch (to test)

* autoswing

some game implementations, most games already work fine

* more game tweaks

* 16th note swing

more game fixes
make pitch change resync optional in the API

* suppress some common warnings

* Update Credits.txt
2024-04-07 04:54:06 +00:00
FancyEX c22c23f974 Not Again (#825)
* Update BGFish.cs

* Update LakeScene.cs

* Update LoadMinigames.Minigames.MinigameLoaderGenerator.g.cs

* Update BGFish.cs

Why does this keep HAPPENING?!

* Discard changes to Assets/Scripts/USG.g/LoadMinigames.Minigames.MinigameLoaderGenerator.g.cs
2024-04-05 01:59:33 +00:00
フマジメ 4672297af8 Fillbots (#824)
* basic set up

* game prefab set up

* fillboy

* Medium bot falls down from da skyyyyyy

* animations! (fillbots)

* filler whiffs

* Medium bot anims

* Bots can be filled wow

* Bots move!!!!!

* Fixed hold length

* offbeats now work

* kaboom

* barelies for medium bot

* basic fix

* beyond

* Update Sprites

* Small Medium Large

* Bot Lamp

* blackout

* yet not implemented

* Filler Animation

* Fly Animation

* Stack to Left

* Update Sprites

* Color event

* refactoring

* minor fixes

* temporary icon

* Restart the stopped conveyor

---------

Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
2024-04-05 01:28:09 +00:00
playinful 0894dc6efa Catch of the Day (bugfixes) (#814)
* Freeze Frame

Hey, I'm about done with Freeze Frame and I'm just gonna commit the game as it is right now, it's almost done thx
-playinful

* Freeze Frame - finishing touches before finalized assets

Still waiting to implement the upscaled assets and the sound effects. Code-wise this is as much as I can do for now.

* i fixed a couple bugs

the dim screen is back and no input duplication when switching games. hallelujah

* FreezeFrame randomness update

hey AJ so i was cleaning my room when i was struck by an idea for how to make the randomization more consistent without seeding. *yes unfortunately* it requires a static variable but i promise u i used it responsibly.

* initial commit

* mar 13

* Updated cloud particles

* 3/22

* First PR

* corrected a mistake

* forgot to change that goofy ahh icon

* Bugfixes

Fixed a bug where fishes could be reeled in before the bite animation played and get stuck in the bite animation.
Fixed a bug where the count-in for the pausegill played at the incorrect time.
Fixed a bug where the threefish would cause a scene transition at the incorrect time.

* Crossfade close to done

* The Long Awaited Crossfade Update

* added sort key

* one last quick bugfix (hopefully)

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-04-05 01:28:01 +00:00
playinful 45cbe1972b Mostly Bugfixes (#823)
UI tweaks:
- Removed "Clear Photo Cache" GameAction, added "Clear Previous Photos" parameter to the Car cues
- Rolled Move T.J., Rotate T.J., and Scale T.J. GameActions into a single GameAction
- Legacy functions still exist for remixes created on previous nightly builds

Bugs fixed:
- Fixed a bug where the spacing of slow cars would be incorrect after a game switch
- Made particles scale with tempo
  - Added functionality for respecting Rate over Distance in ParticleSystemHelpers
- Fixed a bug where the photo cache was not cleared after stopping playback of a remix.
- Fixed a bug where, upon showing photos, if the remix playback was stopped before the photos were removed from the screen, they would remain on the screen until playback started over.
- Removed an unnecessary call to Debug.Log that had been left in by mistake.
- Fixed a bug where cars' idle animations would play too slowly and at inconsistent timings.

Other refactorings:
- Created a "Car" MonoBehavior attached to both the NearCar and FarCar prefabs that handles the movement of cars, removing the need for the "QueuedCars" property of FreezeFrame.
- Added a failsafe in the ShowCrowd function for if the user indicates a crowd index that does not currently exist.
- Converted one SoundByte.PlayOneShot call into a MultiSound.Sound object.
2024-04-05 01:27:59 +00:00
EpicGamer2469 4789987d49 Remove duplicate freeze frame addition (#819) 2024-03-31 01:18:29 +00:00
playinful 4ab6e7b276 Sorting rework i guess part 2 electric boogaleo (#816)
* Freeze Frame

Hey, I'm about done with Freeze Frame and I'm just gonna commit the game as it is right now, it's almost done thx
-playinful

* Freeze Frame - finishing touches before finalized assets

Still waiting to implement the upscaled assets and the sound effects. Code-wise this is as much as I can do for now.

* i fixed a couple bugs

the dim screen is back and no input duplication when switching games. hallelujah

* FreezeFrame randomness update

hey AJ so i was cleaning my room when i was struck by an idea for how to make the randomization more consistent without seeding. *yes unfortunately* it requires a static variable but i promise u i used it responsibly.

* Updated cloud particles

* ready to pr i think

Fixed Alphabetical Sorting.
Fixed Chronological Sorting by adding a sorting value to every minigame.
Added Sort By Usage.

* i accidentally removed a bunch of work from yall oops this should fix that i think

* make it so that it auto sorts by alphabet when you lanuch the editor
2024-03-30 19:25:15 +00:00
minenice55 7ccc256eaf Resource Optimization (#812)
* right foot creep

* look around stay low

* optimize the fan club prefab

use anim layers for the monkeys

* dansa med oss

* klappa era hander

* cossack sandvich

* soldier of dance

add speed halving / doubling functionality to choreographies

* fix selection of starting dance

* asset re-organization

* organize the last of the 1.0 games

* Wall

* floating windows can no longer become larger than the actual screen
2024-03-30 02:52:14 +00:00
ThePurpleAnon 1c8e18ff58 stuff (#811)
the stuff
2024-03-29 23:22:44 +00:00
FancyEX a6dd70553b Catch of the Day fix (#810)
* Update BGFish.cs

* Update LakeScene.cs
2024-03-29 04:37:42 +00:00
playinful 76d10bf186 Catch of the Day (#807)
* Freeze Frame

Hey, I'm about done with Freeze Frame and I'm just gonna commit the game as it is right now, it's almost done thx
-playinful

* Freeze Frame - finishing touches before finalized assets

Still waiting to implement the upscaled assets and the sound effects. Code-wise this is as much as I can do for now.

* i fixed a couple bugs

the dim screen is back and no input duplication when switching games. hallelujah

* FreezeFrame randomness update

hey AJ so i was cleaning my room when i was struck by an idea for how to make the randomization more consistent without seeding. *yes unfortunately* it requires a static variable but i promise u i used it responsibly.

* initial commit

* mar 13

* Updated cloud particles

* 3/22

* First PR

* corrected a mistake

* forgot to change that goofy ahh icon

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-29 02:35:11 +00:00
ThePurpleAnon 025681eaea Charging Chicken (#805)
* oh yeah i forgot about github lmao

no prefab yet, but a bunch of the coding and sfx are implemented

* some stuff

did some prefab assembly, added background color block, idk i'm tired

* a bunch more stuff

idk i'm tired again, i really doubt this will even be read by anybody

btw if you're reading this, type "charging chicken should be replaced with a piece of pizza" and ping me in the HS discord server

* even more more stuff

holy shit i did a lot lmao

* oh god there's so much done and still so much to do

help

* the stone platforms man

my god this took so much work

* god dammit

fuck this game

* buncha text stuff

this wasn't so bad, hopefully i won't want to eat my own shorts next time i work on miss stuff

* water speed

finally fixed this once and for all i think

* stufr

music fade, ending text, making platforms fall under the chicken when the chicken falls, general bug fixes

* getting there

i'd say we're roughly 70% ready for a PR or so

* almost done

just needs (a lot of) finishing touches

* hjgdf

stuff

* boogledop

doobedy deoooebb

* buncha shit again

oh lawd we getting close, if only these fuckin game breaking bugs would stop showing up

* almost done

except for the new game breaking bug still. that'll probably take a while

* it's getting too real

AND the game breaking bug is gone!

* checkpoint

use this for reverting back while changing how stone platforms spawn

* blorf

god i have so much shit to do tomorrow

* some stuff

doobety

* trippy

added shaders for the "future" bg

* colors and stuffs

yayy

* background objects do be comin tho

too real

* yo

holy shit this is coming together nicely

* we cookin

frfr

* real

all too real...

* idk

something changed but idk what

* platforms are cool now

yay (still have a bunch of stuff to do tho)

* chicken is almost gosh dang done

woot

* almost there but for real this time

probably the second or third to last commit

* chiken is feature complete

i literally just need three audio files, then set up assbuns, then draft PR

* chimken is done

yahoo

* finishing tooches

boopin snoots
2024-03-29 02:35:09 +00:00
playinful a5613f7fa8 Editor Sorting Fixes & Upgrades (#808)
* ready to pr i think

Fixed Alphabetical Sorting.
Fixed Chronological Sorting by adding a sorting value to every minigame.
Added Sort By Usage.

* i accidentally removed a bunch of work from yall oops this should fix that i think
2024-03-29 02:35:07 +00:00
フマジメ 87e8cd6c6f Built To Scale (Wii) minor fixed (#806)
* prefab

* Spawn Rod

* Shoot Rod

* Square

* Shoot Rod EX

* Custom Bounce

* Fix spawn

* fix animation

* Change Block

* Change Block Animation

* Destroy Square

* Fix block's transition

* Shoot Rod (mute)

* High Curve

* animation tweaks, revert to old spritesheet

* more accurate placement

* more animations

* finished anims

* all animations done

* shake more

* Minor correction

* fixed square rotations

* upscale

* icon

* Add miss curve and Toggle Blocks

* missing sprites fixed?

* I made a mistake in setting the ID.

---------

Co-authored-by: ev <85412919+iloveoatmeal2022@users.noreply.github.com>
2024-03-29 02:35:05 +00:00
フマジメ 6b58b427c8 Built To Scale (Wii) (#804)
* prefab

* Spawn Rod

* Shoot Rod

* Square

* Shoot Rod EX

* Custom Bounce

* Fix spawn

* fix animation

* Change Block

* Change Block Animation

* Destroy Square

* Fix block's transition

* Shoot Rod (mute)

* High Curve

* animation tweaks, revert to old spritesheet

* more accurate placement

* more animations

* finished anims

* all animations done

* shake more

* Minor correction

* fixed square rotations

* upscale

* icon

* Add miss curve and Toggle Blocks

---------

Co-authored-by: ev <85412919+iloveoatmeal2022@users.noreply.github.com>
2024-03-27 15:22:51 +00:00
フマジメ 6ee732a18b Bon odori patch (#803)
* text scroll

* Change animation playback timing

* Files forgot to commit
2024-03-26 12:13:09 +00:00
フマジメ 619c01b77a Shoot-'em-up (#796)
* 無駄

* spawn

* Start Interval

* new sprites, background particles

* fix white flash

* wip hit particle

* finished hit particle

* oops

* oops2

* sorry last tweak

* Damage

* Merge manually

* modified: Update()

* fix particle layering

* tweak particle more

* more enemies

* Changed the way effects are generated

* animation fixes

* attack fix

* laser and enemy miss anim

* sorry!!!!!!!!!

* monitor animations

* intro gate animations

* trajectory

* Pass Turn (WIP)

* Animation Event

* Fine placement

* Pass Turn

* Placement Pattern

* EnemyType

* icon

* fix bg, fix animations, added smoke particle

* Adding and modifying effects

* I made a mistake in the operation

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: ev <85412919+iloveoatmeal2022@users.noreply.github.com>
2024-03-25 01:41:51 +00:00
EpicGamer2469 3c92833251 Improve note parameters (#798)
* Add note parameter

* Increase max semitones

* Add previewing sounds for notes

* Add note preview toggle setting

* Fix Launch Party starting note

* Fix preview sound pooling + add BTS preview sound

* Add previewing note when slider handle is clicked
2024-03-22 01:37:41 +00:00
wookywok 63bd4981fe Fixed airboarder animations, added miss vocals (#797)
* Fixed airboarder animations, added miss sounds

* Create missvox.wav.meta
2024-03-19 14:33:55 +00:00
wookywok 650a9b6bb0 Bon Odori Animation Update 1 (#795)
* started working on bon odori

* bon odori is now playable, just no animations and sounds

* bon odori is functional now, just missing the art, better audio and animations

* nothing new, my git is always 1 commit behind

* Revert "nothing new, my git is always 1 commit behind"

This reverts commit b96a70004de5964902f7bc87d819a9e6047e77fb.

* changed the background

im only commiting because saladplainzone is gonna do the anims now

* Accurate BG

* Good prefab

* finalized player prefab

* Finalize Prefab

* More animation stuff

* Bow anim done

* text is now functional, passing the project to AstrlJelly

* merging w master branch

* text scrolling is ALMOST functional

* scrolling is ALMOST ALMOST functional

* FINALLY!!!! TEXT SCOLLING IS DONE!!!!!

* TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations

* minor bug fixes

* TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font

* i forgor to change the outline on the fonts

* Fixed side clap, started replacing backgrounds

* Further improvements

* bopping stuff

* Fixed animations, added new bg upscale, made compatible with current master

* Added clapping fx

* removed transitions from front clap animation

---------

Co-authored-by: streitixy <danilomeiraivo@gmail.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: streitixy <85808002+streitixy@users.noreply.github.com>
2024-03-18 22:54:50 +00:00
フマジメ 2757fac7d5 Power Calligraphy fixed #Feature Complete (#794)
* Power Calligraphy (WIP)

* modified:   Assets/Scripts/Games/PowerCalligraphy/Writing.cs

* comma

* onore

* sweep

* sun

* kokoro

* Power Calligraphy (WIP)

* Changed object to prefab

* Force Prepare

* Changed so that the next paper is set correctly.

* updated controllers

* Red hand

* Paper shift

* Chounin (WIP)

* Power Calligraphy #Feature Complete

* Fixed Animations to 30fps
2024-03-18 02:40:24 +00:00
wookywok 11c1ae8f50 Big Nail Carpenter Updates (#743)
* Made Nail half-speed, changed long nail from hold B to press B, touched up animations

- Made Nail Carpenter half-speed -- it shouldn't change much, just remember to double your tempo!

- Also changed the long nail input from hold and release to simply pressing B -- the old way gives less reaction time and is just less fun overall

- Also touched up the animations to make them snappier and improve gamefeel

* Cleaned up animations a bit further, changed 'fusuma' to 'shoji'

* Further animation improvements

Hit animations are now instant, and the hammer animation is about snappy and responsive as it should be

* Fixed touch controls

FIxed touch controls being a miss no matter what

* reimplemented touch mode whiffing

cuz i forgor

* fixed a sound effect playing at the wrong time

* spawning logic overhaul

also fixed issue where sweets would be hittable if a nail could be instead
cues at full speed for testing need to halve the speed of everything later

* remove stray sfx call

* add missing exclaim animations to the forced object types

* improve chunk based spawning

improve animator setup

* remove unused stuff

* new animations

girl randomly blinks
puddings bounce when passing the girl
nails pop out when missing

* fix the sweet break check

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-15 19:18:21 +00:00
EpicGamer2469 a322d48329 Fix rockers pitch bend (#789) 2024-03-14 01:18:13 +00:00
wookywok ac08cf44ad more airboarder visual improvements (#790)
* Most of an airboarder upscale

* fixed shadows

* Added floor fade, applied dog upscale

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-14 01:18:09 +00:00
フマジメ fbdea12330 Sick Beats Fixed (#788)
* Sick Beats (WIP)

* sfx

* I wish create ScheduleMissableInput sometime

* deleted:    Assets/Resources/Sprites/Games/SickBeats/Animations/virus/virusCome.anim

* Simple Flick

* ScheduleMissableInput
2024-03-13 16:47:40 +00:00
wookywok ce3f20f9d3 (most of) the airboarder upscale (#786)
* Most of an airboarder upscale

* fixed shadows

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-13 00:43:29 +00:00
wookywok c8db5387c4 New vfx work now! (#785)
* will this fix the vfx??? stay tuned!

* Update GraphicsSettings.asset

* Update GraphicsSettings.asset
2024-03-12 18:59:03 +00:00
playinful 1d35e88533 Freeze Frame (#784)
* Freeze Frame

Hey, I'm about done with Freeze Frame and I'm just gonna commit the game as it is right now, it's almost done thx
-playinful

* Freeze Frame - finishing touches before finalized assets

Still waiting to implement the upscaled assets and the sound effects. Code-wise this is as much as I can do for now.

* i fixed a couple bugs

the dim screen is back and no input duplication when switching games. hallelujah

* FreezeFrame randomness update

hey AJ so i was cleaning my room when i was struck by an idea for how to make the randomization more consistent without seeding. *yes unfortunately* it requires a static variable but i promise u i used it responsibly.
2024-03-12 18:58:59 +00:00
wookywok f14d2a423f Retro VFX! (also airboarder works now) (#780)
* Super Retro VFX!

* Updated Screen Jump default

* also airboarder works now

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-11 21:21:51 +00:00
AstrlJelly 755eff76d8 Dropdown Fixes + TryGetMinigame (#781)
* fix dropdowns + dropdown collapses

man...

* trygetminigame

it's from a different branch but it's nice to have rn
2024-03-11 20:18:40 +00:00
minenice55 7cab162114 TMPro Dynamic Cleaner (#779)
* add tmpro dynamic data cleaner

fix resource refs in bon odori materials

* update credits
2024-03-11 16:39:16 +00:00
フマジメ 3467c33133 Power Calligraphy fixed (#778)
* Power Calligraphy (WIP)

* modified:   Assets/Scripts/Games/PowerCalligraphy/Writing.cs

* comma

* onore

* sweep

* sun

* kokoro

* Power Calligraphy (WIP)

* Changed object to prefab

* Force Prepare

* Changed so that the next paper is set correctly.

* updated controllers
2024-03-11 12:22:30 +00:00
Tailx501 b1b173b099 Another Logo Tweaks (#776)
* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd (Megamix Modified)-EB.otf

* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

Forgot that the letters "V" & "v" were also modified as well.

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Forgot that the letters "V" & "v" were also modified as well.

* Noticed that "_j" were merge together.

* Logo Tweaks

* Logo Tweaks

* Logo Tweaks

* Another Logo Tweaks

* Another Logo Tweaks

* Another Logo Tweaks

* Delete Assets/Scenes/Title.unity

* Another Logo Tweaks

* Another Logo Tweaks
2024-03-10 16:23:14 +00:00
ev cc00a51407 Built to Scale New Models + Lighting (#773)
* Yay

* fix the weird material hardcoding

* done

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-10 03:36:41 +00:00
minenice55 8bf1f3e17b Dog Ninja Rework (#771)
* nearly the entire dog ninja rework

lol. didn't think it would be this easy
just a few more things to fix and we're good

* fix some things, add NOT WORKING updater

* final optimizations and fixes

damn i didn't think the preparing stuff would be such a big deal

* actual last fixes + ass buns

---------

Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
2024-03-10 02:57:56 +00:00
minenice55 586020a5c4 Revert "Dog Ninja Rework (#767)" (#770)
This reverts commit 572b9e1f4d.
2024-03-10 02:39:15 +00:00
wookywok b42d5d6b7f Airboarder initial PR (#765)
* started working on bon odori

* bon odori is now playable, just no animations and sounds

* bon odori is functional now, just missing the art, better audio and animations

* nothing new, my git is always 1 commit behind

* Revert "nothing new, my git is always 1 commit behind"

This reverts commit b96a70004de5964902f7bc87d819a9e6047e77fb.

* changed the background

im only commiting because saladplainzone is gonna do the anims now

* Accurate BG

* Good prefab

* finalized player prefab

* Finalize Prefab

* More animation stuff

* Bow anim done

* text is now functional, passing the project to AstrlJelly

* merging w master branch

* text scrolling is ALMOST functional

* scrolling is ALMOST ALMOST functional

* FINALLY!!!! TEXT SCOLLING IS DONE!!!!!

* TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations

* minor bug fixes

* TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font

* i forgor to change the outline on the fonts

* Setup

* more working on stuff

* more testing

* more testing

* more testing

* some fixes

* fixes

* testing stuff

* fixed some things

* a few more fixes

* more testing

* More fixes

* bops and animation adjustments

* camera stuff!

* Implementing placeholder icon

* recolorable sky

* fix that bug + format arch file

also change the script name

* oops

---------

Co-authored-by: streitixy <danilomeiraivo@gmail.com>
Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: streitixy <85808002+streitixy@users.noreply.github.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-10 01:47:14 +00:00
streitixy ef906e9f08 pa, pa-n and do, do-n were switched, this pr fixes it (#769)
* started working on bon odori

* bon odori is now playable, just no animations and sounds

* bon odori is functional now, just missing the art, better audio and animations

* nothing new, my git is always 1 commit behind

* Revert "nothing new, my git is always 1 commit behind"

This reverts commit b96a70004de5964902f7bc87d819a9e6047e77fb.

* changed the background

im only commiting because saladplainzone is gonna do the anims now

* Accurate BG

* Good prefab

* finalized player prefab

* Finalize Prefab

* More animation stuff

* Bow anim done

* text is now functional, passing the project to AstrlJelly

* merging w master branch

* text scrolling is ALMOST functional

* scrolling is ALMOST ALMOST functional

* FINALLY!!!! TEXT SCOLLING IS DONE!!!!!

* TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations

* minor bug fixes

* TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font

* i forgor to change the outline on the fonts

* some bon odori changes (please dont break anything please)

* LAST COMMIT BEFORE PUSHING!!!!!!!

* forgot fix some minor things lol

* organized the folders and made the dark bg an ease and not an animation

* super cool commit

* bug fixes

* added pitching to pans and dons

* changing Clap() and Sound() to a prefunction

* prefunctions done 👍

* the smallest change ever

---------

Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: wookywok <62037083+wookywok@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-10 00:36:44 +00:00
フマジメ f4c41a1efa Sick Beats (WIP) (#768) 2024-03-10 00:36:43 +00:00
AstrlJelly 572b9e1f4d Dog Ninja Rework (#767)
* nearly the entire dog ninja rework

lol. didn't think it would be this easy
just a few more things to fix and we're good

* fix some things, add NOT WORKING updater

* final optimizations and fixes

damn i didn't think the preparing stuff would be such a big deal

* actual last fixes + ass buns
2024-03-10 00:36:41 +00:00
ThePurpleAnon fa364a8579 added gradient mapping shader (#763)
put in a grayscale texture and a gradient, get out a cool picture
2024-03-08 05:11:54 +00:00
フマジメ a4262ef39c Power Calligraphy (#762)
* Power Calligraphy (WIP)

* modified:   Assets/Scripts/Games/PowerCalligraphy/Writing.cs

* comma

* onore

* sweep

* sun

* kokoro

* Power Calligraphy (WIP)
2024-03-08 05:11:52 +00:00
minenice55 7ab049483f Update Credits.txt (#760) 2024-03-08 03:51:50 +00:00
minenice55 d48dbe00d0 Samurai Slice Gold Particles (#758)
* Beginning

The first commit

* End

Finished adding Particle Effects, and some of the sprites were changed

* hatred

trying to solve conflicts

* Just letting you all know

Got access to this branch

* re-parent wind

* fix capitalization in enum

---------

Co-authored-by: Obelisk <taynaluan10@gmail.com>
2024-03-07 22:45:38 +00:00
Tailx501 cfe2ff69a2 Logo Tweaks (#755)
* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd (Megamix Modified)-EB.otf

* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

Forgot that the letters "V" & "v" were also modified as well.

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Forgot that the letters "V" & "v" were also modified as well.

* Noticed that "_j" were merge together.

* Logo Tweaks

* Logo Tweaks

* Logo Tweaks
2024-03-07 19:29:24 +00:00
streitixy 05219009f6 bon odori hotfixes + semitones (#752)
* started working on bon odori

* bon odori is now playable, just no animations and sounds

* bon odori is functional now, just missing the art, better audio and animations

* nothing new, my git is always 1 commit behind

* Revert "nothing new, my git is always 1 commit behind"

This reverts commit b96a70004de5964902f7bc87d819a9e6047e77fb.

* changed the background

im only commiting because saladplainzone is gonna do the anims now

* Accurate BG

* Good prefab

* finalized player prefab

* Finalize Prefab

* More animation stuff

* Bow anim done

* text is now functional, passing the project to AstrlJelly

* merging w master branch

* text scrolling is ALMOST functional

* scrolling is ALMOST ALMOST functional

* FINALLY!!!! TEXT SCOLLING IS DONE!!!!!

* TEXT SCROLLING IS (almost) PERFECT!!!! now we gotta wait for the animations

* minor bug fixes

* TEXT SCROLLING IS ACTUALLY PERFECT NOW. also updated the font

* i forgor to change the outline on the fonts

* some bon odori changes (please dont break anything please)

* LAST COMMIT BEFORE PUSHING!!!!!!!

* forgot fix some minor things lol

* organized the folders and made the dark bg an ease and not an animation

* super cool commit

* bug fixes

* added pitching to pans and dons

* changing Clap() and Sound() to a prefunction

* prefunctions done 👍

---------

Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: wookywok <62037083+wookywok@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-06 22:35:58 +00:00
AstrlJelly 2e11dbf6a9 hotfixes (#750) 2024-03-05 18:04:14 +00:00