sonic-radiance/sonic-radiance.love
Kazhnuz b1eb30ed6c fix: workaround high frame skip when loading resources
It'll need a proper fix, but if the game is going under 15FPS,
make delta time to 1/15 second, in order to be sure that it'll simply slow
that frame and not skip a whole transition for instance
2021-04-10 11:09:38 +02:00
..
assets feat: add save selection menu 2021-04-05 12:05:51 +02:00
core fix: workaround high frame skip when loading resources 2021-04-10 11:09:38 +02:00
datas feat: Finish PNJ system 2021-04-05 16:29:51 +02:00
game fix: replace deprecated function 2021-04-05 12:07:21 +02:00
scenes fix: work around a crash in debug mode 2021-04-05 21:10:18 +02:00
conf.lua
main.lua feat: add a better menu structure outside debug 2021-04-03 20:03:55 +02:00