Commit Graph

30 Commits

Author SHA1 Message Date
cdc8b7830d Update Readme. 2020-09-22 13:58:57 +02:00
0ddd4908fd Typo fixes in readme. 2020-08-07 21:01:20 +02:00
95c8d6f2a5 Projectile section. 2020-08-07 20:24:49 +02:00
a4c1f6988a Items and looting sections. 2020-08-07 19:18:39 +02:00
eeb1d2ab60 xp section. 2020-08-07 18:56:39 +02:00
693b5c9155 Interactions and vendors section. 2020-08-07 18:51:36 +02:00
a8b0e0cd80 ModelVisuals section. 2020-08-07 18:27:57 +02:00
01635ea679 Improved the spawning section a bit. Also smaller tweaks. 2020-08-07 17:51:09 +02:00
5c3f1bf7b6 Readme SpeciesInstance section. 2020-08-07 17:30:01 +02:00
8c3375e136 Readme entity body section, and moved around a few things. 2020-08-07 17:26:46 +02:00
d0b0463d17 ESSResourceDB section. 2020-08-07 00:02:30 +02:00
cc9b213bf4 Settings section. 2020-08-06 23:47:41 +02:00
146b6054f8 EntityResource segment. 2020-08-06 23:46:18 +02:00
4f9f4327e1 Fix a few newlines. 2020-08-05 22:38:51 +02:00
241bfb91bc More work on the readme. 2020-08-05 22:36:39 +02:00
cd5ddc960a More work on the Readme. 2020-08-05 19:19:12 +02:00
888c1bdf68 Readme.md singletons section, and enums section. 2020-08-05 15:10:06 +02:00
65782c63d5 Add the missing section headers to the readme. I'll finish them in the next few days. Also link the roguelike project. 2020-08-01 10:53:35 +02:00
17c5290797 Added a pre-built binaries section. 2020-07-28 15:28:53 +02:00
c22698baa8 Fix the clone engine step, and add note that 4.0 should usually work with the module aswell. 2020-06-20 22:06:34 +02:00
fa33d5d57e Renamed ItemVisual to ModelVisual. 2020-05-19 21:09:00 +02:00
a5fb39a002 Same treatment to the crafting related methods. 2020-04-28 15:41:48 +02:00
6c9bea09bc Added a new class ESSEntitySpawner. It is a resource. This will make setting up entity spawning a lot less painful. Also the module will be able to contain a few built in solutions. An instance is available from the ESS singleton (can be set, or loaded/automatically loaded). Also fixed a few smaller issues with saving/loading. 2020-04-18 14:31:36 +02:00
4935de4c5f Rename the EntityDataManager singleton to just simply ESS. 2020-04-14 16:55:21 +02:00
ed7bb5afa1 Fix typo. 2020-04-08 03:26:28 +02:00
896340bf8a Work on the readme. 2020-04-08 03:24:48 +02:00
a53115e26f Removed outdated information from Readme.md. 2020-03-09 00:35:48 +01:00
d008221f8d Removed 2 warnings from the README, because they are no longer relevant. Also added link to the main game. Of course apis might still break but shouldn't be that bad anymore. 2019-12-25 14:28:07 +01:00
2ba11eec77 Added info on how to compile ess for 2D. 2019-11-27 11:28:09 +01:00
9e16f68ff7 Quick and dirty Readme.md. I will clean it up later. 2019-11-22 00:55:01 +01:00