Skip to content

properly register SV type in ChartingPointsList - #312

Merged
flustix merged 1 commit into
InventiveRhythm:mainfrom
orwenn22:broplsdontbreaksv
Aug 21, 2026
Merged

properly register SV type in ChartingPointsList#312
flustix merged 1 commit into
InventiveRhythm:mainfrom
orwenn22:broplsdontbreaksv

Conversation

@orwenn22

Copy link
Copy Markdown
Contributor

vro what have you done to sv

also, LaneSwitchEvents and NoteEvents are already returned by Map.MapEvents.GetListsForTypes(), which mean they are registered two times, that leads to 2 entries being added to the list when adding a lane switch or a note event

this pr just does the bare minimum to make sv somewhat editable again, a lot of other things related to scroll velocities are broken by the new editor changes (SVs are displayed in the editor playfield despite being annotated with [DoNotShowInEditorPlayfield], so like im not really sure what that annotation is even supposed to do, SVs that were present when loading the maps are selectable and draggable in the editor playfield, while newly added ones are not, they still visually appear though)

@flustix
flustix merged commit 4d0a2aa into InventiveRhythm:main Aug 21, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this to finished in fluXis Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: finished

Development

Successfully merging this pull request may close these issues.

2 participants