Commit graph

21 commits

Author SHA1 Message Date
Kazhnuz
a1d81b9170 feat: add a common message queue
Fixes #89
2021-04-18 17:44:00 +02:00
Kazhnuz
801e332b69 feat: add a better menu structure outside debug 2021-04-03 20:03:55 +02:00
Kazhnuz
ee59bc988b fix: more aggressive memory management 2021-04-03 10:39:34 +02:00
Kazhnuz
538b9bd093 chore: remove for the moment mouse support 2021-03-23 14:13:11 +01:00
Kazhnuz
4b9ba5eed6 feat: add basic debug menu 2020-08-01 10:31:09 +02:00
Kazhnuz
6c91fbe9ef fix: fix crashed in old cbs system 2019-08-12 12:37:00 +02:00
Kazhnuz
dc1d5b2f04 chore: activate by default debug mode 2019-07-26 19:57:08 +02:00
Kazhnuz
7135204c9a feat: add base test scene 2019-07-26 19:39:32 +02:00
Kazhnuz
3cbec9a3df core: use latest gamecore 2019-03-23 12:02:01 +01:00
Kazhnuz
824fcb866b assets: add needed assets for the battle system 2019-03-10 13:35:35 +01:00
Kazhnuz
1751b5e886 src: fix a wrong mention of mousemoved 2019-03-10 13:27:27 +01:00
Kazhnuz
cc0f5973ce src/scene: add an initial titlescreen scene to test assets 2019-01-28 13:46:57 +01:00
Kazhnuz
706565eb5d src/core: add mouse support to scenes 2019-01-28 09:44:07 +01:00
Kazhnuz
586409bf5b src: add a basic scene system 2019-01-28 09:15:42 +01:00
Kazhnuz
e45cfca2bb src/game: add basic save system 2019-01-28 08:35:10 +01:00
Kazhnuz
f1031ec363 src: update core on love update 2019-01-27 21:32:12 +01:00
Kazhnuz
9585cb4893 src: load core system at startup 2019-01-27 21:29:33 +01:00
Kazhnuz
1b284cd4f7 src: load classic at startup 2019-01-27 20:32:31 +01:00
Kazhnuz
dba0bbcbae switch to MIT licence 2019-01-27 20:30:31 +01:00
Kazhnuz
479ffe94ea src: add loveutils as a lib 2019-01-27 20:27:47 +01:00
Kazhnuz
90c4c94916 add basic main.lua file 2019-01-27 20:21:06 +01:00