Commit graph

656 commits

Author SHA1 Message Date
Kazhnuz
67ef04bcc8 battlesystem: font name doesn't need to be modifiable in menu system 2019-03-31 16:53:21 +02:00
Kazhnuz
99feaf2be5 battlesystem: add relative cursor to new menu object 2019-03-31 16:51:58 +02:00
Kazhnuz
8f10c0dce8 battlesystem: create objet for handling menus and widgets 2019-03-31 16:43:04 +02:00
Kazhnuz
eb033c319f battlesystem: rename menu constructor 2019-03-31 12:05:17 +02:00
Kazhnuz
8a09110ac8 battlesystem: add mask system 2019-03-31 11:52:04 +02:00
Kazhnuz
e2d206ff44 core/utils/math: fix an oops 2019-03-31 11:47:31 +02:00
Kazhnuz
f155414c9d battlesystem: rework UI 2019-03-31 10:15:27 +02:00
Kazhnuz
b86be58481 battlesystem: remove old unused background file 2019-03-31 09:49:54 +02:00
Kazhnuz
2bff01ab8a battlesystem: fix asset being updated twice 2019-03-31 09:46:34 +02:00
Kazhnuz
57a24891bb gd/story: add basic act7 2019-03-31 09:35:48 +02:00
Kazhnuz
6861d183c1 gd/story: add a basic readme 2019-03-25 08:54:08 +01:00
Kazhnuz
ebe8a57780 gd/characters: improve sidh characters a bit 2019-03-24 14:58:09 +01:00
Kazhnuz
3f9bbacd8b gd/story: solve paradox between Ankou's age and Millenium project age 2019-03-24 14:56:41 +01:00
Kazhnuz
5ec7892bb0 gd/gameplay: add items 2019-03-24 14:53:27 +01:00
Kazhnuz
cfb942fd8c gd/story: add act 2 to 6 2019-03-24 14:48:58 +01:00
Kazhnuz
8a047fb143 gd/gameplay : some improvement to the battlesystem file 2019-03-24 12:02:04 +01:00
Kazhnuz
1ff3ed9088 gd/locations: rework zones 2019-03-23 15:32:30 +01:00
Kazhnuz
8b8dec8c5b Merge branch 'port-to-gamecore' of Project-Radiance/sonic-radiance into master 2019-03-23 12:31:23 +01:00
Kazhnuz
c41cdfdacc game: use the gamecore version of binser 2019-03-23 12:02:51 +01:00
Kazhnuz
9310a47e6b libs: remove libs that are already in gamecore 2019-03-23 12:02:18 +01:00
Kazhnuz
3cbec9a3df core: use latest gamecore 2019-03-23 12:02:01 +01:00
Kazhnuz
b14e62dabc scenes/battlesystem: don't overwrite the scene menusystem 2019-03-23 11:51:47 +01:00
Kazhnuz
2b074943ec scenes/battlesystem: use right name for a loveutils 2019-03-23 11:45:47 +01:00
Kazhnuz
173efc2bab scenes/battlesystem: get inputs from right source 2019-03-23 11:45:20 +01:00
Kazhnuz
f486d73409 assets: add needed assets for the battle system (2) 2019-03-10 13:56:49 +01:00
Kazhnuz
9a828197e5 game: load at start character module 2019-03-10 13:41:37 +01:00
Kazhnuz
824fcb866b assets: add needed assets for the battle system 2019-03-10 13:35:35 +01:00
Kazhnuz
f43f4e81b5 scenes/battlesystem: correctly register the scene 2019-03-10 13:33:38 +01:00
Kazhnuz
1751b5e886 src: fix a wrong mention of mousemoved 2019-03-10 13:27:27 +01:00
Kazhnuz
b3bbde1232 scenes/battlesystem: merge battlesystem controller with scene object 2019-03-10 13:26:20 +01:00
Kazhnuz
cb92a8fb3b scenes: add battlesystem from previous code version 2019-03-10 13:11:26 +01:00
Kazhnuz
5593a8f804 gd/story: add a warning inside the subquest file 2019-03-10 13:00:20 +01:00
Kazhnuz
e3fc6e7f95 gd: make Ankou a child again 2019-03-10 12:56:55 +01:00
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