sonic-radiance/sonic-radiance.love/game
2021-04-23 10:58:04 +02:00
..
abstractmobs feat: add a way to remove equipment 2021-04-23 09:23:13 +02:00
events feat: add GFX on the overworld 2021-04-21 21:14:45 +02:00
loot fix: separate equipment pockets 2021-04-22 19:46:19 +02:00
modules feat: add a smaller border option for menus 2021-04-23 09:22:58 +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 fix(debug): mention debug mode 2021-04-23 10:58:04 +02:00
skills.lua