(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
Go to file
ev 4d2bb8c782
Rockers + Rhythm Tweezers Call and Response API (#444)
* rock hers

* Rockers is a real game and also color maps have been added

* little more set up

* anims and mor sprites

* First version of CallAndResponseHandler added

* You can mute now wow

* Got some stuff working

* anim city

* Fixed Inputs

* Visual goodies

* Changed how some events work

* Rockers is now stack proof

* Fixed a bug

* Bend early stages

* bendbendbendbendbendover

* bend fully implemented

* Removed "noise"

* pain

* Many animation

* Bend anims implemented

* strum effect implemented

* Made bends work way better

* dfgdfsgsdffsd

* Implemented strumstart and countin

* hi

* Made strumstart transition into strumidle

* Implemented samples

* All of the btsds samples are in now too

* many anim2

* A buggy version of the custom together system has been implemented

* Ok now it's unbuggified

* fixed a small thing

* lightning eff

* anim fixes

* oops

* you can now mute voiceline and also put in a standalone voiceline block

* Tweaks to dropdowns

* more tiny anim thing

* more animation stuff

* Bug fixes

* implemented mute and gotomiddle sliders for custom together event

* Default cmon and last one added

* You can chain last ones and cmons now

* Applause sounds added

* Fixed some bugs

* Made it so you can disable camera movement

* fixed an inconsistency

* Rhythm tweezers is actually kinda playable now, not finished though, i need to make beat offset work with this

* Rhythm tweezers now works between game switches

* Beat offset eradication

* Made eye size work properly

* Camera quad ease rather than quint

* Inactive intervals added

* Rockers works inactively too now

* Bug fix

* No peeking! No way!

* Alt smile added for tweezers

* early and late riff

* jj miss anim

* icon and miss

* Long hair works properly now

* Miss anims implemented for rockers

---------

Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-05-29 20:09:34 +00:00
.github quick bug report form fix 2023-05-17 14:58:34 +02:00
.vscode feat: add vscode extension and settings so editorconfig actually work (#294) 2023-02-20 05:50:46 +00:00
AssetBundles/StandaloneWindows Playable Marcher (#265) 2023-02-07 12:17:40 -05:00
Assets Rockers + Rhythm Tweezers Call and Response API (#444) 2023-05-29 20:09:34 +00:00
Packages Upgrade Fixes (#369) 2023-03-27 15:43:14 +00:00
ProjectSettings Assetbundle Update (#439) 2023-05-28 17:34:44 +00:00
.editorconfig Proper editor button sprites and Tooltip improvements 2022-01-15 00:20:47 -05:00
.gitignore feat: actually not overkill gitignore this time (#302) 2023-02-21 09:13:59 +00:00
.vsconfig Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Animations.meta Fix Tram and Pauline file locations (#113) 2022-06-23 17:05:19 -07: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
Effects.meta Fix Tram and Pauline file locations (#113) 2022-06-23 17:05:19 -07:00
LICENSE.md Create LICENSE.md 2021-12-21 22:42:00 -05:00
README.md Update README.md 2023-04-20 13:44:10 -04:00
song.wav Basic saving and loading system 2022-01-30 07:03:37 -05:00

This project is still in development. There are NO public compiled releases (yet).

Heaven Studio

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

Discord

License: GPL v3

Progress Spreadsheet

YouTube Channel

Bug Report Form

Documentation

prCapture

Prebuilt Binaries

This project is still in development, so there are currently no release builds yet. GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.

Important Notes:

  • On MacOS and Linux builds you may experience bugs with audio-related tasks, but in most cases Heaven Studio works perfectly.
  • On MacOS you'll need to have Discord open in the background for now, there's a bug that causes the DiscordSDK library to crash when the rich presence is updated while Discord is not open in the background.
  • MacOS and Linux prebuilt binaries ARE BUGGY (AssetBundles do not get built causing some minigames as KarateMan to not render correctly), please build the project yourself instead using the instructions below.

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.