entity_spell_system/data
2020-06-07 15:03:09 +02:00
..
atlases Moved the atlases folder into data aswell. 2020-02-03 13:03:33 +01:00
auras Hide the trigger properties in Aura from gdscript. 2020-06-07 15:03:09 +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 ItemInstance now also stores stat modifier data like ItemTemplate. 2020-06-07 14:55:39 +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