1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00
Funkin/source/funkin/ui
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
..
credits creds tweakin / polish 2024-04-25 05:45:27 -04:00
debug Apply judgements through a seperate function to applyScore 2024-05-08 20:26:17 +08:00
freeplay Merge branch 'actual-merch-fix' into develop-0.3.2 2024-05-03 01:12:23 -04:00
haxeui Merge branch 'rewrite/master' into feature/chart-editor-gamepad-support 2024-03-28 20:15:32 -04:00
mainmenu revert mainmenu persistentUpdate chagne 2024-04-30 16:30:22 -04:00
options volume preference fix 2024-04-30 07:54:42 -04:00
story Merge branch 'story-mode-diff-position' into develop-0.3.2 2024-05-03 01:14:31 -04:00
title add saruky gf ringtone as easter egg 2024-05-01 16:23:02 -04:00
transition Clean up log spam in the preloader. 2024-05-02 12:45:31 -04:00
Alphabet.hx Rework every class to use FunkinSound. 2024-03-23 17:50:48 -04:00
AtlasMenuList.hx
AtlasText.hx Use proper difficulty rating data, proper clear percentage 2024-01-11 00:30:00 -05:00
MenuItem.hx
MenuList.hx Rework every class to use FunkinSound. 2024-03-23 17:50:48 -04:00
MusicBeatState.hx Merge branch 'rewrite/master' into input-offsets 2024-03-28 20:23:31 -04:00
MusicBeatSubState.hx Fix substate lifecycle script events not dispatching. 2024-05-02 04:08:51 -04:00
NgPrompt.hx
Prompt.hx
TextMenuList.hx