1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-13 00:45:13 +00:00
Funkin/source/funkin
Cameron Taylor a0b855c8bb Merge pull request #300 from FunkinCrew/bugfix/vocal-offset-loading
Fixed bugs related to instrumental/vocal offsets not loading or being taken into account properly
2024-01-25 22:32:08 -05:00
..
api
audio Fix a bug where removing audio tracks wouldn't remove their visualizers. 2024-01-18 22:28:25 -05:00
data stringify moved to SongEventSchema 2024-01-18 04:25:15 -05:00
graphics Rewrite Stage data handling to use the Registry pattern, and add support for solid colors. 2024-01-16 17:08:25 -05:00
input
modding Rewrite Stage data handling to use the Registry pattern, and add support for solid colors. 2024-01-16 17:08:25 -05:00
play Editor now loads saved inst/vocal offset properly. 2024-01-19 21:24:18 -07:00
save Polish note display visuals, and scrap Killer judgement. 2024-01-15 22:10:42 -05:00
ui Merge pull request #300 from FunkinCrew/bugfix/vocal-offset-loading 2024-01-25 22:32:08 -05:00
util Merge branch 'rewrite/master' into feature/chart-editor-event-tooltips 2024-01-18 04:25:04 -05:00
Conductor.hx removed beatTime nullability? 2024-01-05 17:22:01 -05:00
Highscore.hx Polish note display visuals, and scrap Killer judgement. 2024-01-15 22:10:42 -05:00
import.hx
InitState.hx Rewrite Stage data handling to use the Registry pattern, and add support for solid colors. 2024-01-16 17:08:25 -05:00
Paths.hx
PlayerSettings.hx
Preferences.hx
Preloader.hx