HeavenStudioPlus/Assets/Scripts
AstrlJelly 2c1394feb6 Munchy Monk Finalized (#432)
* stache stuff (still needs more work but yeah)

* new icon (TEMPORARY ICON!!!)
* some placeholder animations
* more two two jank fixed, almost there

* superscroll + fixing early misses

* made a few temporary changes to superscroll.cs, i will be modifying it further for ease of use but for now it isn't permanent
* made real progress on stopping repeat inputs
 -game is basically broken for the time being, but i wanna push this so nothing theoretically breaks. ill fix it all tomorrow when im less tired

* it's been a while since i've committed my changes

* modifiers work again (idk if i broke that in this commit or it was already broken)
* stacking logic is here!!! it always uses the latest objects' hit/miss/early function so it should be perfect. i might be able to improve on efficiency tho
 -FollowHand animation is broken again unfortunately :(
* dumplings can now be individually colored, and are assigned their colors in Start(). the smear's colors are defined on Hit() (HitFunction() to be specific) , so that even when there are multiple stacked dumplings, they'll all be accurate.

maybe some other stuff but i cannot remember

* clean-up + integral fixes

onto Monk Move and SingleSuperScroll
i think ill add some more comments too

* fixed some missing/early stuff + a check for whether you can hit or not
* fixed FollowHand animation and the squishing/dumpling on top
* cleaned up a ton of unused variables + checks + anims
* added unused sound sequences
 -ig if somebody knows how to use them they can implement them but idk how to and it's not worth figuring out rn
* more work on superscroll; there seems to be too many changes to the structure of the script to keep the single scrolling in with the tile scrolling, will combine if necessary tho
* fanClub/arisa_dab

* monk move!!

still working on singlesuperscroll 😭
but i got the monk moving!!

* a few optimizations + starting on new singlesuperscroll

* ok ScrollObject is usable now

oh my GOD i need to optimize how it looks and functions but rn it works like it will when it's done (theoretically)
ev do ur work

* a few things + new icon!!

* scroll speeds are good now

* finished except for the stache bop

😭 😭 😭 😭 😭 why isn't it working

* im pring this now

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-05-23 04:09:46 +00:00
..
BeatmapFormats infer gameswitches from json (#381) 2023-04-02 17:15:19 +00:00
Common Munchy Monk Finalized (#432) 2023-05-23 04:09:46 +00:00
Deprecated The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Games Munchy Monk Finalized (#432) 2023-05-23 04:09:46 +00:00
InputSystem Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
LevelEditor Fan Club Retouch (#416) 2023-05-21 17:35:00 +00:00
StudioDance First Contact & Tap Trial 2022-07-11 13:53:25 +08:00
Transform Double Date Balls (#396) 2023-04-22 19:20:01 +00:00
UI Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
Util See Saw (#423) 2023-05-19 22:20:57 +00:00
AppInfo.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
AppInfo.cs.meta editor input locking fix (#175) 2022-10-13 12:20:48 -04:00
BeatmapFormats.meta prep work on dynamic beatmap format 2022-08-20 16:21:30 -04:00
CircleCursor.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
CircleCursor.cs.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Common.meta Timeline improvements 2022-01-09 18:35:55 -05:00
Conductor.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
Conductor.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
Datamodel.cs start implementation of new format 2022-08-21 19:46:45 -04:00
Datamodel.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
DebugUI.cs Misc Additions #4 (#192) 2023-01-11 20:42:12 -05:00
DebugUI.cs.meta Fixed problem with Trio faces not changing 2021-12-23 19:58:48 -05:00
Deprecated.meta Better tooltip 2022-01-17 19:40:23 -05:00
DiscordController.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
DiscordController.cs.meta Discord rich presence 2022-01-30 18:40:12 -05:00
DiscordRPC.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
DiscordRPC.cs.meta Discord rich presence 2022-01-30 18:40:12 -05:00
EventCaller.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
EventCaller.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameCamera.cs Fan Club Retouch (#416) 2023-05-21 17:35:00 +00:00
GameCamera.cs.meta DJ School sounds 2022-02-02 21:09:50 -05:00
GameInitializer.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameInitializer.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameManager.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameManager.cs.meta Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
GameProfiler.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
GameProfiler.cs.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
GameProperties.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
GameProperties.cs.meta Fixed problem with Trio faces not changing 2021-12-23 19:58:48 -05:00
Games.meta Proper namespaces 2021-12-20 20:10:49 -05:00
GlobalGameManager.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GlobalGameManager.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
InputSystem.meta First Contact, Tap Trial, Air Rally 2022-07-25 10:04:55 +08:00
LevelEditor.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
Minigames.cs Fan Club Retouch (#416) 2023-05-21 17:35:00 +00:00
Minigames.cs.meta Meta files moment 2022-05-07 14:32:47 -07:00
OpeningManager.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
OpeningManager.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
PersistentDataManager.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
PersistentDataManager.cs.meta Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
Settings.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Settings.cs.meta Audio mixers 2022-02-04 23:40:33 -05:00
StaticCamera.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
StaticCamera.cs.meta Game Overlays (#280) 2023-03-11 04:51:22 +00:00
StudioDance.meta First Contact & Tap Trial 2022-07-11 13:53:25 +08:00
Transform.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
UI.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Util.meta Proper namespaces 2021-12-20 20:10:49 -05:00