Go to file
minenice55 52ecce8c3e
Gameplay: Timing windows use a "smart" BPM scaling system (#86)
* Game: Pajama Party

* Pajama Party: bg setup, Mako jump

* Pajama Party: mako jumping

* Pajama Party: prep landing anim references

* Pajama Party: several anims, improved 3d scene

* Pajama Party: bg cleanup

* Pajama Party: Mako sleeping anims

* Pajama Party: All Mako anims, add sounds to fs

* Pajama Party: prep monkey prefab

* Pajama Party: thrown pillow, prep sequences

* Pajama Party: make embarrassed catch not loop

whoops

* Pajama Party: sound adjust, prefab work

* Pajama Party: monkey spawning, basic jumping

* Pajama Party: jump sequence

no input detection or landing yet

* Pajama Party: anims override

* Pajama Party: jump cue functional

comes with improvements and bugfixes to PlayerActionEvent

* Pajama Party: sleep cue functional

* Pajama Party: some notes

* PlayerActionEvent: more bugfixes

* Pajama Party: fully functional throw cue

* Pajama Party: start animating sleep cue

* Pajama Party: feature-complete

* Pajama Party: unfuck layering

* Pajama Party: icon

also adds Fan Club's concept icon

* Pajama Party: cues while unloaded

* inverse-scale timing windows based on speed

* Fan Club: move to new input system

* Fan Club: allow forced animations during calls

* Crop Stomp: fix camera shake regression
2022-06-03 20:15:56 -07:00
.github/workflows Disable GitHub Actions build on PR (#85) 2022-06-03 20:14:43 -07:00
Assets Gameplay: Timing windows use a "smart" BPM scaling system (#86) 2022-06-03 20:15:56 -07:00
Packages BTSDS: Outlines via Post Processing 2022-03-10 05:45:21 -07:00
ProjectSettings Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
.editorconfig Proper editor button sprites and Tooltip improvements 2022-01-15 00:20:47 -05:00
.gitignore VSCode gitignore 2022-02-02 22:27:31 -05:00
.vsconfig Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
CREDITS.md Update CREDITS.md 2022-02-21 17:28:15 -07:00
LICENSE.md Create LICENSE.md 2021-12-21 22:42:00 -05:00
README.md Linux Music Support™️ (#78) 2022-05-11 14:02:57 -07:00
song.wav Basic saving and loading system 2022-01-30 07:03:37 -05:00

README.md

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

This project is based on Rhythm Heaven Mania by Starpelly

Heaven Studio

(WIP) Fully playable, open source recreation of every rhythm heaven minigame with a built in level editor.

Discord

License: GPL v3

Progress spreadsheet

image image

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.

Self-Building

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

Video tutorial (from Rhythm Heaven Mania): https://www.youtube.com/watch?v=vONoZuP7qtg

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.