* 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
* 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
* second contact sprites
* Started rewriting
* Sound stuff
* foreigner textbox
* default miss message
* implement basic player textbox
* transparency support for textbox
refactor function labels to use C# convention
* avoid double function call with mistranslation
* add mistranslation textbox
* fix logic with trailing translation
* auto-positioning of translated text content
* auto-hide textboxes on start
* icon
* Added two new helper functions for pitching with semitones and cents
* All new sounds should be in now
* bunch of visual fixes
* Fixed stuff being innaccurate
* Repeating voicelines begone!
* Thump sound for bob man
* Put an animator on the crowd
* Fixed missing sprites
* Fixed anim not playing sometimes on barely
* Changed length of pass turn event from 0.5 to 1 beat long
* Downscaled Sprites
yippee
* Auto look at
* Fixed bob's textbox not appearing sometimes
* Fixed some small things
---------
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: Seanski2 <seanbenedit@gmail.com>
* Almost done with space dance stuff additions
* Space dance improvements and additions
* Removed WIP text from Space Dance
* Removed WIP text from launch party and kitties and made the launch pad rotation actually be in the center of the launch pad
* Somewhat Playable Launch Party
Pitches/Animations are almost finished
* idk what you'd call this anymore
* More Launch Party Code
* Actually Approachable Code!
* Some other stuff idk
* Cleanup preparation
* Beginning too rebuild
* Got the rocket and cracker crackin'
* Basics done codewise
* Started setting up the movement of the launch pad
* You can now move da launch pad and rotate it too
* Scrolling Background effect added
* Small tweak
* Name changes
* Rise animation adjustment
* animations stuff
* miss and launch anims are in
* Implemented animations
* Adjusted sizing of launch pad
* Able to change scroll speed, but with major issues
* more anims
* More anim implementations
* more final touches
* Bug fixes
---------
Co-authored-by: Jellirby <80490342+Jellirby@users.noreply.github.com>
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
This commit includes all the necessary things to get started with Launch Party (base color sprites, prefab, background, and a loader class script). Anyone is welcome to finish it