Commit Graph

19 Commits

Author SHA1 Message Date
minenice55 b660b4dcbd Allow games to load assets from AssetBundles (#102)
* Loading improvements: prepwork for loading from assetbundles

* note for sfx

* cleaner code

* correct type

* put loaded assetbundle in the minigame data instead

also lays groundwork for future localization stuff

* add samurai slice gold, coin toss assetbundles

* very messy "already loaded" checks

* make Dj School load from assetbundle
2022-06-12 12:32:00 -07:00
Jenny Crowe 2d80cb05b1 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Jenny Crowe 9aeef1a9c3 Jukebox/Sound code cleanup 2022-03-09 20:59:48 -07:00
Jenny Crowe 667a70b0ee BTSDS: Piano notes will now stop properly even if the game switches during them. 2022-03-09 20:50:19 -07:00
Slaith 11b80f12de Fixed error 2022-03-07 21:27:36 -08:00
Slaith c9ec6bd6e2 Merge branch 'master' of https://github.com/megaminerjenny/HeavenStudio into megaminerjenny-master 2022-03-07 20:53:30 -08:00
Slaith 531053cdd3 Implemented inactive functions for all game count ins
Also made some changes to how SwitchGame(), OnGameSwitch, and the jukebox work.
2022-03-07 20:46:49 -08:00
Jenny Crowe 1d564b4910 Fixed some errors 2022-03-07 02:41:07 -07:00
Jenny Crowe dd3bdaf87c BTSDS: Piano does not pierce ears as much 2022-03-07 02:34:38 -07:00
Jenny Crowe c6f0da37a2 BTSDS: Piano!!! 2022-03-07 02:16:31 -07:00
Jenny Crowe 1da1c7cf5c Tweezers: Long hair implementation 2022-02-11 00:21:43 -07:00
Jenny Crowe 39e14e9e07 Fork Lifter: Pea zoom sound lines up (mostly) independent of bpm 2022-02-05 06:08:33 -07:00
Braedon 2b019b4462 Audio mixers 2022-02-04 23:40:33 -05:00
Braedon e7353723ab Multisound + Combo miss animation 2022-01-20 20:24:30 -05:00
Braedon ce193bf572 Improved inputs (A SHIT MORE DYNAMIC BETWEEN GAMES) and a whole lot cleaner code in general 2022-01-17 00:00:26 -05:00
Braedon da7ca44bc5 Timeline playback start clamping 2022-01-15 02:08:23 -05:00
Starpelly 3840870684 Stars background + Camera zooming *UNFINISHED* 2021-12-25 20:04:23 -05:00
Starpelly dab2379f68 Music sorting 2021-12-23 17:39:03 -05:00
Starpelly 5d85d9d363 Proper namespaces 2021-12-20 20:10:49 -05:00