Commit Graph

20 Commits

Author SHA1 Message Date
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
Rapandrasmus bb6559fe58
Games that override ondestroy now destroy their inputs when they are destroyed (#449) 2023-06-03 23:30:17 +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
minenice55 381b69fac9
Revert "Misc. Fixes and Tweaks (#377)" (#380)
This reverts commit f9906b50a5.
2023-04-02 02:28:23 +00:00
Seanski2 f9906b50a5
Misc. Fixes and Tweaks (#377)
* Fix Batch 1

fix batch 1

* fixes 2

tired

* fixes 3

* 1

* coin

coin

* Fixes 4

* Update README.md

* localization

* procrastination

heat death of the universe

* seal

* the funny 2023

* animatioon adjust

* more adjustment

---------

Co-authored-by: ThatZeoMan <67521686+ThatZeoMan@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-04-01 04:00:04 +00:00
Seanski2 e1eb4dbd0d
DSGuy Color Fixes (#343)
you can read
2023-03-12 22:20:28 +00:00
Rapandrasmus 8409cb2818
Tunnel Defuckedificaition + small tweaks and additions (#309)
* tweaks and fixes

* SMALL FIX
2023-02-21 21:56:01 +00:00
DPS2004 2c7472c9d0 update tunnel to use new minigame format 2022-09-04 13:23:43 -04:00
DPS2004 ea770e4bee remove even more leftovers 2022-08-20 16:27:20 -04:00
DPS2004 e95e4cf96a add temporary game icon for tunnel 2022-08-20 15:57:11 -04:00
DPS2004 889533b883 fix tunnel cues 2022-08-20 15:48:56 -04:00
DPS2004 a8403ff078 cowbell no longer drifts out of sync 2022-08-20 14:45:54 -04:00
DPS2004 ecfb147cca driver reacts to player
still need to do the car screeching, but thats for another time
2022-08-19 21:01:29 -04:00
DPS2004 9af7606b37 add (currently broken) count in event 2022-08-19 00:19:08 -04:00
DPS2004 52b74c892f tunnel now actually functions as a rhythm game 2022-08-18 23:47:40 -04:00
DPS2004 b8d5f908ef add cowbell shake and hand easing 2022-08-18 19:28:23 -04:00
DPS2004 30ad89c32a animate front hand with curve 2022-08-18 14:23:33 -04:00
DPS2004 3076d7872a get rid of a lot of leftover code 2022-08-17 23:33:05 -04:00
DPS2004 a3a42a5378 remove assetbundle stuff 2022-08-17 12:24:24 -04:00
DPS2004 58937f12b7 try to make a copy of Coin Toss for Tunnel 2022-08-16 22:12:48 -04:00