Commit Graph

1025 Commits

Author SHA1 Message Date
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
1e6b6a0575 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
8ebcf18501 Mr. Upbeat now starts on the go no matter what 2022-03-11 20:54:05 -05:00
5cb45ac82e 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
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
504713bcf1 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
77e6e5bf72 Make it stop 2022-03-11 06:19:09 -07:00
c0460c2e7c I missed one 2022-03-11 06:15:18 -07:00
b93006cded Do you know how it feels to split sprites for 2 hours straight? 2022-03-11 06:12:33 -07: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
4cf20aab16 Unity moment 2022-03-10 07:49:35 -07:00
37604d3e8b BTSDS: Zoom effect appears again. 2022-03-10 05:50:52 -07:00
32b647a4d4 BTSDS: Outlines via Post Processing 2022-03-10 05:45:21 -07:00
e7d6796c08 Rally: Changed net color to white (as it is in Megamix) 2022-03-10 02:22:54 -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
3aff1de9cc Merge branch 'megaminerjenny-master' 2022-03-07 20:54:12 -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
5e99329e1d Oh yeah the editor UI too 2022-03-07 09:17:53 -07:00
c0999d7d03 Editor: Game icons look better in-editor 2022-03-07 09:14:10 -07:00
a6f2353a92 Flash now renders in fullscreen 2022-03-07 08:58:34 -07:00
9bacb2c4b3 Merge pull request #44 from CarsonKompon/fix-mr-upbeat-animations
Cleaned up Mr. Upbeat's animations
2022-03-07 08:24:11 -07:00
07211a4594 URP drank all my Pepsi and called me a bitch 2022-03-07 08:23:28 -07:00
8d353e797a Cleaned up Mr. Upbeat's animations 2022-03-07 10:15:40 -05: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
5711a1508b Added TidalWAV plugin to make wav loops (for future use) 2022-03-07 01:30:15 -07:00
d5de6ec591 Merge pull request #43 from CarsonKompon/drumming-practice
Added Drumming Practice
2022-03-06 22:36:04 -07:00
48e81d4df9 Added "Set Mii" to Drumming Practice 2022-03-07 00:26:59 -05:00
8c33d1a416 Added Drumming Practice Game Icon 2022-03-07 00:06:27 -05:00
87b474b1ba Working Drumming Practice 2022-03-07 00:00:54 -05:00
2d328229c9 Gave sound objects a little more functionality 2022-03-06 19:56:45 -08:00
48c0f0994c Started prepping Drumming Practice 2022-03-06 22:17:46 -05:00
c4b2ea97fd Merge branch 'megaminerjenny:master' into main 2022-03-06 19:00:57 -08:00
1514f8d16a Merge pull request #42 from CarsonKompon/mr-upbeat-2
Fully functional and animated Mr. Upbeat
2022-03-06 19:53:57 -07:00
cbe559ba9d 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