HeavenStudio/Assets/Scripts/LevelEditor
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
..
Commands Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
DialogHelpers Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
EventSelector Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
NewRemixDialog make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
RemixPropertiesDialog Rendering Fixes and Other Adjustments (#384) 2023-04-03 04:17:55 +00:00
SnapDialog make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
TempoFinder make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
Timeline Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
BeatGrid.cs Editor bug fixes (#261) 2023-02-05 14:48:49 -05:00
BeatGrid.cs.meta
BoxSelection.cs General editor improvements (#257) 2023-02-04 22:05:36 -05:00
BoxSelection.cs.meta
BPMText.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
BPMText.cs.meta f merge conflicts 2022-02-24 20:02:05 -05:00
ButtonDoubleClick.cs General editor improvements (#257) 2023-02-04 22:05:36 -05:00
ButtonDoubleClick.cs.meta General editor improvements (#257) 2023-02-04 22:05:36 -05:00
ChiScrollRect.cs Remix properties panel now scrolls correctly when the curor is over an inputfield (#395) 2023-04-19 01:49:19 +00:00
ChiScrollRect.cs.meta Remix properties panel now scrolls correctly when the curor is over an inputfield (#395) 2023-04-19 01:49:19 +00:00
Commands.meta
DialogHelpers.meta prepare work for remix properties UI 2022-08-23 10:56:39 -04:00
DisableSelectOnHover.cs Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
DisableSelectOnHover.cs.meta Camera flashes (bug associated with fullscreen) 2022-02-07 20:07:03 -05:00
Editor.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
Editor.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
EditorTheme.cs Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
EditorTheme.cs.meta
editortheme.json Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
editortheme.json.meta
EventSelector.meta
NewRemixDialog.meta dialog for clearing current remix 2022-08-23 09:38:23 -04:00
RemixPropertiesDialog.meta prepare work for remix properties UI 2022-08-23 10:56:39 -04:00
Selections.cs fix textbox listeners, check flags for Ctrl-A (#406) 2023-04-29 22:51:25 +00:00
Selections.cs.meta
Selector.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Selector.cs.meta
SnapDialog.meta fully functional snap change menu 2022-07-04 11:29:19 -04:00
TempoFinder.meta fully functional snap change menu 2022-07-04 11:29:19 -04:00
Theme.cs Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
Theme.cs.meta
Timeline.meta Tempo change? (Don't update very buggy) 2022-01-27 21:50:57 -05:00
Tooltip.cs fix missing reference errors in tooltip 2022-06-28 16:09:41 -04:00
Tooltip.cs.meta
WaveformVisual.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
WaveformVisual.cs.meta