HeavenStudio/Assets/Scripts/Util
minenice55 caf7d9465f
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
..
AnimationHelpers.cs New animation helper function and rhythm rally scaled animations (#285) 2023-02-17 18:45:18 +00:00
AnimationHelpers.cs.meta A lot of stuff (Read desc) 2022-01-21 02:09:32 -05:00
BeatAction.cs First PlayerActionEvent Pass (#202) 2023-01-14 23:33:37 -05:00
BeatAction.cs.meta A lot of stuff (Read desc) 2022-01-21 02:09:32 -05:00
BitwiseUtils.cs playstation controller lightbar colours 2022-07-25 18:36:32 -04:00
BitwiseUtils.cs.meta heavy rework of our input system 2022-07-23 20:36:10 -04:00
CommonAnimEvents.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
CommonAnimEvents.cs.meta Proper namespaces 2021-12-20 20:10:49 -05:00
EasingFunctions.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
EasingFunctions.cs.meta Spaceball camera easings 2022-02-04 17:16:22 -05:00
EntityTypes.cs finally fix deserialization of the new format 2022-08-21 21:57:32 -04:00
EntityTypes.cs.meta Entity object parameters testing 2022-02-03 17:20:26 -05:00
GameEvent.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameEvent.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
Jukebox.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
Jukebox.cs.meta Proper namespaces 2021-12-20 20:10:49 -05:00
MultiSound.cs Space Soccer Improvements (#382) 2023-04-26 12:43:35 +00:00
MultiSound.cs.meta Multisound + Combo miss animation 2022-01-20 20:24:30 -05:00
Sound.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
Sound.cs.meta Proper namespaces 2021-12-20 20:10:49 -05:00
SwapEditorShortcutsOnPlayerFocus.cs Entity object parameters testing 2022-02-03 17:20:26 -05:00
SwapEditorShortcutsOnPlayerFocus.cs.meta Autoplay began 2022-01-22 22:40:53 -05:00
UiScrollRectEventBubbling.cs make game selection scroll not suck 2022-06-28 18:51:19 -04:00
UiScrollRectEventBubbling.cs.meta make game selection scroll not suck 2022-06-28 18:51:19 -04:00