Commit Graph

10 Commits

Author SHA1 Message Date
d6f7c7aee2 Datamanger now loads the xpdata as well. 2019-09-12 15:05:42 +02:00
8cc7017351 Removed MobData, and merged it into EntityData. Also cleaned up PlayerCharacterData. 2019-09-09 22:12:04 +02:00
6a4d0be1d5 Fix search and replace fail. 2019-09-09 15:50:39 +02:00
ca2fe9a6c4 Renamed CharacterClass to EntityData. Also moved it around, with a few related classes. 2019-09-09 14:26:18 +02:00
3cce6b0ae8 -Talent is now inherited from Aura.
-Cleaned up the talent system specific classes.
-The ResourceManager now loads talents aswell.
-Cleaned up, and made the EntityResource system scriptable.
-Fixed the stat signals, the stat parameter was null every time. ("this" should've been wrapped in a Ref.)
2019-08-13 23:58:42 +02:00
1ae265a171 -Implemented MobData, and playerCharacterData.
-Also added them to the data manager.
2019-08-09 13:18:09 +02:00
9aaa5d1d5a -Renamed CharacterSkeletonBoneId to CharacterSkeletonPoints.
-Added rank to spells.
-Removed The Icon class, and the SpellManager.
-More cleanup.
-Removed more collection dynamic allocations.
2019-05-30 00:26:02 +02:00
b16795c59c Added item template, and craft data loading. 2019-05-05 20:27:53 +02:00
cfff89cf2a Added more getters to DataManager, and now datamanager uses the FAIL COND macros. 2019-05-04 20:19:54 +02:00
032e6622f6 First Commit. 2019-04-20 14:02:55 +02:00