* 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
* ColorEase stuff
why didn't we do this earlier!! this is so much common code cut down and makes things a LOT easier to type
* port karate man, fix NaN bug
goin to bed now!
* km fix, convert all to colorease, multisounds stuff
fix that goddamn ms.startBeat = sounds[0].beat; bug + if it's already converting to a list, why not just define the sounds as a list??????? they're a list most of the time anyways
ive got work ahead of me.
* finish up the code, document it
just a few more fixes and we're good
* revert some fork lifter stuff
as nice as it would be i just don't want things to break
* revert some MORE stuff
* revert even more. bleh
* semtiones lol
also a karate man fix
* Air Rally Text Update
* Blue Bear Text Update
* Board Meeting Text Update
* Built To Scale DS Text Update
also changed Air Rally's assetbundle tag from "normal" to "keep"
* Catchy Tune Text Update
also changed some minor wording in Board Meeting and Built To Scale DS
* Cheer Readers Text Update
* The Clappy Trio Text Update
* Coin Toss Text Update
* Crop Stomp Text Update
* DJ School Text Update
* Dog Ninja Text Update
* Double Date Text Update
* Drumming Practice Text Update
* Fan Club Text Update
* Fireworks Text Update
* Second Contact Text Update
* Flipper-Flop Text Update
also fix an error in Catchy Tune
* Fork Lifter Text Update
* Glee Club Text Update
* Karate Man Text Update
also minor updates to other games
* Kitties! Text Update
* Launch Party Text Update
* Lockstep Text Update
* Marching Orders Text Update
* Meat Grinder Text Update
also fixed an error in Second Contact
* Mr. Upbeat Text Update
* Munchy Monk Text Update
* Octopus Machine Text Update
* Pajama Party Text Update
* Quiz Show Text Update
also changed some wording in meat grinder
* Rhythm Rally Text Update
* Rhythm Somen Text Update
that was easy
* Rhythm Tweezers Text Update
* Ringside Text Update
* Rockers Text Update
this sucked
* Samurai Slice DS Text Update
* See Saw Text Update
* Sneaky Spirits Text Update
* Spaceball Text Update
* Space Dance Text Update
* Space Soccer Text Update
* Splashdown Text Update
* Tambourine Text Update
* Tap Trial Text Update
* Tap Troupe Text Update
* The Dazzles Text Update
* Toss Boys Text Update
* Tram & Pauline Text Update
also added translation for Fireworks
* Tunnel Text Update
* Wizard's Waltz Text Update
* Working Dough Text Update
* fix compiler errors
* fix editor offset bug(?)
* fix missing param in second contact
* Ball Redispense text
* remove space soccer swing
* Trick on the Class Text Update
* Non-Game Text Update
* fix pre-function sorting
* camera shake ease
* remove a bunch of prints
* rhythm tweezers bug fix
* Update Credits.txt
* ssds nop samurai bop
* swap order of shake properties
* Update FirstContact.cs
---------
Co-authored-by: minenice55 <star.elementa@gmail.com>
* fork lifter weird reset thingy fixed
* crop stomp code review
im gonna be fixing that weird bug where inputs aren't scheduled if crop stomp is the first game (or if you start on it) but first
some of the code in this is nearly two years old. it needed a lot of check-ups.
* oh okay that bug was really easy to fix
* convert animation playing to beat scaled playing
* crop stomp fix
* blue bear tweaks
* OnBeatPulse callback added
* Fixing humming bug in BM + Metronome fix + Some games conversion to onbeatpulse
* clappy trio to drumming practice
* rest of the games converted
* two minor changes
* add entity to collapse function, start on new animation thingy
im gonna use fork lifter to demonstrate DoScaledAnimationFromBeatAsync() cuz it uses animations to cue the peas
also i fixed that months old bug where the fork lifter sfx wasn't playing correctly :/
* animation from beat functional, octo machine converted
this looks fantastic i can't wait to implement this into more things
* better anim function
this is more efficient AND it'll produce more consistent results when starting an animation between tempo changes :D
(it no longer iterates through a list twice)
* make BeatActions coroutines instead of componentrs
* pooled scheduled sounds
implement S' entity seek
* remove debug prints from last two changes
* implement absolute time tracking
implement DSP time resyncing
* optimize GameManager
* update TMPro
* update IDE packages
* fix dsp sync making the drift worse
* fix issue with the JSL dll
* relocate debug print
* make scheduled pitch setter functional
* any cpu
* 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
* 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
* 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
* The funny
* Yar har har har
* 1 two tree
* Hilarious!
* procedurally spawning in stuff
* bored meeting
* A lot!
* Assistant stop added
* Added Bops
* Added Sounds
* Added miss stuff!! Only need the miss anim for the pigs!!!
* Tweaks
* Bugfixes!
* anim fix anim fix
* STRAIGHT!
* Sound offsets fixed
* added the new anims to implement
* new sheet
* loopSpin implemented
* woah
* mis stuff
* doen done done
* Various fixes
* Fixed clappy trio bop bug
* Epic tings
* Added color and screen shake
* Small things
* redid sheets a little
* Fixed burger preview
* Almost done with forklifter
* Bg color and fixed 4 peas for fork lifter
* icon
* bg stuff for tambourine and forklfiter
---------
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>