entity_spell_system/entities
2020-04-25 19:11:45 +02:00
..
ai
auras AuraData is a Resource now aswell. 2020-04-23 12:17:33 +02:00
data Added is_playable property to EntityData. 2020-04-13 22:04:14 +02:00
resources Fix typo. 2020-04-19 17:32:51 +02:00
skills Now resource paths are used instead of ids for save files. (They are converted back on load - ids are better for networking) This makes remapping resource ids possible, which makes creating modules (and later mods into zips or pcks) simple. 2020-04-19 17:15:36 +02:00
stats Fix error in binding. 2020-04-25 19:11:45 +02:00
entity.cpp Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
entity.h Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00