1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-04 22:04:29 +00:00
Funkin/source/funkin
2024-03-15 17:16:44 -04:00
..
api Rewrite save data to fix scripted story levels. Add a "pre-transition death delay" 2024-03-04 16:37:42 -05:00
audio Merge branch 'rewrite/master' into feature/pico-flicker 2024-03-13 21:51:58 -07:00
data Merge branch 'rewrite/master' into feature/chart-editor-song-scripts 2024-03-13 21:26:50 -07:00
graphics Song scripts can now be (optionally) enabled in the Chart Editor playtest 2024-03-12 21:34:50 -04:00
input Work in progress on fixing Week 6 2024-02-28 00:19:08 -05:00
modding Implement onNoteIncoming script event. 2024-03-05 21:48:04 -05:00
play Switch "Skip Cutscene" and "Restart Cutscene" (Dave's request) 2024-03-15 17:16:44 -04:00
save Rewrite save data to fix scripted story levels. Add a "pre-transition death delay" 2024-03-04 16:37:42 -05:00
ui Merge branch 'rewrite/master' into bugfix/github-force-debug 2024-03-14 03:09:05 -07:00
util Merge branch 'rewrite/master' into feature/chart-editor-song-scripts 2024-03-13 21:26:50 -07:00
Conductor.hx
Highscore.hx Redo combine tally implementation 2024-03-04 22:22:19 -05:00
import.hx Remove DynamicTools; fix pause menu on HTML5 2024-03-05 23:21:57 -08:00
InitState.hx Merge branch 'rewrite/master' into feature/debugger-popup-fixes 2024-03-13 18:54:24 -07:00
Paths.hx Fix some issues with cutscenes. 2024-02-22 20:56:41 -05:00
PlayerSettings.hx Rewrite save data to fix scripted story levels. Add a "pre-transition death delay" 2024-03-04 16:37:42 -05:00
Preferences.hx Rewrite save data to fix scripted story levels. Add a "pre-transition death delay" 2024-03-04 16:37:42 -05:00
Preloader.hx