1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 11:22:55 +00:00
Funkin/source
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
..
funkin Apply judgements through a seperate function to applyScore 2024-05-08 20:26:17 +08:00
haxe/ui/backend/flixel A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00
Main.hx Fix build issue on release builds. 2024-04-29 18:31:20 -04:00
module.xml Validated formatting of 338 XML files. 2023-06-08 16:34:06 -04:00
Postbuild.hx A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00
Prebuild.hx A bunch of checkstyle fixes 2024-03-16 22:20:22 -04:00