HeavenStudioPlus/Assets/Scripts
minenice55 4c4d0a7a7a Play Mode Features Part 1 (#413)
* add pause menu assets

* layout and animation for pause

* make play mode prefab function

re-assign unused class inheritance

* remove filepath

* don't init medals twice

* remove PlayerActionObject

* initial attempt at anti-note lock

TODO: circumvent inputs clearing themselves making the functionality not work

* properly implement input lock prevention

* fix error on editor open

* functional pause menu

* bugfix

* make unpausing not reset current play statistics

* serialize initializer components in inspector instead of procedurally generating

* sanity check

* note for fade

* make flashes in the camera prefabs instead of in world space

remove / reorganize script files
address issue #411

* fix bug with perfect campaign

make minigame transitions hide the game canvas
adjust animation of the song credits textbox

* fully functional intro scene (placeholder for future title screen)

refactored entire game loading procedure
re-organized some files

* add interaction query to disclaimer text

* reword legal

* anchor section medals to section display

more tempo change placement controls

* operation order bugfix

* prep for future ratings and stats

* loading text

* autoload opening scene

* splash screen adjustments

added setting to force enable splash screen

* adjust setting entry
2023-05-07 20:33:15 +00:00
..
BeatmapFormats infer gameswitches from json (#381) 2023-04-02 17:15:19 +00:00
Common Space Soccer Improvements (#382) 2023-04-26 12:43:35 +00:00
Deprecated The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Games Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
InputSystem Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
LevelEditor Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
StudioDance add cursor toggle, master volume 2022-07-10 17:39:14 -04: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 Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +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 Remove Unneeded RenderTextures (#399) 2023-04-23 19:27:23 +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 heavy rework of our input system 2022-07-23 20:36:10 -04:00
LevelEditor.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
Minigames.cs gameswitch flash toggle (#387) 2023-04-07 15:15:19 +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 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