1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-12 00:15:10 +00:00
Funkin/source/funkin/play
2024-01-24 20:31:25 -07: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 Editor: Added ability to set units for event properties. Fixed bug where event icon tooltip wouldn't show an enum text value correctly. 2024-01-24 20:31:25 -07:00
notes Polish note display visuals, and scrap Killer judgement. 2024-01-15 22:10:42 -05:00
scoring Polish note display visuals, and scrap Killer judgement. 2024-01-15 22:10:42 -05:00
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 Fix an error with playable Pico death 2024-01-17 23:14:28 -05:00
GitarooPause.hx
PauseSubState.hx Convert chart editor to macro-based UIState 2023-11-24 00:42:07 -05:00
PlayState.hx Fix a bug where replaying a level makes a pink screen 2024-01-17 23:12:59 -05:00
PlayStatePlaylist.hx
ResultState.hx