Funkin/source/funkin/ui
AppleHair 1f1fe62a06
[BUGFIX] Fixed Ranks not appearing in freeplay for custom variations
Freeplay tries to access a song's rank using the current difficulty name alone, but custom variation ranks are being saved with a variation prefix. This PR makes freeplay look for the variation prefix when necessary.
2024-06-14 16:53:33 +03:00
..
credits Merge branch 'rewrite/master' into rank-fixes 2024-06-02 02:19:36 -04:00
debug Merge branch 'bugfix/chart-editor-event-toolbox-crash' into rewrite/master 2024-06-10 12:26:47 -04:00
freeplay [BUGFIX] Fixed Ranks not appearing in freeplay for custom variations 2024-06-14 16:53:33 +03:00
haxeui Merge branch 'rewrite/master' into feature/chart-editor-gamepad-support 2024-03-28 20:15:32 -04:00
mainmenu Save high scores and high ranks separately. 2024-06-11 00:40:43 -04:00
options Rebindable controls for the Freeplay menu 2024-06-09 02:22:03 -04:00
story Remove unnecessary scrollMenu sounds + adjust volume 2024-06-10 13:17:38 -04:00
title pressing escape on title screen exits game 2024-06-09 15:38:22 -04:00
transition Now Preloader resets CWD 2024-05-29 15:16:31 -03:00
Alphabet.hx Rework every class to use FunkinSound. 2024-03-23 17:50:48 -04:00
AtlasMenuList.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
AtlasText.hx Use proper difficulty rating data, proper clear percentage 2024-01-11 00:30:00 -05:00
MenuItem.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
MenuList.hx chore: update MenuList.hx 2024-06-10 16:45:22 -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 Validated formatting of 203 HX files. 2023-06-08 16:30:45 -04:00
Prompt.hx Applied new code style to source/ and assets/data/ 2023-01-22 22:25:45 -05:00
TextMenuList.hx index on rewrite/bugfix/pause-and-results-fixes: 9b8fc872 song diff menu sort 2023-10-17 00:38:28 -04:00