ai
|
Added 3 AIAction classes, also added an array for them into CharacterClass.
|
2019-09-09 01:28:29 +02:00 |
atlases
|
Added CharacterAtlas, and CharacterAtlasEntry.
|
2019-08-24 19:44:04 +02:00 |
data
|
Implemented Bags, and added a InteractionType enum.
|
2019-09-16 21:57:55 +02:00 |
drag_and_drop
|
First Commit.
|
2019-04-20 14:02:55 +02:00 |
entities
|
Moved the container and vendor data into it's own classes from EntityData.
|
2019-09-17 01:14:19 +02:00 |
infos
|
A lot of work, mostly on the entity bindings. Added a lot of callbacks, and fixed a few bugs.
|
2019-08-05 01:36:33 +02:00 |
inventory
|
Implemented Bags, and added a InteractionType enum.
|
2019-09-16 21:57:55 +02:00 |
loot
|
Added data classes for loot. Also added MobData, and PlayerCharacterData files (placeholder).
|
2019-08-09 02:10:08 +02:00 |
meshes
|
Build fix on linux.
|
2019-07-19 20:54:57 +02:00 |
pipelines
|
Added 2 more events.
|
2019-09-11 11:01:30 +02:00 |
skeleton
|
Fixed up CharacterSkeleton3D.
|
2019-08-26 11:46:43 +02:00 |
spells
|
Added a bunch on new classes (Visual related). Moved some of the bindings around.
|
2019-08-26 20:10:26 +02:00 |
ui
|
First Commit.
|
2019-04-20 14:02:55 +02:00 |
utility
|
More from_dicts.
|
2019-09-14 20:44:50 +02:00 |
.gitignore
|
Added a new CharacterSkeleton class.
|
2019-05-01 02:49:06 +02:00 |
config.py
|
First Commit.
|
2019-04-20 14:02:55 +02:00 |
config.pyc
|
The bag is now scriptable.
|
2019-08-14 15:52:23 +02:00 |
entity_enums.cpp
|
Implemented Bags, and added a InteractionType enum.
|
2019-09-16 21:57:55 +02:00 |
entity_enums.h
|
Implemented Bags, and added a InteractionType enum.
|
2019-09-16 21:57:55 +02:00 |
item_enums.cpp
|
Added a flags binding to item types, also added an allowed types variable to bag.
|
2019-08-07 03:31:45 +02:00 |
item_enums.h
|
Added a flags binding to item types, also added an allowed types variable to bag.
|
2019-08-07 03:31:45 +02:00 |
register_types.cpp
|
Moved the container and vendor data into it's own classes from EntityData.
|
2019-09-17 01:14:19 +02:00 |
register_types.h
|
First Commit.
|
2019-04-20 14:02:55 +02:00 |
SCsub
|
Moved the container and vendor data into it's own classes from EntityData.
|
2019-09-17 01:14:19 +02:00 |
spell_enums.cpp
|
Added a few spell and aura arrays to ItemTemplate, added a new enum, and fixed compile.
|
2019-09-12 22:45:29 +02:00 |
spell_enums.h
|
Added a few spell and aura arrays to ItemTemplate, added a new enum, and fixed compile.
|
2019-09-12 22:45:29 +02:00 |