Commit Graph

469 Commits

Author SHA1 Message Date
Jenny Crowe 2f746c8e10 Fork Lifter: Minor script tweak for readability. 2022-03-11 21:20:33 -07:00
Jenny Crowe fd037c4436 Organization refactor 2022-03-11 21:10:13 -07:00
Jenny Crowe 42c2d4cd3e Blue Bear: Extremely basic scene setup 2022-03-11 20:15:15 -07:00
Jenny Crowe eadfc4244c Merge pull request #48 from CarsonKompon/mr-upbeat-prepare
Mr. Upbeat now starts on the go no matter what
2022-03-11 19:08:13 -07:00
Carson Kompon c018f1c560 Mr. Upbeat now starts on the go no matter what 2022-03-11 20:54:05 -05:00
Jenny Crowe 04f0023d35 Merge pull request #47 from minenice55/set-mii
Drumming Practice: ability to set each Mii Character separately
2022-03-11 14:31:05 -07:00
minenice55 2747d31902 correct descriptions 2022-03-11 13:27:35 -05:00
minenice55 87993cd439 de-hardcode conditional 2022-03-11 13:24:24 -05:00
minenice55 b364b0cc16 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
Jenny Crowe b12119cbb8 No more I am going to bed if a sprite has an odd number in it then who cares 2022-03-11 06:20:06 -07:00
Jenny Crowe 6df29f81dc Make it stop 2022-03-11 06:19:09 -07:00
Jenny Crowe 4345f92ba2 I missed one 2022-03-11 06:15:18 -07:00
Jenny Crowe 91ca50109d Do you know how it feels to split sprites for 2 hours straight? 2022-03-11 06:12:33 -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
Jenny Crowe 6b293350bb Unity moment 2022-03-10 07:49:35 -07:00
Jenny Crowe 5663c5e8af BTSDS: Zoom effect appears again. 2022-03-10 05:50:52 -07:00
Jenny Crowe e6adef1f94 BTSDS: Outlines via Post Processing 2022-03-10 05:45:21 -07:00
Jenny Crowe fe7a18ed6d Rally: Changed net color to white (as it is in Megamix) 2022-03-10 02:22:54 -07:00
Jenny Crowe a570793803 Editor: Timeline now scales to fit song length 2022-03-09 21:24:06 -07:00
Jenny Crowe b1e70bc64b A comment 2022-03-09 21:00:57 -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
Jenny Crowe 66499f5db1 Merge pull request #46 from Slaith12/main
Implemented Inactive Functions and made OnGameSwitch functional
2022-03-08 17:12:52 -07:00
Jenny Crowe 8eef96f870 Merge pull request #45 from CarsonKompon/fix-sfx-cleanup
SFX Cleanup (Mr. Upbeat and Drumming Practice)
2022-03-08 17:12:21 -07:00
Slaith 11b80f12de Fixed error 2022-03-07 21:27:36 -08:00
Slaith c5ddefb686 Merge branch 'megaminerjenny-master' 2022-03-07 20:54:12 -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 71d7f1323f Flash now relegated to its own layer 2022-03-07 17:21:27 -07:00
Carson Kompon 6f2f8b13bd Added generic Applause sound
Cleaned up Mr. Upbeat and Drumming Practice sounds as a result
2022-03-07 12:10:50 -05:00
Jenny Crowe bc24be8a95 Oh yeah the editor UI too 2022-03-07 09:17:53 -07:00
Jenny Crowe 61df4ecf8a Editor: Game icons look better in-editor 2022-03-07 09:14:10 -07:00
Jenny Crowe ec571a52fe Flash now renders in fullscreen 2022-03-07 08:58:34 -07:00
Jenny Crowe 49898d661a Merge pull request #44 from CarsonKompon/fix-mr-upbeat-animations
Cleaned up Mr. Upbeat's animations
2022-03-07 08:24:11 -07:00
Jenny Crowe f4b34563f9 URP drank all my Pepsi and called me a bitch 2022-03-07 08:23:28 -07:00
Carson Kompon 0262210452 Cleaned up Mr. Upbeat's animations 2022-03-07 10:15:40 -05:00
Jenny Crowe f7838d1da2 Goodbye tidalwav we hardly knew ye (+ BTSDS piano reacts to song pitch) 2022-03-07 05:54:36 -07: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 94bbed77cd Added TidalWAV plugin to make wav loops (for future use) 2022-03-07 01:30:15 -07:00
Jenny Crowe d41d4ba87b Merge pull request #43 from CarsonKompon/drumming-practice
Added Drumming Practice
2022-03-06 22:36:04 -07:00
Carson Kompon b229e612b3 Added "Set Mii" to Drumming Practice 2022-03-07 00:26:59 -05:00
Carson Kompon 8bb590825c Added Drumming Practice Game Icon 2022-03-07 00:06:27 -05:00
Carson Kompon b4e8152d90 Working Drumming Practice 2022-03-07 00:00:54 -05:00
Slaith 1fcbaacb3c Gave sound objects a little more functionality 2022-03-06 19:56:45 -08:00
Carson Kompon 31c08e778e Started prepping Drumming Practice 2022-03-06 22:17:46 -05:00
Slaith12 01f8c7d93b Merge branch 'megaminerjenny:master' into main 2022-03-06 19:00:57 -08:00
Jenny Crowe 30858afbb4 Merge pull request #42 from CarsonKompon/mr-upbeat-2
Fully functional and animated Mr. Upbeat
2022-03-06 19:53:57 -07:00
Jenny Crowe 532e91eb89 Merge pull request #41 from CarsonKompon/wizards-waltz-wizard-height
Wizard's Waltz height fix + position based on start interval
2022-03-06 19:53:44 -07:00