Funkin/source/funkin/ui/debug/charting
nebulazorua 2eaea3cdc5 Apply judgements through a seperate function to applyScore
Also adds more to the HitNoteScriptEvent, such as the noteDiff and also isComboBreak.
noteDiff is important as it lets you create stuff like notes with reduced hitboxes (i.e mines/"hurt notes") or millisecond hit displays. isComboBreak lets you set whether the judge combo broke, so you could in theory create custom judgements in scripts now with these changes (killer reimplementation in scripts? more likely than you'd think!)
2024-05-08 20:26:17 +08:00
..
commands Merge branch 'rewrite/master' into feature/chart-editor-gamepad-support 2024-03-28 20:15:32 -04:00
components Merge branch 'rewrite/master' into feature/chart-editor-gamepad-support 2024-04-19 13:57:42 -04:00
contextmenus Fix "Edit Event" menu item when right clicking chart events 2024-01-15 18:21:49 -05:00
dialogs Rewrite Upload Vocals dialog. 2024-01-17 23:53:23 -05:00
handlers Merge branch 'rewrite/master' into feature/chart-editor-gamepad-support 2024-04-19 13:57:42 -04:00
toolboxes Fix some issues with events unintentionally sharing data after being edited via the toolbox. 2024-03-21 23:57:26 -04:00
util Fix swapped entries in Blazin' dropdown. 2024-03-08 15:07:10 -05:00
ChartEditorState.hx Apply judgements through a seperate function to applyScore 2024-05-08 20:26:17 +08:00
import.hx Work in progress for Chart Editor gamepad support (navigation implemented, note placement WIP) 2024-01-06 01:06:10 -05:00