Commit Graph

1610 Commits

Author SHA1 Message Date
FancyEX deb181184e Update KarateMan.cs
Changed "toggle" to "combo"
2024-05-14 16:56:33 +00:00
Zeo 75bee5ab02 fixed blue bear sound bug 2024-05-14 03:26:00 +00:00
wookywok e06461f3e2 ignoreSwing parameter for Multisound and BeatAction
Adds a new optional parameter to Multisounds, Soundbytes, and BeatActions, allowing them to ignore swing.
Currently the only game to use these new parameters is Launch Party, but whoever codes Donk-Donk in the future will have a small bit of the weight taken off their shoulders.
2024-05-14 01:50:30 +00:00
minenice55 db863e5064 o 2024-05-14 01:19:19 +00:00
minenice55 76eab6f47e oops 2024-05-14 01:09:08 +00:00
minenice55 bcbe76cb4f that's why we test things 2024-05-14 00:44:45 +00:00
minenice55 406c28ecb2 actually fix lockstep
fix game preloader not always preloading correctly
2024-05-14 00:44:45 +00:00
minenice55 cd0f921cda fix that one lockstep bug
print program build string to log
2024-05-14 00:44:45 +00:00
minenice55 b2d4e24c12 make title screen use anim layers (lol) 2024-05-14 00:44:45 +00:00
minenice55 5555be98d7 some folder cleanup 2024-05-14 00:44:45 +00:00
minenice55 2cc7c8fdb3 bach
added stencil operation shaders for lockstep
set default mixer snapshot to the main one (idk why it wasn't before)
2024-05-14 00:44:45 +00:00
minenice55 59c6d26efc fix bugs related to timing windows
add ability to adjust timing window size per-input
made rockers suck less
2024-05-14 00:44:45 +00:00
minenice55 cc0eefc41c tweak karate man's animator
remove debug print
2024-05-14 00:44:45 +00:00
minenice55 c8f3806fab recursive collapsing properties
tweaks to fan club face poser
separate mouth and eye controls
2024-05-14 00:44:45 +00:00
minenice55 7ae747b874 set default version for karateman/bulb 2024-05-14 00:44:45 +00:00
AstrlJelly 00b2d445c3 FIX THE ELSE IFS... 2024-05-14 00:44:45 +00:00
AstrlJelly 4b4c2cf9e6 auto km bulb, fix dupe pixelize
oh ALSO THAT PLAY ANIM BUG GOT FIXED. YAY.
2024-05-14 00:44:45 +00:00
minenice55 4f48bbeaac fan club face poser 2024-05-14 00:44:45 +00:00
minenice55 cd77208d76 fix issues with karate man consecutive punch animations
new AnimationHelper methods specifically for working with states in other layers
2024-05-14 00:44:45 +00:00
minenice55 3f06f4c60f kman uses anim layers now
add animation repathing utility
tweak animation speed for some kman animations
add jump combo
2024-05-14 00:44:45 +00:00
wookywok 7a9f1a8738 also the updated script lmao 2024-05-10 21:30:25 +00:00
wookywok 185486cc3f removed files i accidentally put in as a sandbox thing 2024-05-10 21:25:07 +00:00
wookywok dfe0a25119 recolorable spaceball, sneaky spirits slowdown off by default, citra error mii 2024-05-10 16:06:04 +00:00
FancyEX 424ee1f3a7 Update Editor.cs
"#if UNITY_EDITOR / #endif" my GOAT
2024-05-08 22:30:56 +00:00
AstrlJelly eadd61580e Editor Refresh (R1) (#911)
* put things in better places

oh this looks. so much fucking better. wow

* new icons and stuff

* modifier, zoom formula, tab name

tab name is future proofing.
also, dllnotfoundexception when using the file explorer? wtf

* dialog placement mostly working

basically ready to pr. just gotta merge stuff into it

* a few tweaks! all good now

---------

Co-authored-by: ev <85412919+iloveoatmeal2022@users.noreply.github.com>
2024-05-08 22:30:56 +00:00
minenice55 544c4b7058 Merge pull request #910 from RHeavenStudio/cherry-pick-release_1_patches-771b78e85bd570bbaeb6cb6337c77cfbc8541b76
Swing UI and other stuff
2024-05-08 16:12:39 +00:00
minenice55 820af7614d Merge remote-tracking branch 'origin/release_1_patches' into pr/910 2024-05-08 12:12:13 -04:00
minenice55 7595bb3881 Merge pull request #909 from RHeavenStudio/cherry-pick-release_1_patches-1c6c3f2fda382c55717d2fb37400f86d7c02abaf
Revert "Swing UI and other stuff"
2024-05-08 16:09:52 +00:00
minenice55 99bfcc113b Swing UI and other stuff (#908)
* no more "new section"

""

* Change Swing Labels

0% > 50%
100% > 75%

* math :(

@minenice55 please help me thank you :))))))))))

* i have no idea what im doing

* Done!

- added presets
- fixed bugs
- should have 100% compatibility
- also documented the weird-ass setup

---------

Co-authored-by: Zeo <67521686+ThatZeoGal@users.noreply.github.com>
2024-05-08 16:09:50 +00:00
minenice55 7caa63ce78 Revert "Swing UI and other stuff (#903)" (#907)
This reverts commit f2a111a03e.
2024-05-08 16:09:02 +00:00
minenice55 e794f8032d Merge pull request #906 from RHeavenStudio/revert-904-cherry-pick-release_1_patches-a262228ff06cb811ebb77c29642587ffd2774343
Revert "Swing UI and other stuff"
2024-05-08 16:04:26 +00:00
minenice55 f651d9d14b Revert "Swing UI and other stuff" 2024-05-08 12:04:08 -04:00
minenice55 4ac24305a8 Merge pull request #904 from RHeavenStudio/cherry-pick-release_1_patches-a262228ff06cb811ebb77c29642587ffd2774343
Swing UI and other stuff
2024-05-08 00:39:27 +00:00
Mytiaoga fa7c3f41d7 Love Lab (R2) (#901)
* Love Lab (Initialization)

* Spotlight and Miss things

spotlight for boy and girl
early stuff for miss anims and logic
(made the broken shards as prefab)

* Custom Shakes (init)

idk about the rest, some bug fixes and some tweaks

* custom shakes almost fully implemented

missing "miss" stuff but ok on autoplay

* code cleanup

* bop and auto down fix

* hearts init + optimize tod

* updated to main

* fixed repo

* Heart Stuff (again)

* reup

* reup (for real)
2024-05-08 00:14:55 +00:00
minenice55 9047949ba1 Merge pull request #897 from RHeavenStudio/cherry-pick-release_1_patches-6f391565a89adc4dbad51cf6cc11e0415f916b36
Fixed pixelize not working
2024-04-28 17:23:53 +00:00
wookywok 3551403bed Fixed pixelize not working (#896)
* Pixelize VFX!

Finally, the dark days of zooming the camera and viewport are over...

* Fixed Pixelize not working
2024-04-28 17:06:24 +00:00
minenice55 3853c48d71 Merge pull request #888 from RHeavenStudio/cherry-pick-release_1_patches-92c40166e80f2c6a8af1c47b610fcd60ed96d8db
Delayed Property Tooltips
2024-04-21 21:41:58 +00:00
Zeo 398b0db01d Delayed Property Tooltips (#886)
* add dropdown

yes im really making a pr for something as tiny as this

* can now turn on/off

now for the hard part

* can turn on and off much better

now i can ACTUALLY get the delay working

* it works!!!

currently waits for 400 frames regardless of fps, should probably be changed in the future but it works well enough rn

* Timer waits 1.5 seconds

much better, thanks astrl
2024-04-21 21:40:20 +00:00
minenice55 3f5ef02adb Merge pull request #885 from RHeavenStudio/cherry-pick-release_1_patches-5dfd4dff445e3a60c4f3634cb6dece627853a5bd
Force Dive for Splashdown
2024-04-21 18:26:31 +00:00
wookywok 859cedf37a Force Dive for Splashdown (#884)
finally
you can forcibly submerge people in Heaven Studio
2024-04-21 14:11:09 +00:00
minenice55 7c60e5131b Merge pull request #875 from RHeavenStudio/cherry-pick-release_1_patches-7c8c8b8bfc81e89244077e737472f78b68587569
Added major and minor features to Timeline
2024-04-17 14:11:59 +00:00
フマジメ 87e5066e0f Added major and minor features to Timeline (#874)
* wip

* move fix

* wip

* Insert / Delete Space
2024-04-17 14:09:31 +00:00
minenice55 0864dc4b4c Merge pull request #864 from RHeavenStudio/cherry-pick-release_1_patches-c4445fef91487308e271f782ad9cb697ad845a1d
Glee Club fix
2024-04-12 02:02:35 +00:00
フマジメ d3ee80c9cc Glee Club fix (#860)
* gleeclub

* Add shorter instantiation and better C offset

---------

Co-authored-by: EpicGamer2469 <epicgamer5694@gmail.com>
2024-04-12 01:56:28 +00:00
minenice55 2629192d4b Update MrUpbeat.cs 2024-04-10 01:09:45 -04:00
minenice55 c6c7e05ef9 Merge pull request #862 from RHeavenStudio/cherry-pick-release_1_patches-7a773d02ad34ac98c4568d60c6da8aedbcd236a4
Fix Game Asset Loading Issues
2024-04-10 05:07:24 +00:00
minenice55 09f0fb8151 fix game asset loading for real (#861)
fix copy paste not using timeline marker's time
correct more uses of swung / unswung beat
2024-04-10 05:07:00 +00:00
minenice55 9f8f5b25a2 Merge pull request #850 from RHeavenStudio/cherry-pick-release_1_patches-800832134d72e72243d4475a4e8ad9226dfec184
Exclude Unpacked Games from Preload
2024-04-09 13:27:40 +00:00
minenice55 0dee071a41 exclude non packed games from the preload check (#849)
don't make multiple timeline playheads
2024-04-09 13:27:24 +00:00
minenice55 214ca2f3e4 Merge pull request #847 from RHeavenStudio/cherry-pick-release_1_patches-be289eb48c079f8b114e1fc0d157cc715d8f207b
Fix Operation Order Issue in Mr Upbeat
2024-04-09 02:56:17 +00:00