entity_spell_system/entities
2019-11-01 20:33:14 +01:00
..
auras Improved the design a bit, implemented serializing SpellDamageInfo, and SpellHealInfo. Also fixed a crash. 2019-10-29 18:12:15 +01:00
data Work on AI. 2019-10-31 01:35:29 +01:00
skills More from_dicts. 2019-09-14 20:44:50 +02:00
stats Stat will be set dirty after deserialization now. 2019-10-25 21:58:29 +02:00
entity_resource.cpp Improved the targeting signals, and callbacks in entity. 2019-09-27 18:05:43 +02:00
entity_resource.h Improved the targeting signals, and callbacks in entity. 2019-09-27 18:05:43 +02:00
entity.cpp hass_spell_id, and hasc_spell_id functions. 2019-11-01 20:33:14 +01:00
entity.h hass_spell_id, and hasc_spell_id functions. 2019-11-01 20:33:14 +01:00
mob.cpp Added overrideable ai methods to CharacterClass, and removed some unneeded methods. Also added an AIStates enum. 2019-07-06 21:24:02 +02:00
mob.h Added overrideable ai methods to CharacterClass, and removed some unneeded methods. Also added an AIStates enum. 2019-07-06 21:24:02 +02:00
player.cpp More work on multiplayer. 2019-10-28 21:48:50 +01:00
player.h Now entities have an action bar profile aswell. Also fixed small deserialization issues. 2019-10-14 19:49:40 +02:00