Commit Graph
6 Commits
Author SHA1 Message Date
leejtandAdam 18087ca9cc loot tracker: add metadata field to loot record
This is for tracking miscellaneous data with the loot records, such as
npc id and skill levels, for the wiki drop log project.

Co-authored-by: Adam <Adam@sigterm.info>
2020-08-07 18:50:18 -04:00
leejt 7affadcf50 loot tracker: track grubby, stone, Dorgesh-Kaan and HAM chests
The Dorgesh-Kaan tracking could be done better (there are actually 4 distinct drop tables) but it's hard to do this without significantly complicating the code.
2020-08-07 13:03:41 -04:00
leejt 48705635a2 loottracker: add standard Casket 2020-06-24 15:02:04 -04:00
leejt 88e3845d97 LootTracker: track shade chest loot 2020-06-14 18:04:55 -07:00
leejt fba6d7fcf6 LootTracker: track ground items in addition to inventory 2020-06-14 18:04:37 -07:00
leejt d84caf7db2 Update WorldMapDefinition attributes
Changed the WorldMapType field names from fieldxxx to values
that represent what they actually mean (mostly x, y, z coordinates)
2020-01-13 17:02:23 -08:00