Commit Graph

2 Commits

Author SHA1 Message Date
minenice55 50a1b7bcdb 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
Rapandrasmus 142727e80d Added Flipper-Flop! Fliptastic! (#333)
* Begun

* horizon

* Added animators and attention company voiceline

* Success Inputs and audio done

* some flipper flop anims

* Icon + Flipper roll improvements + anim implementation

* Code cleanified

* Begun work on missing logic and sounds and faces

* Faces fixing

* Barely faces and sound

* forgort this

* Miss faces for the player implemented

* flippers done

* a few fixes

* Gave captain tuck's head an animator

* mirrored anims

* more anim stuff

* Implemented some anims and shit

* more anim stufff

* Implemented dem anims

* captain tuck anims

* More implementations

* reverse rolls

* captain tuck walk

* more animation nonsense

* more tweaks lol

* camera and move stuff, buggy though

* I hate this bug !

* Implemented more anims! WOw!

* Walking

* Grrr

* More stuff implemented yippee

* roll fixes

* anim stuff 2

* oops

* new anim scaling

* Fixed stuff

* fixing past mistakes

* Exposed roll distance in inspector

* anim nonsense

* Lots of fixes and tweaks and small additions

* Fixes!!!!!!

* Changed to an uh slider instead of tickbox

* animation adjustments

* snow particles

* implemented snow particle

* Miss sound improved and whiffs added

* miss anims

* Updated bop and ability to mute attention company voice line

* Impact fixes

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-03-08 18:58:16 +00:00