HeavenStudioPlus/Assets/Scripts
minenice55 8fa4d74096 Alternate Control Styles Support (#554)
* add mouse controller

* support different control styles in options

deprecate old input check methods

* fully functional input actions system

* btsds InputAction

* blue bear InputAction

* more games

fix bugs with some input related systems

* coin toss re-toss

* cheer readers touch

* dog ninja touch

* multiple games

* last of the easy games' touch

* more specialized games

* specialized games 2

* finish ktb games

* remove legacy settings disclaimer

* "only" two games left

* karate man touch

* rockers touch

still needs fixes and bad judge strum

* DSGuy flicking animation

* playstyle chart property

* improve performance of minigame preloading

* improve look of cursor

make assetbundles use chunk-based compression
refactor assetbundle loading methods a bit

* prime conductor stream playback to stabilize seeking operations

* fix air rally swing on pad release

* use virtual mouse pointer

* add UniTask

* make BeatAction use UniTask

* implement UniTask to replace some coroutines

* add touch style UI elements and effects

games now support the ability to define two cursor colours if they need split screen touch inputs

* update plugins and buildscript

* implement thresholded pointer position clipping

* fix clamping

* instant show / hide

fix discord game SDK crashes
2023-10-29 19:44:47 +00:00
..
Common Games fixes/reworks patch (#501) 2023-07-13 00:35:47 +00:00
Deprecated The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Games Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
InputSystem Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
LevelEditor Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
StudioDance Integration of Jukebox Library (#451) 2023-06-10 15:13:29 -04:00
Transform Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
UI Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
Util Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
AppInfo.cs Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
AppInfo.cs.meta editor input locking fix (#175) 2022-10-13 12:20:48 -04:00
CircleCursor.cs Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +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 Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +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) 2023-06-10 15:13:29 -04: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 Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
DiscordController.cs.meta Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00: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 Chart Seek Bugfix (#545) 2023-09-12 20:38:28 +00:00
EventCaller.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameCamera.cs Game Switch Black Flash is now beat-based. (#503) 2023-07-17 15:56:57 +00:00
GameCamera.cs.meta DJ School sounds 2022-02-02 21:09:50 -05:00
GameInitializer.cs Timekeeping Improvements and Small Optimizations (#544) 2023-09-11 22:28:04 +00:00
GameInitializer.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameManager.cs Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +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 Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +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 Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
Minigames.cs.meta Meta files moment 2022-05-07 14:32:47 -07:00
OpeningManager.cs Alternate Control Styles Support (#554) 2023-10-29 19:44:47 +00:00
OpeningManager.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
PersistentDataManager.cs more editor fixes (#574) 2023-10-27 20:19:16 +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 Game Switch Black Flash is now beat-based. (#503) 2023-07-17 15:56:57 +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