entity_spell_system/entities
2019-12-12 16:44:43 +01:00
..
ai Reworked the UtilityAI implementation into something that I think will actually be good, and useful. Also intial work on pet support. 2019-11-27 10:54:56 +01:00
auras Fixed serializing caster's path as ".". 2019-11-11 00:46:31 +01:00
data Fix android compile. 2019-12-02 21:40:53 +01:00
resources Added text strings to EntityResourceData. 2019-12-02 00:42:21 +01:00
skills Moved the EntityDataManager into a new autoloads subfolder. 2019-12-01 22:56:53 +01:00
stats Stat will be set dirty after deserialization now. 2019-10-25 21:58:29 +02:00
entity.cpp Added a son_physics_process callback to spells, spell scripts can register for it in entities. 2019-12-12 16:44:43 +01:00
entity.h Added a son_physics_process callback to spells, spell scripts can register for it in entities. 2019-12-12 16:44:43 +01:00