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
Slaith
b9c02eb039
i'm dumb lol
2022-03-26 17:42:50 -07: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
e82f2096e9
Crop Stomp: Minor visual tweaks
2022-03-16 02:53:30 -07:00
Jenny Crowe
2d80cb05b1
The biggest of boi refactors
2022-03-14 07:21:05 -07:00
Jenny Crowe
9d733b6f2f
Stomp: Fixed issues associated with specific cue setups.
2022-03-13 03:25:41 -07:00
Jenny Crowe
fd037c4436
Organization refactor
2022-03-11 21:10:13 -07:00
Jenny Crowe
8c89153af9
Rhythm Rally: Darkened table shadow. Crop Stomp: Commented out unneeded debug call. General: Moved model stuff to new "Models" folder.
2022-03-11 03:52:11 -07: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
71838124c9
Crop Stomp: Dots bg
2022-03-03 04:18:16 -07:00
Jenny Crowe
93bbbd0ee2
Crop Stomp: Feature complete! Karate Man: Stopped "hit" voice spam while scrubbing.
2022-03-03 03:43:01 -07:00
Jenny Crowe
ec8de5458b
GEUH
2022-03-02 19:50:08 -07:00
Jenny Crowe
f6966d4e35
Stomp: Fixed issues with starting a march at the same time as a game switch.
2022-03-02 19:19:45 -07:00
Jenny Crowe
aae753d6a2
Crop Stomp: Veggie picking goodness
2022-03-01 13:57:37 -07:00
Jenny Crowe
25e90b0b39
Crop Stomp: Implementation progress
2022-02-28 23:38:38 -07:00
Jenny Crowe
646bb82c04
Crop Stomp: Basic stomping
2022-02-28 01:33:11 -07:00
Jenny Crowe
e106c34041
Crop Stomp: Scrolling stops when paused.
2022-02-28 00:08:33 -07:00
Jenny Crowe
34d8d9fc8d
Crop Stomp: He go
2022-02-27 22:11:18 -07:00
Jenny Crowe
811f4ce292
Crop Stomp basic setup
2022-02-27 16:26:03 -07:00