Commit Graph

20 Commits

Author SHA1 Message Date
minenice55 b0637a1281 Internal: fixed duplicated game defs 2022-04-12 17:49:00 -04:00
minenice55 1f0187ee66 Internal: separate minigame definitions 2022-04-12 12:14:46 -04:00
Jenny Crowe abf86b4258 Merge pull request #63 from Slaith12/main
Prevented out of order initialization
2022-03-25 21:48:51 -07:00
Slaith a653194e07 Moved all minigame initialization to Awake()
I just moved everything that was in start to awake. There are a few other changes I made, like using init functions rather than awake in scripts that depended on something that was initialized in another script's awake (to make sure things always happen in the right order), as well as some other stuff in some specific minigames
2022-03-25 19:08:46 -07:00
minenice55 5d95c9ec16 Conductor: property that returns secPerBeat scaled to song pitch
NEEDS TESTING
2022-03-22 14:29:15 -04:00
Jenny Crowe 2d80cb05b1 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Jenny Crowe fd037c4436 Organization refactor 2022-03-11 21:10:13 -07:00
Carson Kompon 2d27b38f2d Added "ooh" toggle to DJ School 2022-03-01 14:44:55 -05:00
Jenny Crowe cdc7d2f120 Begone test comment 2022-02-27 04:01:24 -07:00
Jenny Crowe dd81739566 Test commit 2022-02-27 02:15:18 -07:00
Jenny Crowe 44ac28dc96 Test commit 2: The testening 2022-02-21 19:37:46 -07:00
Jenny Crowe a93014f4c3 Test commit 2022-02-21 16:50:31 -07:00
Jenny Crowe 7a37e3ae04 DJ School: Cue elegibility tweaks (autoplay should work correctly now) 2022-02-21 07:56:10 -07:00
Jenny Crowe 8557a382ae DJ School: Additional gameplay implementation and tuning. 2022-02-20 10:28:56 -07:00
saladplainzone d1054489b5 DJ School: Fixed Playback Speed not playing well with Offsets
Added in a new bit to the offset fixes that accounts for song pitch
2022-02-11 20:09:39 -08:00
saladplainzone b23dadbe19 DJ School: SFX Syncing
Re-synced some SFX, split others into multiple clips
2022-02-11 19:47:13 -08:00
Braedon 7ba9449d80 DJ School extra sfx 2022-02-09 02:46:49 -05:00
Braedon 3f01bfdf7f You can no longer stab multiple peas at once (Fork Lifter) 2022-02-05 23:03:31 -05:00
Braedon 973df96566 Some DJ School logic and animations, DJ Yellow is not currently animatable. 2022-02-04 22:48:35 -05:00
Braedon eac24e76c0 DJ School sounds 2022-02-02 21:09:50 -05:00