Commit graph

1699 commits

Author SHA1 Message Date
ThePurpleAnon 686a58f7cb small fixes 2024-05-23 22:41:08 -05:00
ThePurpleAnon 7399bef178 Update frogHop.prefab
oopsie doopsie       frogge
2024-05-15 00:50:55 -05:00
ThePurpleAnon 548abd0575 Merge branch 'master' into frogs-who-hop 2024-05-15 00:44:58 -05:00
ThePurpleAnon a9409137ab done lol
it is done  frogge
2024-05-15 00:42:35 -05:00
FancyEX bb8f60b136 Update KarateMan.cs
Changed "toggle" to "combo"
2024-05-14 16:54:53 +00:00
FancyEX 70637b53b3 Update LakeScene.cs 2024-05-14 16:54:53 +00:00
Zeo 4f4bfde7d5 fixed blue bear sound bug 2024-05-14 03:23:16 +00:00
wookywok c735ae79c0 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:49:03 +00:00
minenice55 ce64c769df o 2024-05-14 01:16:33 +00:00
minenice55 94d7380209 oops 2024-05-14 01:07:11 +00:00
minenice55 6d3fb9226b that's why we test things 2024-05-14 00:39:59 +00:00
minenice55 c47431d16a actually fix lockstep
fix game preloader not always preloading correctly
2024-05-14 00:39:59 +00:00
minenice55 908f757420 fix that one lockstep bug
print program build string to log
2024-05-14 00:39:59 +00:00
minenice55 f2b565b00e make title screen use anim layers (lol) 2024-05-14 00:39:59 +00:00
minenice55 1b00c61c6d some folder cleanup 2024-05-14 00:39:59 +00:00
minenice55 1940cbe014 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:39:59 +00:00
minenice55 087de8fab4 fix bugs related to timing windows
add ability to adjust timing window size per-input
made rockers suck less
2024-05-14 00:39:59 +00:00
minenice55 423bf2e067 tweak karate man's animator
remove debug print
2024-05-14 00:39:59 +00:00
minenice55 7cf7ff35b2 recursive collapsing properties
tweaks to fan club face poser
separate mouth and eye controls
2024-05-14 00:39:59 +00:00
minenice55 b74791c956 set default version for karateman/bulb 2024-05-14 00:39:59 +00:00
AstrlJelly 29843818c9 FIX THE ELSE IFS... 2024-05-14 00:39:59 +00:00
AstrlJelly 91316941f8 auto km bulb, fix dupe pixelize
oh ALSO THAT PLAY ANIM BUG GOT FIXED. YAY.
2024-05-14 00:39:59 +00:00
minenice55 5ee3e990bb fan club face poser 2024-05-14 00:39:59 +00:00
minenice55 6c59c07574 fix issues with karate man consecutive punch animations
new AnimationHelper methods specifically for working with states in other layers
2024-05-14 00:39:59 +00:00
minenice55 c46fb5ce9e kman uses anim layers now
add animation repathing utility
tweak animation speed for some kman animations
add jump combo
2024-05-14 00:39:59 +00:00
wookywok 7760a2b92b also the updated script lmao 2024-05-10 21:25:26 +00:00
wookywok 3521b84ec4 Spaceball Apple 2024-05-10 21:25:26 +00:00
wookywok 68afcdb26b removed files i accidentally put in as a sandbox thing 2024-05-10 16:09:52 +00:00
wookywok 4fae59ad08 recolorable spaceball, sneaky spirits slowdown off by default, citra error mii 2024-05-10 15:59:14 +00:00
ev a5985f44e2 stuff 2024-05-10 04:47:00 +00:00
minenice55 7985611024 let unity re-generate metadata 2024-05-09 20:48:39 +00:00
minenice55 ce1f9759bf unix filesystem moment 2024-05-09 20:48:39 +00:00
wookywok e1e2715e70 i swear to god it had better work 2024-05-09 18:28:49 +00:00
wookywok 01f92f3090 god i hope this works 2024-05-09 18:28:49 +00:00
FancyEX ff5c71e3a4 Update Editor.cs
"#if UNITY_EDITOR / #endif" my GOAT
2024-05-08 22:04:23 +00:00
AstrlJelly ee8cc96f15
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 19:26:43 +00:00
wookywok cc2222a956
Fixed Love Lab Hearts! (#905)
* Fixed Hearts(???????)

* """Fixed""" hearts

* Fixed Love Lab Hearts!

(well okay there's still a *tiny* visual glitch I'm not sure how to attack yet but this is infinitely better than what it was)

* Fixed furry animations to be more accurate
2024-05-08 19:25:22 +00:00
minenice55 771b78e85b
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:08:45 +00:00
minenice55 1c6c3f2fda
Revert "Swing UI and other stuff (#903)" (#907)
This reverts commit f2a111a03e.
2024-05-08 16:07:59 +00:00
Mytiaoga a262228ff0
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:13:55 +00:00
Zeo f2a111a03e
Swing UI and other stuff (#903)
* 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
2024-05-08 00:13:51 +00:00
ThePurpleAnon 3800667e01
Frog Hop (#900)
* frogge

* a frogge

* le froge

* a frogge bip

* added spins that don't work  i mean forgge

* spin it boys

le frogge

* sounds are working  i mean le frogge

* changing the prefab bc people are stupid and dumb

* frogge is almost at your door

* thank you very frogge

* almost done frogge

* done coding frogge

* anim stuff frogge

* literally almost ready to PR frogge

too real

* too frogging real

* done

frogge :3
2024-05-01 04:02:06 +00:00
ThePurpleAnon 500cb5ff5b done
frogge :3
2024-04-30 21:05:20 -05:00
ThePurpleAnon 73ea03f680 Merge branch 'master' into frogs-who-hop 2024-04-30 20:49:41 -05:00
ThePurpleAnon 074493ed38 too frogging real 2024-04-30 20:46:20 -05:00
ThePurpleAnon 6e841c72e5 literally almost ready to PR frogge
too real
2024-04-30 20:16:21 -05:00
ThePurpleAnon 945eb59c44 anim stuff frogge 2024-04-30 02:20:43 -05:00
wookywok 20ca0f9e2e
Rhythm Test Text Update!!! (#898)
Rhythm Test GBA now has customizable text! This can only go well!

(Also it's fuckin audible now)
2024-04-29 15:10:34 +00:00
ThePurpleAnon 8e9a2fc515 done coding frogge 2024-04-28 23:19:02 -05:00
ThePurpleAnon 8e30add281 almost done frogge 2024-04-28 20:35:16 -05:00