Commit Graph

10 Commits

Author SHA1 Message Date
d2c29095bb Added gender enum, and added it to ItemVisualEntry. 2019-11-03 22:39:19 +01:00
56a333bef5 More work on ItemVisuals. 2019-10-26 03:38:09 +02:00
378fc4642f Merge branch 'master' of https://github.com/Relintai/entity_spell_system
# Conflicts:
#	skeleton/character_skeleton.cpp
#	skeleton/character_skeleton.h
2019-08-23 20:56:23 +02:00
8b8dc6c7f9 Removed everything from the base skeleton. 2019-08-23 20:52:01 +02:00
c09a7a18bf Cleaned up the skeleton a bit. 2019-08-23 20:23:48 +02:00
a7e4a592f3 Build fix. 2019-07-02 11:40:57 +02:00
e80b0364bc A bit of work on the skeleton. 2019-07-01 01:29:59 +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
b69663de86 -Added Aura and Spell visual effect is now VisualBoneAttachment.
-Added groups fo the spell.
2019-05-13 13:25:03 +02:00
3e89bc37c9 Added a new CharacterSkeleton class. 2019-05-01 02:49:06 +02:00