Commit Graph

1183 Commits

Author SHA1 Message Date
Epicgamer2469 1ef099b5d0 Note param stuff + some other fixes 2024-04-07 20:07:45 -05:00
ThePurpleAnon 03107cb551 Cleaning up those dang warnings (#826)
* done i think

wahoo

* this one too

lol
2024-04-07 17:31:35 -04:00
minenice55 72d555fc1d 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
EpicGamer2469 bed6a3cf21 Remove duplicate freeze frame addition (#819) 2024-03-31 01:19:32 +00:00
playinful f048ec682b 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 d7ab27439c 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
EpicGamer2469 70ed213c6e 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
EpicGamer2469 f95a68f4aa Fix rockers pitch bend (#789) 2024-03-14 01:19:11 +00:00
AstrlJelly d42291d57e 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 4f776f312a 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
Tailx501 eb475e516c 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 414fd43036 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 92baac9e38 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
ThePurpleAnon fef8ac45cd 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 066847a24f Update Credits.txt (#760) 2024-03-08 03:52:57 +00:00
minenice55 8353739dd1 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
Tailx501 54fdca469e 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
AstrlJelly 58bd843aea hotfixes (#750) 2024-03-05 18:05:21 +00:00
AstrlJelly 08a7fce35a ColorEase Class (#735)
* ColorEase stuff

why didn't we do this earlier!! this is so much common code cut down and makes things a LOT easier to type

* port karate man, fix NaN bug

goin to bed now!

* km fix, convert all to colorease, multisounds stuff

fix that goddamn ms.startBeat = sounds[0].beat; bug + if it's already converting to a list, why not just define the sounds as a list??????? they're a list most of the time anyways

ive got work ahead of me.

* finish up the code, document it

just a few more fixes and we're good

* revert some fork lifter stuff

as nice as it would be i just don't want things to break

* revert some MORE stuff

* revert even more. bleh

* semtiones lol

also a karate man fix
2024-03-04 03:51:43 +00:00
AstrlJelly 17745a5ca7 Fix Anim Block, Fine Semitones in SFX Block (#724)
* Fix Anim Block, Fine Semitones in SFX Block

* i was recursively getting the anim object path BACKWARDS. oops
* added fine semitones in the sfx block, thanks Vincells
* GetPitchFromSemitones uses a float instead of an int now

* revert the semitones thing

* okay that's better

use cents correctly
2024-02-26 17:47:30 +00:00
AstrlJelly 3cdb63917e Advanced Blocks (#720)
* play sfx and play animation blocks

i also changed prescheduleFunction to preFunction, and removed the unused preFunction argument in GameAction
i can revert this if need be but it just seemed vestigial

* count in rework + preloading, multisound addition

multisound was using an array that was converted to a list..?
very silly when you consider it's a list first so sometimes it's list -> array -> list lol

new Count-In and Play SFX block preloads sfx now!! epic.

* prefab-ify event properties, Button EntityType

* things are very nearly working!

however i just hit an insane hurdle. how do i modify a dropdown while still being able to access the index/int value of that param directly. UGHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH

* okay it's WORKING now

i just need to do some better dropdown stuff

* ITS WORKING ITS WORKING ITS WORKING

arbitrary animations, now accessible to those without prefab knowledge! and it's piss easy to use!!

* about to make a struct + class, tooltip improvements

gonna make the struct define it, then the class will actually be the dropdown
this is gonna make things so so so so much easier to comprehend

* finishing up, probably one more commit after this

* split up Dropdown into Dropdown and DropdownObj, which basically fixed all of my problems lol
* fixed a count bug
* added param tooltip toggle

* grah it's ALMOST DONE

* it's 99.9% finished.

just some touch ups, i don't think i even know of any bugs

* alright, looks like that's all the bugs gone

* EVERYTHING IS FINISHED!!
2024-02-26 01:47:22 +00:00
Seanski2 979c8bd372 Tunnel Backgrounds (#713)
* field + desert bgs

we're just getting started

* city bg wooo

* New camera positioning in car

thank you maddy and meta

* night time zzz

* moai + crop stomp bgs

* new sheet

goodbye bluetooth wheel

* tunnel bg changer

* quiz bg wip

* quiz show bg animated

i am far too stupid to understand what's going on with the code

* far anim disappeared??? fsr???

* bgs are done woooo

this might be huge for the tunnel community

* Revert "bgs are done woooo"

This reverts commit f4ca272731ae62ae755fe14e7a9d4c37c5ea35f4.

* Revert "Revert "bgs are done woooo""

This reverts commit b75ca2be150755c1782be151cda231706e7f231e.

* Revert "Revert "Revert "bgs are done woooo"""

This reverts commit 7d2e47ccbc00c78f56c4c9632af6fd423d983caa.

* i dont know man

* redo lost anims

* add quiz bg

lol

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
2024-02-24 01:23:15 +00:00
Tailx501 d8535ae280 Updated the Modified Kurokane Font (again) (#703)
* 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.
2024-02-16 17:40:49 +00:00
minenice55 01e99d787b fix broken material (#701) 2024-02-16 13:49:36 +00:00
minenice55 9ab77e7f46 Change Project License to MIT (#700)
* license change

replace unneeded package

* reword this
2024-02-16 01:22:24 -05:00
minenice55 39139a7547 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:25:51 +00:00
Tailx501 25723e54a1 Updated the Modified Kurokane Font (#686)
* 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.
2024-02-06 20:54:21 +00:00
AstrlJelly 79251e1499 the burger fix (#681) 2024-02-04 16:16:20 +00:00
minenice55 258a9ce2fb oops 2024-02-04 01:59:18 -05:00
minenice55 0219564ea6 JSL-Related Improvements (#679)
* *don't* cause a stack overflow when polling split controller

* update JSL (DualSense Edge support)

add ability to update controller bindings

* (temporarily) get rid of everything joy-con pair related

* prepare the new controller

update JSL

* implementation of joycon pair

* properly do the material

* finish implementation
2024-02-04 06:55:43 +00:00
ThePurpleAnon 5a5aa19a06 Upbeat blip length (#675)
* Implementation

actually implemented the slider, waiting on zeo's word for polish

* Non-placeholder text

ty zeo
2024-02-02 00:42:49 +00:00
ev d11c35d48f Kitties Fix (#673)
* new kitties sprites

* Kitties Fix

* fixed anims and sheet

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-02-01 05:46:56 +00:00
ev 6a817a813d new kitties sprites (#671)
Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2024-01-31 05:35:20 +00:00
AstrlJelly 28cc8ab426 just two bug fixes (#667)
* Update README.md (#661)

* reimplement the fixes

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-01-31 05:00:53 +00:00
minenice55 79ef926f17 Delete Ookii.Dialogs.dll.meta 2024-01-27 16:46:35 -05:00
minenice55 a713e5f210 more update to StandaloneFileBrowser 2024-01-27 16:44:17 -05:00
minenice55 5b80f29f6f update StandaloneFileBrowser to use our org's fork 2024-01-27 16:37:13 -05:00
minenice55 19366a2aa6 remove unused class 2024-01-25 15:27:26 -05:00
minenice55 c1415725ff change operation order for input checks 2024-01-25 15:11:43 -05:00
minenice55 6bb135a091 event caller refactoring
change operation order of minigame loading
2024-01-25 12:29:05 -05:00
minenice55 2d24e5000d linear rgb for textures that get remapping shaders applied 2024-01-24 00:40:29 -05:00
minenice55 294cdf9a8e fix certain types of sounds firing a frame late 2024-01-24 00:17:35 -05:00
minenice55 898e395f66 pause unloads assets on exit 2024-01-22 14:18:41 -05:00
minenice55 470a84cdec change title screen anti-mash mechanism 2024-01-22 10:58:45 -05:00
minenice55 2986563a78 adjust dj school mixer settings 2024-01-21 23:13:39 -05:00
minenice55 2bf39bf8bd literal skill star 2024-01-21 20:55:31 -05:00
minenice55 cc85bfac72 Merge pull request #650 from blank3times/twilight-over-noon
Update #648 implementation to replace noon in Air Rally
2024-01-22 01:50:07 +00:00
minenice55 7266999149 settable flashing effects warning 2024-01-21 20:38:56 -05:00
blank3times 856ea61b4b Update AirRally.cs
Twilight goes back to Night and then goes over Noon
2024-01-21 17:21:12 -08:00
minenice55 764a71cbe5 fix broken marker rendering 2024-01-21 20:18:55 -05:00