sonic-radiance/sonic-radiance.love/core
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
..
libs
modules feat: implement fake y-sorting for tiles 2021-04-05 21:07:40 +02:00
utils chore: refactor time functions into an util 2021-04-05 09:48:59 +02:00
callbacks.lua chore: remove for the moment mouse support 2021-03-23 14:13:11 +01:00
debug.lua fix: only use lovebird in debug mode 2021-04-03 19:59:41 +02:00
init.lua fix: workaround high frame skip when loading resources 2021-04-10 11:09:38 +02:00
input.lua
lang.lua
options.lua
scenemanager.lua improvement: add main menu transitions 2021-04-05 14:20:25 +02:00
screen.lua improvement: add new transition types 2021-04-02 22:00:33 +02:00