Commit Graph

335 Commits

Author SHA1 Message Date
d6a6265458 Fixed space soccer ball spawning when it shouldn't be
The soccer ball that is part of the prefab no longer defaults to the Dispensing state (when i refactored the ball script a while ago, i dealt with this problem by just disabling that ball, but this solution should work even with the ball enabled)
2022-03-17 18:44:58 -07:00
22b946496b Merge pull request #55 from minenice55/game-ntrIdol
Minigame: Fan Club
2022-03-16 16:22:10 -07:00
33d49103a0 Fan Club: tone down WIP marker 2022-03-16 17:47:11 -04:00
4f3604e794 Fan Club: fix forced "peace no sync" animation 2022-03-16 17:45:12 -04:00
bc1e8856a5 Fan Club: add particle effect to forced clap 2022-03-16 17:43:37 -04:00
5ae6b8a267 Fan Club: finish all basic functionality
todo: other "special" animations
2022-03-16 17:41:46 -04:00
3771eac08f Crop Stomp: Minor visual tweaks 2022-03-16 02:53:30 -07:00
f8d85c3e23 Added Streaks and Set Background Color to Drumming Practice 2022-03-15 19:15:54 -04:00
b58030e018 Fan Club: actual functionality (input still bugged) 2022-03-15 18:43:13 -04:00
9c640ea3d2 Fan Club: like 50% of the game lmao 2022-03-14 20:54:54 -04:00
8421379078 Fan Club: update script to new namespace 2022-03-14 10:36:19 -04:00
10f840aa26 Merge branch 'master' into game-ntrIdol 2022-03-14 10:35:33 -04:00
77662a3ced Fan Club: more idol stuff 2022-03-14 10:35:04 -04:00
9f7b8ee278 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
2ae8919657 Fan Club: idol setup part 1 2022-03-13 18:23:38 -04:00
ee8e9fc059 Merge branch 'master' into game-ntrIdol 2022-03-13 12:50:17 -04:00
95a04168ec Fireworks: More setup 2022-03-13 07:35:22 -07:00
ad4a47f45d Fireworks: Basic scene setup 2022-03-13 06:26:06 -07:00
3a6df6035b Stomp: Fixed issues associated with specific cue setups. 2022-03-13 03:25:41 -07:00
cd652e4107 Fan Club: start scene setup 2022-03-12 23:24:37 -05:00
5a9cf5507a Merge pull request #49 from CarsonKompon/mr-upbeat-repositioning
Proper Mr. Upbeat Positioning
2022-03-12 18:32:12 -07:00
bb67037588 Fixed Space Soccer Dispense Sound 2022-03-12 17:13:10 -08:00
ad151c3d07 Proper Mr. Upbeat Positioning 2022-03-12 11:57:46 -05:00
caf2394c47 Blue Bear: Basic gameplay setup 2022-03-12 07:14:41 -07:00
147332cff2 Fork Lifter: Minor script tweak for readability. 2022-03-11 21:20:33 -07:00
30d2931762 Organization refactor 2022-03-11 21:10:13 -07:00
64a5bd6674 Blue Bear: Extremely basic scene setup 2022-03-11 20:15:15 -07:00
8ebcf18501 Mr. Upbeat now starts on the go no matter what 2022-03-11 20:54:05 -05:00
07074783af correct descriptions 2022-03-11 13:27:35 -05:00
b506c8f452 de-hardcode conditional 2022-03-11 13:24:24 -05:00
5cf2255022 Drumming Practice: individually set each mii
note: had to add a third integer value to the Beatmap parameters, may wanna consider using some kind of array in the future
2022-03-11 13:20:24 -05:00
344a5b37d6 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
32b647a4d4 BTSDS: Outlines via Post Processing 2022-03-10 05:45:21 -07:00
a9c452a5ee Editor: Timeline now scales to fit song length 2022-03-09 21:24:06 -07:00
0f80dce062 A comment 2022-03-09 21:00:57 -07:00
1a90ba28d9 Jukebox/Sound code cleanup 2022-03-09 20:59:48 -07:00
84c4e8fc9f BTSDS: Piano notes will now stop properly even if the game switches during them. 2022-03-09 20:50:19 -07:00
5a56ecf261 Merge pull request #46 from Slaith12/main
Implemented Inactive Functions and made OnGameSwitch functional
2022-03-08 17:12:52 -07:00
a90d7fc833 Merge pull request #45 from CarsonKompon/fix-sfx-cleanup
SFX Cleanup (Mr. Upbeat and Drumming Practice)
2022-03-08 17:12:21 -07:00
0462781aad Fixed error 2022-03-07 21:27:36 -08:00
2f5233d76c Merge branch 'master' of https://github.com/megaminerjenny/HeavenStudio into megaminerjenny-master 2022-03-07 20:53:30 -08:00
fca105259c 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
ad5dd56de3 Flash now relegated to its own layer 2022-03-07 17:21:27 -07:00
f971cba1be Added generic Applause sound
Cleaned up Mr. Upbeat and Drumming Practice sounds as a result
2022-03-07 12:10:50 -05:00
a6f2353a92 Flash now renders in fullscreen 2022-03-07 08:58:34 -07:00
c7149f0737 Goodbye tidalwav we hardly knew ye (+ BTSDS piano reacts to song pitch) 2022-03-07 05:54:36 -07:00
2ab3c8b8cc Fixed some errors 2022-03-07 02:41:07 -07:00
34819ed791 BTSDS: Piano does not pierce ears as much 2022-03-07 02:34:38 -07:00
2ac602dbe6 BTSDS: Piano!!! 2022-03-07 02:16:31 -07:00
48e81d4df9 Added "Set Mii" to Drumming Practice 2022-03-07 00:26:59 -05:00