1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-05 14:24:28 +00:00
Funkin/source/funkin/play
2024-01-16 17:08:25 -05:00
..
character Rewrite Stage data handling to use the Registry pattern, and add support for solid colors. 2024-01-16 17:08:25 -05:00
components Rewrite the Conductor to be a singleton instance. 2023-12-14 16:56:20 -05:00
cutscene Merge remote-tracking branch 'origin/rewrite/master' into bugfix/senpai-naughty 2023-11-15 00:47:47 -05:00
event Merge branch 'rewrite/master' into feature/chart-editor-context-menus 2024-01-05 20:11:38 -05:00
notes Click and drag on a sustain to edit it. 2024-01-12 06:13:34 -05:00
scoring
song Fix an issue where Song offsets would be null rather than zero. 2024-01-14 06:46:58 -05:00
stage Rewrite Stage data handling to use the Registry pattern, and add support for solid colors. 2024-01-16 17:08:25 -05:00
Countdown.hx Rewrite the Conductor to be a singleton instance. 2023-12-14 16:56:20 -05:00
GameOverSubState.hx Rewrite Stage data handling to use the Registry pattern, and add support for solid colors. 2024-01-16 17:08:25 -05:00
GitarooPause.hx
PauseSubState.hx Convert chart editor to macro-based UIState 2023-11-24 00:42:07 -05:00
PlayState.hx Rewrite Stage data handling to use the Registry pattern, and add support for solid colors. 2024-01-16 17:08:25 -05:00
PlayStatePlaylist.hx
ResultState.hx