HeavenStudioPlus/Assets/Scripts/LevelEditor
AstrlJelly f540241fb7
Mr. Upbeat Re-Re-Rework (#525)
* so much

* reworked everything (AGAIN.)
 -everything just uses recursive methods and beatactions, and only uses the update loop for inactive queuing
* count-ins
 -need hq 4 sound effect, kitties doesn't have the og :(
* mr. downbeat rere-revived (unfortunately enough.)
* huge change to how stepping works, to make it so you can't step over it the wrong way, and so that missing looks good
* added missing miss anim, which happens in the same way as the og
* added a check on game switch to use the last bg change/blip color block's attributes
 -i think i might add these to other games; it should make the process of remixing more intuitive and fun, even if it's a small change

currently all i'm missing is blip jank fix. but im not staying up another hour for that lol

* letter/blip jank fixed + force stepping

* instead of being a separate animator, the letter is instead set to have a scale of (1, 1, 1) in the update loop, so that no graphical bugs happen even when the scale is changed.
* hopefully this new system is a lot less janky, but if bugs do still come up they'll be a lot easier to fix now
2023-08-12 03:32:33 +00:00
..
Commands Integration of Jukebox Library (#451) 2023-06-10 15:13:29 -04:00
DialogHelpers Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
EventSelector Low Res Icon Improvements + Misc. Fixes & Additions (#515) 2023-07-30 20:23:49 +00:00
NewRemixDialog make all dialogs inherit one base class 2022-08-26 23:43:01 -04:00
RemixPropertiesDialog Integration of Jukebox Library (#451) 2023-06-10 15:13:29 -04: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 Mr. Upbeat Re-Re-Rework (#525) 2023-08-12 03:32:33 +00:00
BeatGrid.cs Integration of Jukebox Library (#451) 2023-06-10 15:13:29 -04:00
BeatGrid.cs.meta Playback visualization + started on timeline in editor 2022-01-07 06:36:23 -05:00
BoxSelection.cs Integration of Jukebox Library (#451) 2023-06-10 15:13:29 -04: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
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 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 Low Res Icon Improvements + Misc. Fixes & Additions (#515) 2023-07-30 20:23:49 +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 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 fix textbox listeners, check flags for Ctrl-A (#406) 2023-04-29 22:51:25 +00: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
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