(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
Go to file
minenice55 ec65c5d056
Improved Sound Loading (#688)
* basic audio preloading

could this operation be timesliced even more?

* note

* load sounds in subfolders from their ABs properly

fix sound names that would conflict from this change

* also grab from cache in this method

* fix ringside's assetbundle

* several AB sfx fixes

air rally
catchy tune
coin toss
karate man
lockstep
marching orders
mr upbeat
samurai slice gold
tambourine
tram&pauline
trick on the class
working dough

* fix flipper flop assetbundle

* fix weird issue with pause menu arrow
2024-02-11 05:24:52 +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 Improved Sound Loading (#688) 2024-02-11 05:24:52 +00:00
Packages Manzai (WIP) (#664) 2024-01-29 03:23:02 +00:00
ProjectSettings Improved Sound Loading (#688) 2024-02-11 05:24:52 +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.