Commit Graph

4 Commits

Author SHA1 Message Date
Rapandrasmus 54897f2118 Fixes and a couple new features here and there (#616)
* i love the blue bear

* launch party beginning

* fork lifter fixes

* whiff strum guitar + snekky

* rockers score miss fix

* splashdown tweak

* auto dispense and inactive dispense iteration 1

* fixed some auto dispense bugs

* another small fix

* auto dispense + miss stuff

* fixed mr game and watch being slow boy

* no log

* monk fix

* bg launch aprt

* coint oss layer thing

* tap troupe and double date fixes

* fixing spaceball line

* extended cheer reaers bg

* upbeat constant

* fixed uglyness

* Gomenasai

* fix lines 2

* tram and pauline new sprite

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-01-09 16:55:00 +00:00
AstrlJelly db653d5a52 a lot
* munchy monk input + mustache fixes
* fork lifter and pajama party bopping
* meat grinder miss bop fix
* cloud monkey Real
* marching orders Go! was broken
* force march doesn't break when it's too early from a game switch
* you can use the March! block without the marching now
2023-06-10 15:18:45 -04:00
AstrlJelly 2c1394feb6 Munchy Monk Finalized (#432)
* stache stuff (still needs more work but yeah)

* new icon (TEMPORARY ICON!!!)
* some placeholder animations
* more two two jank fixed, almost there

* superscroll + fixing early misses

* made a few temporary changes to superscroll.cs, i will be modifying it further for ease of use but for now it isn't permanent
* made real progress on stopping repeat inputs
 -game is basically broken for the time being, but i wanna push this so nothing theoretically breaks. ill fix it all tomorrow when im less tired

* it's been a while since i've committed my changes

* modifiers work again (idk if i broke that in this commit or it was already broken)
* stacking logic is here!!! it always uses the latest objects' hit/miss/early function so it should be perfect. i might be able to improve on efficiency tho
 -FollowHand animation is broken again unfortunately :(
* dumplings can now be individually colored, and are assigned their colors in Start(). the smear's colors are defined on Hit() (HitFunction() to be specific) , so that even when there are multiple stacked dumplings, they'll all be accurate.

maybe some other stuff but i cannot remember

* clean-up + integral fixes

onto Monk Move and SingleSuperScroll
i think ill add some more comments too

* fixed some missing/early stuff + a check for whether you can hit or not
* fixed FollowHand animation and the squishing/dumpling on top
* cleaned up a ton of unused variables + checks + anims
* added unused sound sequences
 -ig if somebody knows how to use them they can implement them but idk how to and it's not worth figuring out rn
* more work on superscroll; there seems to be too many changes to the structure of the script to keep the single scrolling in with the tile scrolling, will combine if necessary tho
* fanClub/arisa_dab

* monk move!!

still working on singlesuperscroll 😭
but i got the monk moving!!

* a few optimizations + starting on new singlesuperscroll

* ok ScrollObject is usable now

oh my GOD i need to optimize how it looks and functions but rn it works like it will when it's done (theoretically)
ev do ur work

* a few things + new icon!!

* scroll speeds are good now

* finished except for the stache bop

😭 😭 😭 😭 😭 why isn't it working

* im pring this now

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-05-23 04:09:46 +00:00
AstrlJelly ce122782ef Munchy Monk (#361)
* munchy

* prefab set up

* fixes

* all the stuff is there

* add scripts and such

ok ev u animate away now

* animations

* eat anim fixes

* set up the stuff for arm animation + temp sfx

i edited the eat animation to be a little longer so that it doesn't blush inbetween inputs but i think it's fine

* basically everything should be ready to animate

yes

* more anims

* just a few things not that much !!!!

* fixed anims

* t two snap working + sfx + dumpling color

title. made lotsa progress, it's looking way better

* animations more

* idk!!! it's some stuff. but im going to bed now

* different colored smears + animators for dumplings

* all animations + sprite fixes

* oops fixed stare

* oops 2

* assigned the animator + just a bunch a' stuff

* All anims!! stache and brow stuff

* i go to bed now 😴

* barelies are working pretty well
* very early hits seem to be working on everything but the two twos
 -it's temporarily disabled cause the ScheduleInput doesn't play nice with it
* added starpelly's SuperScroll script
* stare and blush blocks
* modifier block
 -only functions to disable the baby for now, will do stuff to how the mustache works in the near future
* changed all cues to be prefunctions that queue up a main cue so that they can be called outside of the game

for whatever reason the FollowHand animation just doesn't wanna play. everything else does! but not the arguably most important one.

* Oops

* ymf pls help meee 😭

* Fixed two two dumpling anim not playing

* Fixed smear

* smear animation + monk animation block

ev do ur magic

* oops didn't save

* smear fix

* general progress, barelies, whateva

* pushing stuff for new unity edition

* monk move block
* fix dumplings spawning in editor scene instead of munchy monk prefab(?)

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
2023-03-27 02:26:11 +00:00