Commit Graph

1182 Commits

Author SHA1 Message Date
Rapandrasmus c9accfa52d Fixed small balls not working in working dough 2023-06-13 18:07:13 +02:00
minenice55 b40ec128a5
Merge pull request #467 from Rapandrasmus/WorkingDoughRework
Working Dough rework
2023-06-13 14:56:58 +00:00
Rapandrasmus 95c9b34695 modernised rockers pass turn 2023-06-13 16:13:08 +02:00
Rapandrasmus 0debf55391 Rhythm tweezers pass turn now works like working dough 2023-06-13 16:03:08 +02:00
Rapandrasmus 6eac745eae gandw on balls has been added 2023-06-13 15:51:35 +02:00
Rapandrasmus 349867d983 Proper inactive handling now 2023-06-13 14:59:56 +02:00
Rapandrasmus d469c6c3fa OnSpawnBall reimplemented 2023-06-13 13:52:15 +02:00
Rapandrasmus dd290b3331 new sounds 2023-06-13 13:37:09 +02:00
Rapandrasmus 8ce1d8276b ball transporter anims for pass turn 2023-06-12 21:36:57 +02:00
Rapandrasmus af0d9bae19 working dough converted, need to fix eveerything though 2023-06-12 20:38:48 +02:00
Rapandrasmus db21d51673 Converted everything to new curves and made playerballs handle themselves input-wise 2023-06-12 18:36:41 +02:00
Rapandrasmus 41157a038c Some new curves 2023-06-12 14:04:32 +02:00
Rapandrasmus 7d754f5706 Rockers can do it too now 2023-06-12 12:03:21 +02:00
Rapandrasmus c196947251 You can now place inputs on top of pass turn for rhythm tweezers 2023-06-12 11:58:31 +02:00
minenice55 9f953d505f
Merge branch 'master' into release_1 2023-06-11 15:55:40 -04:00
minenice55 2a8d8d6fd2
Merge pull request #465 from minenice55/dont_infer_track
Don't infer the track field when importing converted v0 riq coming from unknown origin
2023-06-11 19:53:47 +00:00
minenice55 13adf5b07b don't infer track when importing a v0 riq from another program 2023-06-11 15:52:14 -04:00
minenice55 df120f08c4
update from Release 1 (#464)
* Integration of Jukebox Library (#451)

* add Jukebox library

todo:
- saving / loading of new format
- inferrence of unknown data like past versions
- move the temporary float casts to proper use of double
- make sound related functions take double for timing
- inform people that the Jukebox sound player was renamed to SoundByte lol

* make sound, input scheduling, and super curve use double precision

* successfully load charts

* editor works again

v1 riqs can be saved and loaded

* first tempo and volume markers are unmovable

fix loading of charts' easing values

* use gsync / freesync

* update Jukebox refs to SoundByte

* game events use double part 1

Air Rally - Glee Club converted

* don't load song if chart load fails

* finish conversion of all minigames

* remove editor waveform toggle

* timeline now respects added song offset length

clear cache files on app close
prepped notes for dsp sync

* update timeline length when offset changed

* update to latest Jukebox

* make error panel object in global game manager

* improve conductor music scheduling

* added error message box

fix first game events sometimes not playing

* editor fixes (#459)

* ditch loading dialog

doesn't show up when it's supposed to

* format song offset in editor

* remove VorbisPlugin

* Update Editor.cs

* make base datamodels for special entity reading (#463)

* make base datamodels for special entity reading

* fix crop stomp breaking when no game switch or remix end is set

* fix save shortcut

fix loading charts with no music
2023-06-11 16:13:01 +00:00
minenice55 9e3e594209
make base datamodels for special entity reading (#463)
* make base datamodels for special entity reading

* fix crop stomp breaking when no game switch or remix end is set

* fix save shortcut

fix loading charts with no music
2023-06-11 12:12:25 -04:00
minenice55 e909d13a7a
merge from release 1 (#460)
* Integration of Jukebox Library (#451)

* add Jukebox library

todo:
- saving / loading of new format
- inferrence of unknown data like past versions
- move the temporary float casts to proper use of double
- make sound related functions take double for timing
- inform people that the Jukebox sound player was renamed to SoundByte lol

* make sound, input scheduling, and super curve use double precision

* successfully load charts

* editor works again

v1 riqs can be saved and loaded

* first tempo and volume markers are unmovable

fix loading of charts' easing values

* use gsync / freesync

* update Jukebox refs to SoundByte

* game events use double part 1

Air Rally - Glee Club converted

* don't load song if chart load fails

* finish conversion of all minigames

* remove editor waveform toggle

* timeline now respects added song offset length

clear cache files on app close
prepped notes for dsp sync

* update timeline length when offset changed

* update to latest Jukebox

* make error panel object in global game manager

* improve conductor music scheduling

* added error message box

fix first game events sometimes not playing

* editor fixes (#459)

* ditch loading dialog

doesn't show up when it's supposed to

* format song offset in editor

* remove VorbisPlugin

* Update Editor.cs
2023-06-11 02:30:46 +00:00
minenice55 af8395fb6a
Merge branch 'master' into release_1 2023-06-10 22:30:32 -04:00
minenice55 81eafec986
editor fixes (#459)
* ditch loading dialog

doesn't show up when it's supposed to

* format song offset in editor

* remove VorbisPlugin

* Update Editor.cs
2023-06-10 22:27:58 -04:00
minenice55 b1fab52ad9
Integration of Jukebox Library (#451) (#457)
* add Jukebox library

todo:
- saving / loading of new format
- inferrence of unknown data like past versions
- move the temporary float casts to proper use of double
- make sound related functions take double for timing
- inform people that the Jukebox sound player was renamed to SoundByte lol

* make sound, input scheduling, and super curve use double precision

* successfully load charts

* editor works again

v1 riqs can be saved and loaded

* first tempo and volume markers are unmovable

fix loading of charts' easing values

* use gsync / freesync

* update Jukebox refs to SoundByte

* game events use double part 1

Air Rally - Glee Club converted

* don't load song if chart load fails

* finish conversion of all minigames

* remove editor waveform toggle

* timeline now respects added song offset length

clear cache files on app close
prepped notes for dsp sync

* update timeline length when offset changed

* update to latest Jukebox

* make error panel object in global game manager

* improve conductor music scheduling

* added error message box

fix first game events sometimes not playing
2023-06-10 19:17:06 +00:00
minenice55 bb2ae74339
Integration of Jukebox Library (#451)
* add Jukebox library

todo:
- saving / loading of new format
- inferrence of unknown data like past versions
- move the temporary float casts to proper use of double
- make sound related functions take double for timing
- inform people that the Jukebox sound player was renamed to SoundByte lol

* make sound, input scheduling, and super curve use double precision

* successfully load charts

* editor works again

v1 riqs can be saved and loaded

* first tempo and volume markers are unmovable

fix loading of charts' easing values

* use gsync / freesync

* update Jukebox refs to SoundByte

* game events use double part 1

Air Rally - Glee Club converted

* don't load song if chart load fails

* finish conversion of all minigames

* remove editor waveform toggle

* timeline now respects added song offset length

clear cache files on app close
prepped notes for dsp sync

* update timeline length when offset changed

* update to latest Jukebox

* make error panel object in global game manager

* improve conductor music scheduling

* added error message box

fix first game events sometimes not playing
2023-06-10 15:13:29 -04:00
patataofcourse b7afd697ce make actions only run on master and release_1
to be updated for future branches that get ran like this ig (?
2023-06-08 23:17:40 +02:00
Rapandrasmus efa8378797
Space Dance and Crop Stomp visual improvements + canvasScroll (#450)
* sprites1

* papapapunch

* dancers sheet done

* crop stomp

* Particulate

* Added veggie bag and particle to crop stomp, wip though

* Space dance scrolling background has been added

* cool

* Canvas Scroll hype

* Canvas scroll implemented in space soccer

* 4k

* gramps wip

* more

* assbun conflict fixed + long hair fix

* Space dance bop modernization and fixes

* ok

* sprites done

* wait.

* fixed space dance stuff

* Made miss return to idle

* catchy tune 3

* epic

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-06-06 18:59:56 +00:00
AstrlJelly c5f5b6d800
built assbuns (#453)
grr
2023-06-04 17:17:40 +00:00
AstrlJelly 11044922d3
Marching Orders Rework + Bug Fixes (#442)
* first things first, kill mr. downbeat.

now onto fixing meat grinder forrealzies

* meat grinder fix

* fixed munchy monk icon + mr upbeat ding bug

* a few little changes

* lotta stuff

yeahh just look at the pr description

* point and clap

* anim Adjustment

* new sheet + adjustments for it

* IM USING THE INTERNET

i hate merge conflicts

* grrr merge conflicts

* insane changes

* progress

* fixed The Spaceball Camera Bug (literally a single line of code wtf guys)
* colrs

* k im done :3

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-06-04 04:30:42 +00:00
Rapandrasmus bb6559fe58
Games that override ondestroy now destroy their inputs when they are destroyed (#449) 2023-06-03 23:30:17 +00:00
Rapandrasmus 761ae362e1
Rockers and tweezers patch (#448)
* Rockers - Can now pitch down samples and bends, bends also correctly pitch to playback speed now.

* No peeking anim adjustment

* Added new no peeking signs
2023-06-03 14:51:30 +00:00
ev 445d06046a
Timing Window Particle (#446)
* particles

* oops
2023-06-01 02:28:59 +00:00
ev 5baf690539
Everything (#445) 2023-05-31 04:03:13 +00:00
ev 4d2bb8c782
Rockers + Rhythm Tweezers Call and Response API (#444)
* rock hers

* Rockers is a real game and also color maps have been added

* little more set up

* anims and mor sprites

* First version of CallAndResponseHandler added

* You can mute now wow

* Got some stuff working

* anim city

* Fixed Inputs

* Visual goodies

* Changed how some events work

* Rockers is now stack proof

* Fixed a bug

* Bend early stages

* bendbendbendbendbendover

* bend fully implemented

* Removed "noise"

* pain

* Many animation

* Bend anims implemented

* strum effect implemented

* Made bends work way better

* dfgdfsgsdffsd

* Implemented strumstart and countin

* hi

* Made strumstart transition into strumidle

* Implemented samples

* All of the btsds samples are in now too

* many anim2

* A buggy version of the custom together system has been implemented

* Ok now it's unbuggified

* fixed a small thing

* lightning eff

* anim fixes

* oops

* you can now mute voiceline and also put in a standalone voiceline block

* Tweaks to dropdowns

* more tiny anim thing

* more animation stuff

* Bug fixes

* implemented mute and gotomiddle sliders for custom together event

* Default cmon and last one added

* You can chain last ones and cmons now

* Applause sounds added

* Fixed some bugs

* Made it so you can disable camera movement

* fixed an inconsistency

* Rhythm tweezers is actually kinda playable now, not finished though, i need to make beat offset work with this

* Rhythm tweezers now works between game switches

* Beat offset eradication

* Made eye size work properly

* Camera quad ease rather than quint

* Inactive intervals added

* Rockers works inactively too now

* Bug fix

* No peeking! No way!

* Alt smile added for tweezers

* early and late riff

* jj miss anim

* icon and miss

* Long hair works properly now

* Miss anims implemented for rockers

---------

Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-05-29 20:09:34 +00:00
Zeo 9caa3ecd29
double date animation fix (#443)
i accidentally put the boy's animation controller in the dj school assetbundle
2023-05-29 15:53:48 +00:00
Rapandrasmus a6931693be
Fixed rods not recoloring (#441) 2023-05-28 23:40:27 +00:00
Rapandrasmus 5cbcc39c8b
Misc. Fixes and Additions (#440)
* Ringside fixes

* Clappy Trio bop logic fix

* Quiz show answer reaction fix

* prequel background begone!

* You can now hide the alien in spaceball

* Fixed lightning toss jank

* btsds recolor, need to add lights next

* Btsds lights and recolor

* fixed sweat particle rendering over reporter

* Asset bundles accomodation
2023-05-28 18:48:41 +00:00
Zeo 0552d02207
Assetbundle Update (#439)
* air rally assetbundles

rvlbadminton

* blue bear assetbundles

ctrbear

* board meeting assetbundles

rvlrotation

* more board meeting stuff

* built to scale ds assetbundles

ntrassembly

* clappy trio & cheer readers assetbundles

agbclap and rvlbooks

* crop stomp assetbundles

ntrstomp

* dj school adjustment

ntrdj

* dog ninja assetbundles

ntrninja

* double date assetbundles

rvldate

* drumming practice assetbundles

ctrintro

NOTE: the mii system will probably need to be changed if we ever use miistudio

* fireworks & first (second) contact assetbundles

agbexplode and ctrinterpreter

* flipper flop assetbundles

rvlseal

CHANGED FROM MEGAMIX ``rvlGoma`` FOR EASE OF USE

* fork lifter assetbundles

rvlfork

* glee club assetbundles

ntrchorus

* kitties assetbundles

ctrteppan

* launch party assetbundles

rvlrocket

* lockstep assetbundles

ntrbackbeat

* meat grinder assetbundles

pcomeat

* mr upbeat assetbundles + meat grinder tag change

agboffbeat

* munchy monk assetbundles

ntrshugyo

* octopus machine assetbundles :cherryhappy:

NO SOUND
ntrcork

* Revert "octopus machine assetbundles :cherryhappy:"

This reverts commit a177e9b3c4e472b5bb05a783245553e626913b47.

* quiz show assetbundles

agbquiz

* a lot of games because i forgot to commit

whoops

* im just gonna start doing these commits in bulk

* all assetbundles except octopus machine & tram and pauline

* octopus machine assetbundles

ntrcork
2023-05-28 17:34:44 +00:00
AstrlJelly 1a78876bae
Octopus Machine Finalized (#437)
* copied some code

broken rn but i'll fix it on my pc
(commiting to work not on my laptop)

* general work idk

basically got all the blocks/parameters in that i want for now
mostly need to fix the copied glee club at this point

* blehh it's almost done

but no animators means no real progress.

* squeeze anim done

* pop anim has popped up

* inputs are inputting and animations are animating

TODO:
* fix bopping/preparing so it's not janky and weird
* bubble entrance
* color tweening (about halfway done)

* more stuff yippee

* so much stuff

* bubbles block (still kinda wip?)
* squeeze color works
* preparing so much better
* added the thing where the release sfx doesn't play sometimes

* finalizing the game!

hopefully no bugs :3

* i'm pretty sure it's done!

yippee

* final

---------

Co-authored-by: wookywok <wookywok11@gmail.com>
2023-05-28 04:33:02 +00:00
Rapandrasmus b0b07907a2
Removed them objects (#435) 2023-05-25 19:11:53 +00:00
ev 6dd229216c
Glee Club Resprite (#433)
* sheet wip

* mor sprite

* anim and sheet

* more stuff

* oops oops

* sheet done
2023-05-24 00:01:23 +00:00
AstrlJelly 9cddcac247
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
Rapandrasmus 7f3aa78816
die (#430) 2023-05-21 17:54:06 +00:00
ev 9b16a8d5a9
Fan Club Retouch (#416)
* new sprites not done

* more sprites more anim chanegs

* almost done

* INSANE

* sheet done

* its done

* re-implement improved squat sprite

* remove many unused assets

allow games to be hidden in the editor

* start animations of backup dancers

* finish backup dancer animations

* add effects to backup dancers' tree

* add dancers to the prefab

* import new sprites

* backup dancers fully functional

* game camera now updates in LateUpdate()

* touched some anims

* oops

* oops 2

* add audience applause

fix the mapped cellanim shaders

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-05-21 17:35:00 +00:00
Rapandrasmus 8a8d58f1a0
See Saw works properly on game switch and does the proper start jump now (#429)
* Almost done fixing jumps

* Ok it's fixed now
2023-05-20 18:36:31 +00:00
Rapandrasmus f19f0bff41
See saw doesn't grab events before the playback/gameswitch anymore (#428) 2023-05-20 15:41:42 +00:00
Rapandrasmus 12cea93831
See Saw defuckedification and almost all of toss boys is stretchy now (#427)
* See saw is defucked and toss boys is all stretchy now

* Minor reference edit in toss boys
2023-05-20 14:04:37 +00:00
minenice55 2d76707a8d
remove reference to internal assembly (#425) 2023-05-19 23:10:34 +00:00
Rapandrasmus bbca7457cc
Toss Boys (#424)
* sprites and stuff lolol

* oops

* Real

* akahitanim

* lots of anims done

* more anims

* many anims many sprites

* LOLLL OOPS

* oops 2

* all anims done

* oops2

* oops3

* special overlay

* Basics

* Inputs stuff

* Basic pass ball implemented

* Transitions 🔥

* Nvm transitions are gay

* Dual toss added

* Idiot proof toss boys

* prepare anims

* Some special logic

* Done with special for dual toss and added bops

* little anim tweak

* Added pop ball and fixed some things

* Funny sound offsets

* Added high toss + fixed a bug

* icons and more animations

* epic insane particle changes (CRAZY!!!!!!!!!!!)

* FIXES!

* Added call and fixed a bug

* Panning added

* Lightning toss added

* Blur toss Added

* Added fade in for the special overlay and fixed a bug

* cool animation shit

* animations and sprites fully done

* set up basic curves

* The toss boys main script just needs to set the state of the ball now

* All curves implemented - untested though

* Smol fix!

* slightly new sheet

* Bg Recolor + ball anims + whiff cooldown

* Specials now properly handle themselves when chained together

* ball anims

* Fixes and tweaks

* Fixed a bug with lightning toss

* small tweaks

* Only thing toss boys needs is the pitch warble now

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-05-19 22:21:02 +00:00
Rapandrasmus 3678dff0e5
See Saw (#423)
* Basic Set Up

* See Saw - Init, Rod Anims

* Got some basic code down

* Got the basics down

* The man won't jump now unless he is ready!

* High jumps added

* Fixed a bug

* See Saw - Base Animation Stuff

* See Saw - The Hard Animations fuck fuck fuc, fuck

* See saw more animations yeah

* im almost done

* home stretch baby

* See Saw - wait what do you mean i'm done

* Basic setup for curves

* Jump start curve is in

* smol figs

* OutOut curves

* They now how to get up now, may need tweaking

* InIn curves added

* Implemented more curves

* Added ground jumps

* Saw properly positions himself

* Fixed an issue with see not landing correctly out or in

* See reacts to you missing now

* High jumps + get up plays at the correct moment now

* Tweaks to high jumps

* particles and missing stuff

* anims

* new sheet and anim fixes

* oops

* bigger background

* Oops. Again

* more anim fixes sorry

* see saw tweaks and visual additions also added a way to scale particle systems to the tempo

* bg color change added

* Bops and choke added

* Fix

* lightning anim

* particle particle particle

* See saw - implemented lightning anim and fixed logic

* Gradient is now actually a gradient

* Implemented inverted colors on the see saw guys

* Recolorable See saw!

* Tiny tweak

* Some things that weren't recolorable are now recolorable

* Fixed a bug with the bg

* new sheet the end

* Barelies fixed

---------

Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-05-19 22:20:57 +00:00
Rapandrasmus 83a12ebf9a
Down sound added (#422) 2023-05-18 20:12:06 +00:00