Commit Graph

13 Commits

Author SHA1 Message Date
d89871f1b4 now the text_name properties use resource's resource_name property to store data. 2019-11-09 17:49:05 +01:00
48470111f3 Standardized resource name and description properties. I left the original properties for now, so upgrading is possible. 2019-10-19 12:12:09 +02:00
051aef3659 Added required_skills, and armor type to Itemtemplate. 2019-10-13 22:00:41 +02:00
26ba90a9d3 implemented equipslots. 2019-10-07 00:29:05 +02:00
a4554f5bf7 -Removed the fail cond from Bag::get_item.
-Removed the bag include from item template.
2019-09-27 16:35:55 +02:00
f337ab57c4 Cleaned up ItemInstance, and ESDragAndDrop a bit. Reenabled AISpellActionContainer and fixed android build with it. 2019-09-27 00:49:21 +02:00
18925ee236 Implemented Bags, and added a InteractionType enum. 2019-09-16 21:57:55 +02:00
d5d38aea1c Added a few spell and aura arrays to ItemTemplate, added a new enum, and fixed compile. 2019-09-12 22:45:29 +02:00
d50a8748f6 Added a price field for ItemTemplate. 2019-09-11 18:36:05 +02:00
9267eb3fd9 Added a simple itemVisual class, and an ItemVisualEntry Class. 2019-08-24 15:53:56 +02:00
895525a998 Work on fleshing out the inventory system. 2019-08-07 01:54: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
032e6622f6 First Commit. 2019-04-20 14:02:55 +02:00