entity_spell_system/data
2020-06-07 00:50:24 +02:00
..
atlases Moved the atlases folder into data aswell. 2020-02-03 13:03:33 +01:00
auras The diminishing return categories are now customizable. 2020-06-06 18:06:30 +02:00
entities Rename both ESS::get_instance, and ProfileManager::get_instance to <class>::get_singleton, to match Godot's standard. 2020-05-23 16:29:47 +02:00
items Converted the stat modifier related functions in ItemTemplate, and ItemInstance to the new style. Also ItemTemplateStatModifier is now a struct in ItemTemplate. 2020-06-07 00:50:24 +02:00
loot Fix compile. 2020-02-26 21:15:36 +01:00
species Also reworked how AuraStatAttributes are stored. 2020-06-06 16:55:14 +02:00
spells comvert quite a few more getters/setters to the newer style. 2020-06-05 19:40:53 +02:00