entity_spell_system/data
2020-02-26 21:20:54 +01:00
..
atlases Moved the atlases folder into data aswell. 2020-02-03 13:03:33 +01:00
auras Updated old style getters/setters to use the new style. E.g. sget_ -> gets_. 2020-02-26 21:20:54 +01:00
entities Now entity also stores the class level, and class xp. Added separate class and character xp properties to EntityCreateInfo aswell. Standardized the remaining methods in XPData. 2020-02-20 12:18:55 +01:00
items Added similar api to Items. And fix typo. 2020-02-26 17:24:11 +01:00
loot Fix compile. 2020-02-26 21:15:36 +01:00
species Added SpeciesInstance, it can store an entity's look setup (like hair index etc.). Also added SpeciesData loading/storing into EntityDataManager. 2020-02-03 16:13:42 +01:00
spells Updated old style getters/setters to use the new style. E.g. sget_ -> gets_. 2020-02-26 21:20:54 +01:00