Commit graph

1590 commits

Author SHA1 Message Date
minenice55 a2157e9b2f
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 78d36fbc77 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 bebcc8e46a
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 9e9d974e63 exclude non packed games from the preload check (#849)
don't make multiple timeline playheads
2024-04-09 13:27:24 +00:00
minenice55 5536b7796e
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
minenice55 f91b8aa0d2 Update MrUpbeat.cs (#846) 2024-04-09 02:55:28 +00:00
minenice55 39d89f5b1b
Merge pull request #844 from RHeavenStudio/cherry-pick-release_1_patches-c9f6b3edaf9b8e427bbe58491e5caa1d602bcca4
Asset Loading Fix
2024-04-09 02:03:51 +00:00
minenice55 ef587c86bd Asset Loading Fix (#843)
* (hopefullyt) fix asset loading issue

* let mis-packed games load from res

timing display tweak

* fix initial pre-load not actually preloading needed games

fix mr upbeat metronome

* let's try this resyncing again
2024-04-09 02:03:34 +00:00
minenice55 3344220b7e
Merge pull request #842 from RHeavenStudio/cherry-pick-release_1_patches-10e9a5e35d1028f7ba5b932c8234024f09bd2d16
Timing display fixes
2024-04-08 19:52:57 +00:00
ThePurpleAnon efa640f293 Timing display fixes (#840)
* the fix ™️

* the glow ™️
2024-04-08 18:50:07 +00:00
minenice55 232663b930
Merge pull request #841 from RHeavenStudio/cherry-pick-release_1_patches-5f13626e7227491b6e7597ec54484124764a79ce
Fix the spelling and grammar (Release 1 only)
2024-04-08 18:48:05 +00:00
Kevin Kuhn b5cac847df fix spelling and grammar errors in release 1 games (#838) 2024-04-08 18:45:09 +00:00
minenice55 7ca9a7d6b4
Merge pull request #835 from Epicgamer2469/note-params-r1
Updates to note paramaters + some additional sound fixes (for r1)
2024-04-08 02:18:21 +00:00
minenice55 17e04dedae
Merge pull request #837 from RHeavenStudio/cherry-pick-release_1_patches-203f7f4c029ffffd95a8ee2af9fcce172b6c1db6
Conductor Tweaks
2024-04-08 02:17:34 +00:00
minenice55 196328845a
Merge pull request #833 from RHeavenStudio/cherry-pick-release_1_patches-d2a8df8a6409ed3e8b0190617c321ebcb32d5534
Update AppInfo.cs
2024-04-08 02:03:57 +00:00
minenice55 57d36059a5 offset fix (#836) 2024-04-08 02:03:55 +00:00
Epicgamer2469 d214adae01 Note param stuff + some other fixes 2024-04-07 20:07:45 -05:00
FancyEX a8273142ca Update AppInfo.cs (#832)
* Update BGFish.cs

* Update LakeScene.cs

* Update LoadMinigames.Minigames.MinigameLoaderGenerator.g.cs

* Update BGFish.cs

Why does this keep HAPPENING?!

* Discard changes to Assets/Scripts/USG.g/LoadMinigames.Minigames.MinigameLoaderGenerator.g.cs

* Update AppInfo.cs

Thank you StackOverflow!
2024-04-07 22:43:36 +00:00
minenice55 abd3844248
Merge pull request #831 from RHeavenStudio/cherry-826
Cherry-Pick #826
2024-04-07 21:32:21 +00:00
ThePurpleAnon 904763b296 Cleaning up those dang warnings (#826)
* done i think

wahoo

* this one too

lol
2024-04-07 17:31:35 -04:00
minenice55 5d8daa784c
Merge pull request #828 from RHeavenStudio/cherry-pick-release_1_patches-d32f5591d2e3f4f810380304c22643b3e8cdc88f
Auto-Swing
2024-04-07 04:55:30 +00:00
minenice55 a3f33e5279 Auto-Swing (#827)
* BurstLinq

make BGM resync when changing pitch (to test)

* autoswing

some game implementations, most games already work fine

* more game tweaks

* 16th note swing

more game fixes
make pitch change resync optional in the API

* suppress some common warnings

* Update Credits.txt
2024-04-07 04:55:08 +00:00
minenice55 47905fffc2
Merge pull request #820 from RHeavenStudio/cherry-pick-release_1_patches-e94a34c40b0b6fcdbae5b632134ac9931d61753f
Remove duplicate freeze frame addition
2024-03-31 02:14:58 +00:00
EpicGamer2469 1d32f769e2 Remove duplicate freeze frame addition (#819) 2024-03-31 01:19:32 +00:00
minenice55 430a8142b1
Merge pull request #817 from RHeavenStudio/cherry-pick-release_1_patches-a6fcdd0fb4985fb971ba5f99dcc875e589867481
Sorting rework i guess part 2 electric boogaleo
2024-03-30 19:27:02 +00:00
playinful a2753f1070 Sorting rework i guess part 2 electric boogaleo (#816)
* Freeze Frame

Hey, I'm about done with Freeze Frame and I'm just gonna commit the game as it is right now, it's almost done thx
-playinful

* Freeze Frame - finishing touches before finalized assets

Still waiting to implement the upscaled assets and the sound effects. Code-wise this is as much as I can do for now.

* i fixed a couple bugs

the dim screen is back and no input duplication when switching games. hallelujah

* FreezeFrame randomness update

hey AJ so i was cleaning my room when i was struck by an idea for how to make the randomization more consistent without seeding. *yes unfortunately* it requires a static variable but i promise u i used it responsibly.

* Updated cloud particles

* ready to pr i think

Fixed Alphabetical Sorting.
Fixed Chronological Sorting by adding a sorting value to every minigame.
Added Sort By Usage.

* i accidentally removed a bunch of work from yall oops this should fix that i think

* make it so that it auto sorts by alphabet when you lanuch the editor
2024-03-30 19:26:17 +00:00
minenice55 21f07e77c5
Merge pull request #813 from RHeavenStudio/cherry-812
Resource Optimization (#812)
2024-03-30 03:02:28 +00:00
minenice55 ecf29616be Resource Optimization (#812)
* right foot creep

* look around stay low

* optimize the fan club prefab

use anim layers for the monkeys

* dansa med oss

* klappa era hander

* cossack sandvich

* soldier of dance

add speed halving / doubling functionality to choreographies

* fix selection of starting dance

* asset re-organization

* organize the last of the 1.0 games

* Wall

* floating windows can no longer become larger than the actual screen
2024-03-29 23:00:59 -04:00
minenice55 11a83685e6
Merge pull request #802 from RHeavenStudio/cherry-pick-release_1_patches-785b9209ba2e7764516e11964c3bffe03439a930
BgCmn new texture, Blue Bear cry fix
2024-03-25 16:42:05 +00:00
ev 52a7219e2b BgCmn new texture, Blue Bear cry fix (#801)
* eyes water now

* new bg cmn

* Revert "new bg cmn"

This reverts commit 0763821222.

* fix bgcmn 2
2024-03-25 16:16:16 +00:00
minenice55 851f256a31
Merge pull request #799 from RHeavenStudio/cherry-798
Cherry-Pick #798
2024-03-22 01:50:10 +00:00
EpicGamer2469 35b1120d01 Improve note parameters (#798)
* Add note parameter

* Increase max semitones

* Add previewing sounds for notes

* Add note preview toggle setting

* Fix Launch Party starting note

* Fix preview sound pooling + add BTS preview sound

* Add previewing note when slider handle is clicked
2024-03-21 21:47:50 -04:00
minenice55 194b4b6e04
Merge pull request #791 from RHeavenStudio/cherry-pick-release_1_patches-a99a6f0380d3750c479c77de802d6a9748ba88ec
Fix Rockers pitch bend
2024-03-14 01:22:36 +00:00
EpicGamer2469 ca6efedc21 Fix rockers pitch bend (#789) 2024-03-14 01:19:11 +00:00
minenice55 cf153deaf1
Merge pull request #782 from RHeavenStudio/cherry-pick-release_1_patches-bc93a7ab940047372282ff27e2b66367ff89203c
Dropdown Fixes + TryGetMinigame
2024-03-12 18:58:55 +00:00
AstrlJelly 94519ae02f Dropdown Fixes + TryGetMinigame (#781)
* fix dropdowns + dropdown collapses

man...

* trygetminigame

it's from a different branch but it's nice to have rn
2024-03-11 20:19:48 +00:00
minenice55 4e9615b783
Merge pull request #774 from RHeavenStudio/cherry-pick-release_1_patches-df4869573b5a61ce707091db0abe241aed418cfd
Built to Scale New Models + Lighting
2024-03-10 16:35:52 +00:00
minenice55 a7c2bbfdc6
Merge pull request #777 from RHeavenStudio/cherry-pick-release_1_patches-3eefc631b15c8930f8b0e3eb51ca360c5f633015
Another Logo Tweaks
2024-03-10 16:35:49 +00:00
Tailx501 f3b3756789 Another Logo Tweaks (#776)
* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd (Megamix Modified)-EB.otf

* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

Forgot that the letters "V" & "v" were also modified as well.

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Forgot that the letters "V" & "v" were also modified as well.

* Noticed that "_j" were merge together.

* Logo Tweaks

* Logo Tweaks

* Logo Tweaks

* Another Logo Tweaks

* Another Logo Tweaks

* Another Logo Tweaks

* Delete Assets/Scenes/Title.unity

* Another Logo Tweaks

* Another Logo Tweaks
2024-03-10 16:24:40 +00:00
ev 396012ee52 Built to Scale New Models + Lighting (#773)
* Yay

* fix the weird material hardcoding

* done

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-03-10 03:37:48 +00:00
minenice55 e1994a1682
Merge pull request #772 from RHeavenStudio/cherry-pick-release_1_patches-a9e31ec489f47227691f9378afeca25409790939
Dog Ninja Rework
2024-03-10 02:59:38 +00:00
minenice55 0c745f2cf1 Dog Ninja Rework (#771)
* nearly the entire dog ninja rework

lol. didn't think it would be this easy
just a few more things to fix and we're good

* fix some things, add NOT WORKING updater

* final optimizations and fixes

damn i didn't think the preparing stuff would be such a big deal

* actual last fixes + ass buns

---------

Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
2024-03-10 02:59:19 +00:00
minenice55 05afcd071d
Merge pull request #764 from RHeavenStudio/cherry-pick-release_1_patches-ff3b3adbd0b30b80134ce7f9d275f564f77275ac
gradient color mapping shader
2024-03-08 16:56:21 +00:00
ThePurpleAnon d0974f650a added gradient mapping shader (#763)
put in a grayscale texture and a gradient, get out a cool picture
2024-03-08 05:13:46 +00:00
minenice55 8cb12be221
Merge pull request #761 from RHeavenStudio/cherry-pick-release_1_patches-0b97be9f8eaee909969c3f221a14877141c0367e
Update Credits
2024-03-08 03:53:18 +00:00
minenice55 2f5dd0113a Update Credits.txt (#760) 2024-03-08 03:52:57 +00:00
minenice55 282de4d584
Merge pull request #759 from RHeavenStudio/cherry-pick-release_1_patches-da1e3f9ce17df015adb06dc443275666ab762a3f
Samurai Slice Gold Particles
2024-03-07 23:23:21 +00:00
minenice55 a1c11127a0 Samurai Slice Gold Particles (#758)
* Beginning

The first commit

* End

Finished adding Particle Effects, and some of the sprites were changed

* hatred

trying to solve conflicts

* Just letting you all know

Got access to this branch

* re-parent wind

* fix capitalization in enum

---------

Co-authored-by: Obelisk <taynaluan10@gmail.com>
2024-03-07 22:46:41 +00:00
minenice55 73893e08ed
Merge pull request #756 from RHeavenStudio/cherry-pick-release_1_patches-08ca8763451c99250dfc964107aaee249dbc5545
Logo Tweaks
2024-03-07 19:34:41 +00:00
Tailx501 065f863c78 Logo Tweaks (#755)
* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd (Megamix Modified)-EB.otf

* FOT-KurokaneStd_(Megamix_Modified)-EB.otf

Forgot that the letters "V" & "v" were also modified as well.

* Delete Assets/Resources/Fonts/kurokane/FOT-KurokaneStd_(Megamix_Modified)-EB.otf

* Forgot that the letters "V" & "v" were also modified as well.

* Noticed that "_j" were merge together.

* Logo Tweaks

* Logo Tweaks

* Logo Tweaks
2024-03-07 19:30:31 +00:00