entity_spell_system/data
2020-06-13 22:21:23 +02:00
..
atlases Moved the atlases folder into data aswell. 2020-02-03 13:03:33 +01:00
auras Updated the remaining vmethod signatures. 2020-06-13 22:21:23 +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 SpellCastInfo, EntitySkill, EntityResource, EntityDataContainer, and ItemInstance are now Resources, so Godot will be able to serialize them with Entity. 2020-06-13 18:33:51 +02:00
loot Fix compile. 2020-02-26 21:15:36 +01:00
species Reworked SpeciesModelData's interface. 2020-06-12 15:13:31 +02:00
spells comvert quite a few more getters/setters to the newer style. 2020-06-05 19:40:53 +02:00