1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00
Funkin/source/funkin/modding
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
..
base Add scripted FunkinSprite 2024-02-12 16:50:18 -05:00
events Apply judgements through a seperate function to applyScore 2024-05-08 20:26:17 +08:00
module Implement onNoteIncoming script event. 2024-03-05 21:48:04 -05:00
IScriptedClass.hx Implement onNoteIncoming script event. 2024-03-05 21:48:04 -05:00
PolymodErrorHandler.hx Validated formatting of 203 HX files. 2023-06-08 16:30:45 -04:00
PolymodHandler.hx Polymod now properly accesses ZIP mods. 2024-05-02 12:46:51 -04:00