HeavenStudioPlus/Assets/Scripts
RaffyTaffy14 be7c897e32 Sumo brothers (#706)
* Lockstep

fansodnason

* More Lockstep

Implemented the new sprites (still needs work). Added new Icon.

* More lockstep stuff

i have no clue

* Animation Tweaking

I fiddled around with numbers weeeeeeeeeeeeeeee

* Merge branch 'master' of https://github.com/RaffyTaffy14/HS

* Background

Has basic background

* End Pose Start

Adds the End Pose cue's tweeting sound (took so long but felt so cool)

* Inu Sensei Start

Inu Sensei added to scene. He can bop, crouch, or do neither

* Temp Sumo Brothers Icon

Made by Donfen

* Inu Sensei Tweeting

Inu Sensei now does his animation during the duration of the End Pose cue.

* Crouch Block Rework

Reworked crouch block to be a stretchable cue instead of a toggle (like KM prepare stance)

* Bop Block Rework

Bop block reworked to be a toggle. Also made a few minor tweaks to random things.

* Added the Brothers

The Sumo Brothers from Sumo Brothers are now in Sumo Brothers (minus the sumo)

* Imported Upscaled Sumou_BG

Higher resolution background and Inu Sensei sprites.

* Imported REAL Upscaled Sumou_BG

oops

* Slap & Stomp Signals

the domg buncus and tink tonks

* Twiddling my Thumbs

Random, Insignificant changes to random things in the code

* idk

random cleanup after I finally got HS to not be in shambles

* more stuff

dunno

* Input for Pose

this should not have taken this long

* uh

waste of 4gb atm, need 4gb atm, may need this not atm

* Modernized Bops & WIP Stomps/Slaps

Made the bop system to have automatic/stretchy settings like all new games. Also got a WIP implementation of stomping/slapping

* quite honest i do not know

let's just update HS

* Prepare Slap Animation

Prepare Slap animation has been animated and implemented

* Sumo Prefab

some stuff went down yesterday when updating the fork that involved the sumo prefab randomly downgrading to an older version, so I'm hoping that this commit will make sure that the current prefab wont just vanish into oblivion

* Slapping Animation v1

Spent a few hours animating the front-hand slapping animation. Also added a "Look at Camera" event that makes the brotheren look at the camera while slapping.

* Stomping Animations

All stomp and stomp prepare animations are animated and coded into the game (except for the miss one)

* Slapping Animation v2

finally animated the alternate slapping animation where those sumo brothers slap with their other hand

* Slapping to Stomping Transition

Added the slapping animation for when the Bros transition from slapping to stomping as well as all the accompanying code to get it to function. Also tweaked the two other slapping animations to fix the interpolation of those speed lines.

* Inu Sensei Complete

Added redone inu sensei spritesheet (thanks Mage!), animated all inu sensei animations, and coded all the inu sensei functionality. This is all really coming together now

* Sumo Miss anims & more

Added the Slap/Stomp miss animations. Coded the ability to whiff inputs. Replaced all the SFX with Kievit-approved rips. Added the little slap impact effect for successful slap inputs. Getting ready to make stomps pretty. Fixed misc bugs.

* Sumo Pose anims & more

Added the first set of pose animations. Also added animations for transitioning from posing to something else. Stomps aint getting pretty this time. Fixed misc bugs.

* Sumo Pose anims v2

Animated the whole 2nd set of sumo pose animations. Fixed some various bugs with poses. Added a random setting for the poses (although it doesn't work well with only 2 poses). Getting ready for the PR

* Random Bug Fixes

Fixed random pose option, fixed an animation that accidentally left loop on, and added monologue. Getting ready for pr in a few days.

* New Icon & Bug Fixes

Added a shiny new icon made by Seanski2, fixed a bug about poses in tap mode being a bit bugged and fixed the Slap-to-Stomp slap animation being able to be played too soon.

---------

Co-authored-by: minenice55 <star.elementa@gmail.com>
2024-02-19 01:25:26 +00:00
..
Common new memes 2024-01-21 18:10:23 -05:00
Deprecated The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Games Sumo brothers (#706) 2024-02-19 01:25:26 +00:00
InputSystem JSL-Related Improvements (#679) 2024-02-04 06:54:32 +00:00
LevelEditor Change Project License to MIT (#700) 2024-02-16 06:17:16 +00:00
SourceGenerators JSL-Related Improvements (#679) 2024-02-04 06:54:32 +00:00
StudioDance Title Screen (#454) 2023-12-26 05:22:51 +00:00
Transform Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
UI JSL-Related Improvements (#679) 2024-02-04 06:54:32 +00:00
USG.g Sumo brothers (#706) 2024-02-19 01:25:26 +00:00
Util Change Project License to MIT (#700) 2024-02-16 06:17:16 +00:00
AppInfo.cs Sumo brothers (#706) 2024-02-19 01:25:26 +00:00
AppInfo.cs.meta editor input locking fix (#175) 2022-10-13 12:20:48 -04:00
CircleCursor.cs Title Screen (#454) 2023-12-26 05:22:51 +00: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 Change Project License to MIT (#700) 2024-02-16 06:17:16 +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 Integration of Jukebox Library (#451) (#457) 2023-06-10 19:17:06 +00: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
EventCaller.cs event caller refactoring 2024-01-25 12:29:05 -05:00
EventCaller.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameCamera.cs Mass Text Update (#615) 2024-01-15 02:04:10 +00:00
GameCamera.cs.meta DJ School sounds 2022-02-02 21:09:50 -05:00
GameInitializer.cs event caller refactoring 2024-01-25 12:29:05 -05:00
GameInitializer.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameManager.cs Change Project License to MIT (#700) 2024-02-16 06:17:16 +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 Change Project License to MIT (#700) 2024-02-16 06:17:16 +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
JudgementManager.cs fix doubled input responses in some menus 2024-01-21 20:10:45 -05:00
JudgementManager.cs.meta Title Screen (#454) 2023-12-26 05:22:51 +00:00
LevelEditor.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
Minigames.cs Improved Sound Loading (#688) 2024-02-11 05:24:52 +00:00
Minigames.cs.meta Meta files moment 2022-05-07 14:32:47 -07:00
OpeningManager.cs Title Screen (#454) 2023-12-26 05:22:51 +00:00
OpeningManager.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
PersistentDataManager.cs JSL-Related Improvements (#679) 2024-02-04 06:54:32 +00:00
PersistentDataManager.cs.meta Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
PostProcessingVFX.cs Post Processing Effects + Screen Tiling (#583) 2023-11-23 21:31:23 +00:00
PostProcessingVFX.cs.meta Post Processing Effects + Screen Tiling (#583) 2023-11-23 21:31:23 +00:00
ScreenTiling.cs Screen Tiling Split into two events + Some tweaks and new vfx! (#585) 2023-11-24 22:49:59 +00:00
ScreenTiling.cs.meta Post Processing Effects + Screen Tiling (#583) 2023-11-23 21:31:23 +00: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
SourceGenerators.meta also use sourcegen for controller loaders 2024-01-18 21:38:01 -05:00
StaticCamera.cs Screen Tiling Split into two events + Some tweaks and new vfx! (#585) 2023-11-24 22:49:59 +00:00
StaticCamera.cs.meta Game Overlays (#280) 2023-03-11 04:51:22 +00:00
StretchCameraVFX.cs Stretch Camera VFX Event + Fixes (#586) 2023-11-25 16:05:20 +00:00
StretchCameraVFX.cs.meta Stretch Camera VFX Event + Fixes (#586) 2023-11-25 16:05:20 +00:00
StudioDance.meta First Contact & Tap Trial 2022-07-11 13:53:25 +08:00
TitleManager.cs Change Project License to MIT (#700) 2024-02-16 06:17:16 +00:00
TitleManager.cs.meta Title Screen (#454) 2023-12-26 05:22:51 +00: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
USG.g.meta replace minigame loader reflection with source generator 2024-01-18 19:56:26 -05:00
Util.meta Proper namespaces 2021-12-20 20:10:49 -05:00