|
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 |
|
|
5b14bf40bd
|
Add missing classes to config.py. Also sync classref to the current source.
|
2020-04-18 02:33:42 +02:00 |
|
|
d5fa8c67bf
|
Add the new resource db to config.py, and sync classrefs.
|
2020-04-14 16:57:34 +02:00 |
|
|
4935de4c5f
|
Rename the EntityDataManager singleton to just simply ESS.
|
2020-04-14 16:55:21 +02:00 |
|
|
dc0c6d224b
|
Fix uninitialized variable.
|
2020-04-03 09:40:30 +02:00 |
|
|
9a30b44991
|
Sync classref with the current source.
|
2020-04-03 09:39:36 +02:00 |
|
|
931ef93219
|
Tiny improvements to the class xmls.
|
2020-03-22 17:13:45 +01:00 |
|
|
e272dca8f8
|
Update the class list in config.py, and sync classref to the current source.
|
2020-03-22 01:09:10 +01:00 |
|
|
3e10779dbc
|
Updated old style getters/setters to use the new style. E.g. sget_ -> gets_.
|
2020-02-26 21:20:54 +01:00 |
|
|
1cc9d1ace2
|
Added a brief description for most of the classes. Started writing method documentaion for aura.
|
2019-12-25 19:41:19 +01:00 |
|
|
1c96daba5f
|
Proper doc setup.
|
2019-12-25 14:08:01 +01:00 |
|