|
18925ee236
|
Implemented Bags, and added a InteractionType enum.
|
2019-09-16 21:57:55 +02:00 |
|
|
db06f601fc
|
Added stat_points_per_level to EntityData.
|
2019-09-12 22:55:07 +02:00 |
|
|
2c8becc27a
|
Added xp and level based events.
|
2019-09-12 13:26:52 +02:00 |
|
|
4afc637801
|
Added 3 data classes.
|
2019-09-11 15:06:30 +02:00 |
|
|
41d94978e6
|
Added the money field.
|
2019-09-11 13:06:04 +02:00 |
|
|
870a1f406c
|
Added the basic interact methods to entity, and EntityData.
|
2019-09-11 12:54:51 +02:00 |
|
|
39a335e36c
|
Added the new enums into EntityData as well. Also small bug and typo fixes.
|
2019-09-11 12:26:41 +02:00 |
|
|
008bf34a34
|
Added 2 more events.
|
2019-09-11 11:01:30 +02:00 |
|
|
8cc7017351
|
Removed MobData, and merged it into EntityData. Also cleaned up PlayerCharacterData.
|
2019-09-09 22:12:04 +02:00 |
|
|
e1c83586a7
|
EntityData now has a parent EntityData property, for reusing parts of an another one.
|
2019-09-09 20:36:15 +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 |
|