This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
entity_spell_system
Watch
1
Star
0
Fork
0
You've already forked entity_spell_system
mirror of
https://github.com/Relintai/entity_spell_system.git
synced
2025-04-19 21:33:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3cb26816d2
entity_spell_system
/
data
History
Relintai
3cb26816d2
Moved the data out from EntityDataManager into a new ESSResourceDB class (Resource). The DataManager now stores an instance of this new resource instead.
2020-04-14 16:46:24 +02:00
..
atlases
Moved the atlases folder into data aswell.
2020-02-03 13:03:33 +01:00
auras
Clang format.
2020-04-10 14:09:21 +02: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
Moved the data out from EntityDataManager into a new ESSResourceDB class (Resource). The DataManager now stores an instance of this new resource instead.
2020-04-14 16:46:24 +02:00
loot
Fix compile.
2020-02-26 21:15:36 +01:00
species
Moved the data out from EntityDataManager into a new ESSResourceDB class (Resource). The DataManager now stores an instance of this new resource instead.
2020-04-14 16:46:24 +02:00
spells
Clang format.
2020-04-10 14:09:21 +02:00