(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
Go to file
ThePurpleAnon 0b5a60583e
Manzai but more of it (#695)
* Lots of small things

Replaced the combined "boing" sound from rhre with the split "boing" sounds from ingame for easier voice replacement.
Split the regular pun and boing pun blocks.
Made the offset for Kosuke's voicelines adapt to the sound's pitch.
Made speech bubble positions randomized.
Made the "ready" animation play in autoplay if you're in touch mode.
Moved the window for when you're allowed to start holding for a slap in touch mode sooner.

* Minor-er things

Attempted and failed to get the "crowd noise interruption" in place.
Removed a log command.
Disabled bopping in the "boing" block sooner.
Fixed how the pun and boing blocks work on game switch.

* Even more minor things ™️

Shuffled around some things in the prefab to be more accurate to the original.
Finally moved the reference images out of the root assets folder

* Did somebody ask for more minor changes

Changed how the input method is called to prepare for random voicelines.
Made playback speed affect voice pitching (unless pitching is turned off in the block)
Fixed input doubling if a Pun block is put on the same beat as a game switch (curse you space soccer and not having to check for that in the method i stole from you)

* QoL tap mode thing

Basically if you hold down the button for long enough, kasuke will play the "ready" animation which is uninterruptable until you let go

* No way is that more minor things

Added figure-farter-esque easter egg. (hold both shoulder buttons while inputting and see what happens :3)
Made whiffs detract from your score.

* Stuff

Added options for audience sounds and added practice crowd sounds.
Fixed Kasuke's pitching and split the "donaiyanen" voice line.
Added spritesheet for the crowd (it's not even split yet i literally just remembered i never pushed last night and i wanted to do that first)

* Crowd (still WIP)

Added the crowd and all the animations that are in vanilla.
Added a block for crowd animations.
Yeah basically just crowd implementation, extra goodies are yet to come.

* Crowd Stuff but More

Made bops low priority animations for the crowd.
Added the jumping animation holy fuck that was a headache please send hlep.

* removed WIP label

bc raffy and astrl and maddy bugged me about it

* Cool Stuff

Added the microphone and animated it using the "birds slide" block.
Added the sprite sheet for particles.
Implemented the feather particles during a slap.

* The Push

Optimized a bit of input code.
ADDED VOICELINES WOOOOO (with randomization)
2024-02-13 13:37:06 +00:00
.github action to cherry-pick PRs to appropriate branches on merge 2024-01-27 22:41:06 -05:00
.vscode Fan Club Sound Fix (#613) 2024-01-07 23:45:25 +00:00
Assets Manzai but more of it (#695) 2024-02-13 13:37:06 +00:00
Packages Manzai (WIP) (#664) 2024-01-29 03:23:02 +00:00
ProjectSettings Manzai but more of it (#695) 2024-02-13 13:37:06 +00:00
.editorconfig Proper editor button sprites and Tooltip improvements 2022-01-15 00:20:47 -05:00
.gitignore Sound Scheduling Improvements (#491) 2023-06-25 02:32:08 +00:00
.vsconfig Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
BUILD.md Update BUILD.md 2023-04-01 20:31:33 +02:00
CREDITS.md Upgrade to Unity 2021.3.21 (#368) 2023-03-27 05:38:14 +00:00
Editor.meta Current version pull 2022-07-11 14:22:12 +08:00
LICENSE.md Create LICENSE.md 2021-12-21 22:42:00 -05:00
README.md Update README.md (#661) 2024-01-28 03:49:50 +00:00
song.wav Basic saving and loading system 2022-01-30 07:03:37 -05:00

Heaven Studio

(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.

Discord

License: GPL v3

itch.io Page

Documentation

image

Prebuilt Binaries

Full releases are published on our itch.io page. GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.

Alpha builds

These builds target future patches / minor releases and thus do not include some of the features from Nightly.

Nightly builds

These builds include experimental new features that target future major releases.

Important Notes:

Self-Building

Heaven Studio is made in Unity 2021.3.21, and programmed with Visual Studio Code.

Build Instructions: BUILD.md (or the more maintained documentation page)

Other information

Rhythm Heaven is the intellectual property of Nintendo. This program is NOT endorsed nor sponsored in any way by Nintendo. All used properties of Nintendo (such as names, audio, graphics, etc.) in this software are not intended to maliciously infringe trademark rights. All other trademarks and assets are property of their respective owners. This is a community project and this is available for others to use according to the GPL-3.0 license, without charge.