entity_spell_system/entities
2019-12-01 18:45:15 +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 typo, and respect the should_process flag. 2019-12-01 01:16:28 +01:00
resources Added EntitySkillData. 2019-12-01 18:00:09 +01:00
skills Networking for EntitySkills. 2019-12-01 18:45:15 +01:00
stats Stat will be set dirty after deserialization now. 2019-10-25 21:58:29 +02:00
entity.cpp Networking for EntitySkills. 2019-12-01 18:45:15 +01:00
entity.h Networking for EntitySkills. 2019-12-01 18:45:15 +01:00
mob.cpp Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00
mob.h Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00
player.cpp Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00
player.h Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00