sonic-radiance/sonic-radiance.love/game
2021-04-22 18:11:11 +02:00
..
abstractmobs chore: split AbstractCharacter into smaller mixins 2021-04-22 18:11:11 +02:00
events feat: add GFX on the overworld 2021-04-21 21:14:45 +02:00
loot fix: make sure that character/loot data are saved 2021-04-04 16:33:48 +02:00
modules feat: add confirmation dialog for item dropping 2021-04-21 19:11:52 +02:00
utils fix: more aggressive memory management 2021-04-03 10:39:34 +02:00
battle.lua feat: add a way to load / unload the battlesystem 2021-04-02 22:23:39 +02:00
characters.lua chore: better organisation for characters.lua 2021-04-22 17:44:19 +02:00
difficulty.lua feat: add initial difficulty system 2021-04-18 19:09:01 +02:00
ennemies.lua
init.lua feat: add initial difficulty system 2021-04-18 19:09:01 +02:00
skills.lua