HeavenStudioPlus/Assets/Scripts
minenice55 057bdf7fe5 Gameplay: Timing windows use a "smart" BPM scaling system (#86)
* Game: Pajama Party

* Pajama Party: bg setup, Mako jump

* Pajama Party: mako jumping

* Pajama Party: prep landing anim references

* Pajama Party: several anims, improved 3d scene

* Pajama Party: bg cleanup

* Pajama Party: Mako sleeping anims

* Pajama Party: All Mako anims, add sounds to fs

* Pajama Party: prep monkey prefab

* Pajama Party: thrown pillow, prep sequences

* Pajama Party: make embarrassed catch not loop

whoops

* Pajama Party: sound adjust, prefab work

* Pajama Party: monkey spawning, basic jumping

* Pajama Party: jump sequence

no input detection or landing yet

* Pajama Party: anims override

* Pajama Party: jump cue functional

comes with improvements and bugfixes to PlayerActionEvent

* Pajama Party: sleep cue functional

* Pajama Party: some notes

* PlayerActionEvent: more bugfixes

* Pajama Party: fully functional throw cue

* Pajama Party: start animating sleep cue

* Pajama Party: feature-complete

* Pajama Party: unfuck layering

* Pajama Party: icon

also adds Fan Club's concept icon

* Pajama Party: cues while unloaded

* inverse-scale timing windows based on speed

* Fan Club: move to new input system

* Fan Club: allow forced animations during calls

* Crop Stomp: fix camera shake regression
2022-06-03 20:15:56 -07:00
..
Common Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
Deprecated The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Games Gameplay: Timing windows use a "smart" BPM scaling system (#86) 2022-06-03 20:15:56 -07:00
LevelEditor Fix Importing Music files on Linux (#89) 2022-06-03 20:15:45 -07:00
Transform Spaceball swing + low ball throw + perspective camera 2021-12-25 07:16:40 -05:00
UI The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Util oops forgot a small thing 2022-03-20 19:58:37 -04:00
AudioDspTimeKeeper.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
AudioDspTimeKeeper.cs.meta DSP to game time improvement, might be buggy, but works well so far 2021-12-31 01:56:51 -05:00
Beatmap.cs Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
Beatmap.cs.meta Proper naming for sprites 2021-12-21 19:42:01 -05: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 Conductor: property that returns secPerBeat scaled to song pitch 2022-03-22 14:29:15 -04:00
Conductor.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
Datamodel.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Datamodel.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
DebugUI.cs The biggest of boi refactors 2022-03-14 07:21:05 -07: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
Destroy.cs Karate Man animation fixes 2021-12-30 03:26:18 -05:00
Destroy.cs.meta Karate Man animation fixes 2021-12-30 03:26:18 -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 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
EventCaller.cs.meta Count ins and event selector cleanup 2022-02-02 22:58:08 -05:00
GameCamera.cs Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
GameCamera.cs.meta DJ School sounds 2022-02-02 21:09:50 -05:00
GameEvent.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
GameEvent.cs.meta A lot of stuff (Read desc) 2022-01-21 02:09:32 -05:00
GameManager.cs Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
GameManager.cs.meta Timeline entities added 2022-01-08 11:42:48 -05: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 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
GlobalGameManager.cs.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
GoForAPerfect.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
GoForAPerfect.cs.meta Proper namespaces 2021-12-20 20:10:49 -05:00
Initializer.cs Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
Initializer.cs.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
InputType.cs Added Support for specific direction inputs 2022-05-04 18:42:06 +02:00
InputType.cs.meta ScheduleInput Method added, tests awaiting 2022-05-03 22:36:55 +02:00
LevelEditor.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
Minigames.cs Feature: Textboxes and other text-related features (#90) 2022-06-03 20:15:05 -07:00
Minigames.cs.meta Meta files moment 2022-05-07 14:32:47 -07:00
PlayerInput.cs Added Support for specific direction inputs 2022-05-04 18:42:06 +02:00
PlayerInput.cs.meta Fixed problem with Trio faces not changing 2021-12-23 19:58:48 -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
SoundEffects.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
SoundEffects.cs.meta Count-in Event Merge 2022-03-01 14:21:23 -05:00
SpriteFlicker.cs Implemented proper sprite, flickering, and dropdown menu 2022-02-26 01:31:35 -05:00
SpriteFlicker.cs.meta Implemented proper sprite, flickering, and dropdown menu 2022-02-26 01:31:35 -05: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
WTF.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
WTF.cs.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00