HeavenStudioPlus/Assets/Scripts
minenice55 06cb09e64f Game Overlays (#280)
* add accuracy display

* temp BG for show

* separate overlays prefab

make proper shader for star effects

* aim shakiness display

* implement testing skill star

* fully functional skill star

* separate section display from editor

* fully separate chart section display from timeline

* add section to overlays

* fix nullreference issues

* start game layout settings

* add game settings script

* fix nonfunctioning scoring

* invert y position logic on timing bar

* add perfect challenge functionality

* fix section not showing up in editor

add perfect challenge option

* add timing display minimal mode

* Update PerfectAndPractice.png

* show gismo for minigame bounds in editor

* add ability to disable overlays in editor

* prepare medals

add new timing display graphic

* hide screen preview

* per-axis camera control

added per request

* section medals basic functionality

* add medal get animations

* fix bug with perfect icons

* visual enhancements

* adjust look of timing display minmode

address audio ducking issues(?)

* prepare overlay lyt editor

add viewport pan, rotate, scale
adjust audio setting

* add layout editor UI elements

* dynamic overlay creation

* fix default single timing disp

* set up overlay settings controls

* start UI events

* runtime uuid for component reference

* layout editor affects overlay elements

* show overlay element previews while editing

* advanced audio settings

* fix bug in drop-down creation

* fallback defaults for the new stuff

* fix textbox & overlay visibility bugs
2023-03-11 04:51:22 +00:00
..
BeatmapFormats Minigame "Feel" Adjustments and Additions (#258) 2023-02-04 22:05:43 -05:00
Common Misc Additions #4 (#192) 2023-01-11 20:42:12 -05:00
Deprecated The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Games Game Overlays (#280) 2023-03-11 04:51:22 +00:00
InputSystem Fix audio on MacOS (#214) 2023-01-20 21:35:00 -05:00
LevelEditor Game Overlays (#280) 2023-03-11 04:51:22 +00:00
StudioDance add cursor toggle, master volume 2022-07-10 17:39:14 -04:00
Transform Spaceball swing + low ball throw + perspective camera 2021-12-25 07:16:40 -05:00
UI Game Overlays (#280) 2023-03-11 04:51:22 +00:00
Util Expose Song Pitch to Minigames (#301) 2023-02-21 16:26:08 +00:00
AppInfo.cs Dog Ninja (#268) 2023-03-07 22:55:44 +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 Game Overlays (#280) 2023-03-11 04:51:22 +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
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 Better Sound Sequences (#190) 2023-01-04 23:04:31 -05:00
EventCaller.cs.meta Count ins and event selector cleanup 2022-02-02 22:58:08 -05:00
GameCamera.cs Game Overlays (#280) 2023-03-11 04:51:22 +00: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 Game Overlays (#280) 2023-03-11 04:51:22 +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 Game Overlays (#280) 2023-03-11 04:51:22 +00:00
GlobalGameManager.cs.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Initializer.cs Game Overlays (#280) 2023-03-11 04:51:22 +00:00
Initializer.cs.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
InputSystem.meta heavy rework of our input system 2022-07-23 20:36:10 -04:00
InputType.cs Timing Window Improvements (#199) 2023-01-13 23:53:25 -05: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 Game Overlays (#280) 2023-03-11 04:51:22 +00:00
Minigames.cs.meta Meta files moment 2022-05-07 14:32:47 -07:00
PersistentDataManager.cs Game Overlays (#280) 2023-03-11 04:51:22 +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
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
StaticCamera.cs Game Overlays (#280) 2023-03-11 04:51:22 +00:00
StaticCamera.cs.meta Game Overlays (#280) 2023-03-11 04:51:22 +00:00
StudioDance.meta add cursor toggle, master volume 2022-07-10 17:39:14 -04: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