Commit graph

223 commits

Author SHA1 Message Date
Kazhnuz
f10ad01c15 core: update core to latest version from imperium-porcorum 2019-03-10 12:55:16 +01:00
Kazhnuz
4878d6ffa6 gd: add ennemies 2019-03-10 12:53:11 +01:00
Kazhnuz
195e4d2110 core: add character handling files from older version 2019-02-03 11:04:25 +01:00
Kazhnuz
d17753b135 gd: add a first file for the battle system 2019-01-28 15:43:46 +01:00
Kazhnuz
f04173c882 characters: add the mayor (I'll have to find him a name) 2019-01-28 15:29:56 +01:00
Kazhnuz
71469bbb27 characters: add characters from Sunlit Island 2019-01-28 15:19:17 +01:00
Kazhnuz
c414e884c1 lore: add the millenium project backstory 2019-01-28 15:09:40 +01:00
Kazhnuz
93d3b6409e locations: add the four vertu dungeons. 2019-01-28 14:55:23 +01:00
Kazhnuz
7b13ce5f53 locations: transform level list to a location list for the RPG 2019-01-28 14:49:11 +01:00
Kazhnuz
eb6fffb571 src/scenemanager: update the scene's assets before the scene 2019-01-28 14:01:08 +01:00
Kazhnuz
2efe98b407 src/core: add comments to the assets manager sources 2019-01-28 14:00:00 +01:00
Kazhnuz
cc0f5973ce src/scene: add an initial titlescreen scene to test assets 2019-01-28 13:46:57 +01:00
Kazhnuz
7df5f0bdf6 src/game: add a gui module with a border generator 2019-01-28 13:13:17 +01:00
Kazhnuz
6a28069680 src/core: improve style in the assets module 2019-01-28 10:00:36 +01:00
Kazhnuz
21659cedb7 src/core: add an asset manager to the scene object 2019-01-28 09:58:42 +01:00
Kazhnuz
a14d31f527 src/core: add Assets module from Imperium Porcorum 2019-01-28 09:58:12 +01:00
Kazhnuz
fd566ab26a src/core: send keys input to scenes 2019-01-28 09:48:19 +01:00
Kazhnuz
706565eb5d src/core: add mouse support to scenes 2019-01-28 09:44:07 +01:00
Kazhnuz
ecf32133e8 src/scenes: fix a potential crash 2019-01-28 09:43:42 +01:00
Kazhnuz
4bf78e9c01 src/core: fix a bug in windows size 2019-01-28 09:22:23 +01:00
Kazhnuz
6fb2f92f49 src/conf.lua: correct the name of the game 2019-01-28 09:20:12 +01:00
Kazhnuz
73e748fc82 src: add conf.lua 2019-01-28 09:19:45 +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
a822f0c2a3 src/core: another fix for langs 2019-01-28 08:01:15 +01:00
Kazhnuz
9101a5ce4f src/core: remove unused var in lang 2019-01-28 08:00:56 +01:00
Kazhnuz
bb752e6b3f src/core: use new naming convention for available_langs 2019-01-28 07:59:55 +01:00
Kazhnuz
caf067c8bb src/lang: fix a crash 2019-01-28 07:57:58 +01:00
Kazhnuz
01e114ddf5 src/core: fix typo in the option file 2019-01-28 07:40:39 +01:00
Kazhnuz
dbaf2614bd src/core: add initial lang system 2019-01-27 21:59:33 +01:00
Kazhnuz
2fb7c4252d src/core: add screen system as a cscreen wrapper 2019-01-27 21:45:57 +01:00
Kazhnuz
99ad6704c2 src/core: add the input system 2019-01-27 21:41:08 +01:00
Kazhnuz
48cde0d947 src/core: add an option system with core options that'll be used 2019-01-27 21:37:42 +01:00
Kazhnuz
f1031ec363 src: update core on love update 2019-01-27 21:32:12 +01:00
Kazhnuz
9ae207647f src: fix a glitch in loveutils 2019-01-27 21:31:01 +01:00
Kazhnuz
9585cb4893 src: load core system at startup 2019-01-27 21:29:33 +01:00
Kazhnuz
134651e730 src/core: add the core with a basic debug system 2019-01-27 21:28:00 +01:00
Kazhnuz
1b284cd4f7 src: load classic at startup 2019-01-27 20:32:31 +01:00
Kazhnuz
89b94d6a96 src: add classic as a library 2019-01-27 20:32:02 +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
73328433b7 readme: add licence mention 2019-01-27 20:22:38 +01:00
Kazhnuz
ed1922ba4a add WTFPL file 2019-01-27 20:21:14 +01:00
Kazhnuz
90c4c94916 add basic main.lua file 2019-01-27 20:21:06 +01:00
Kazhnuz
8d3a02ee8e add Readme and credits 2019-01-27 19:59:37 +01:00
Kazhnuz
72383dd255 character: add description to Knuckles 2019-01-27 17:04:00 +01:00
Kazhnuz
824c1d05ea characters: add description to amy 2019-01-27 17:01:22 +01:00
Kazhnuz
3dceb9abd1 characters: add stats and description to Cream 2019-01-27 16:59:20 +01:00
Kazhnuz
7a872ca306 characters: add stats and description for espio 2019-01-27 16:29:42 +01:00
Kazhnuz
d6eaaf7f08 characters: add stats and description for Shadow 2019-01-27 16:27:39 +01:00