HeavenStudio/Assets/Scripts/LevelEditor
minenice55 d5ae99d8ba
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
..
Commands Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
DialogHelpers Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
EventSelector Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
NewRemixDialog make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
RemixPropertiesDialog Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
SettingsDialog Game Overlays (#280) 2023-03-11 04:51:22 +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 Game Overlays (#280) 2023-03-11 04:51:22 +00:00
BeatGrid.cs Editor bug fixes (#261) 2023-02-05 14:48:49 -05:00
BeatGrid.cs.meta Playback visualization + started on timeline in editor 2022-01-07 06:36:23 -05:00
BoxSelection.cs General editor improvements (#257) 2023-02-04 22:05:36 -05:00
BoxSelection.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
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
Commands.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
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 Game Overlays (#280) 2023-03-11 04:51:22 +00:00
Editor.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
EditorTheme.cs Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
EditorTheme.cs.meta Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00
editortheme.json Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
editortheme.json.meta Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00
EventSelector.meta Finally perfected grid game selector 2022-01-16 19:40:14 -05:00
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 Editor bug fixes (#261) 2023-02-05 14:48:49 -05:00
Selections.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
Selector.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Selector.cs.meta bare bones selection system 2022-01-12 22:59:54 -05:00
SettingsDialog.meta copy entities, prep settings menu 2022-07-04 12:57:19 -04:00
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 Dynamic editor theme (WIP), read desc for more info 2022-01-13 21:33:51 -05:00
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 Better tooltip 2022-01-17 19:40:23 -05:00
WaveformVisual.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
WaveformVisual.cs.meta A lot of stuff (Read desc) 2022-01-21 02:09:32 -05:00