1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00
OpenDiablo2/d2common/d2data/d2datadict
Ziemas 3f1fe538e2
Load monpreset and use that to find monstat entries for NPC's (#477)
* Load monpreset.txt

* Get monstat for npc's and their name from strings

Using monpreset to grab the key for monstat

* Object name tags
2020-06-27 23:15:20 -04:00
..
armor.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
automap.go Automap corrections (#422) 2020-06-23 14:51:07 -04:00
charstats.go Character stats (#458) 2020-06-25 14:56:49 -04:00
cubemain.go Feature/cubemain (#410) 2020-06-23 02:02:35 -04:00
difficultylevels.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
experience.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
gems.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
hireling.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
item_affix.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
item_common.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
itemstatcost.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_maze.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_presets.go Revert "Refactor d2map (#468)" (#469) 2020-06-26 17:12:19 -04:00
level_sub.go Revert "Refactor d2map (#468)" (#469) 2020-06-26 17:12:19 -04:00
level_types.go Revert "Refactor d2map (#468)" (#469) 2020-06-26 17:12:19 -04:00
level_warp.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
levels.go Revert "Refactor d2map (#468)" (#469) 2020-06-26 17:12:19 -04:00
map_helper.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
misc.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
missiles.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
monpreset.go Load monpreset and use that to find monstat entries for NPC's (#477) 2020-06-27 23:15:20 -04:00
monstats.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
object_lookup.go Fixed linting issues (#438) 2020-06-24 10:13:11 -04:00
object_query_test.go all: use goimports to format code and fix two minor typos in comments (#326) 2020-04-11 14:56:47 -04:00
object_query.go Load monpreset and use that to find monstat entries for NPC's (#477) 2020-06-27 23:15:20 -04:00
object_types.go Performance/Memory Improvements (#365) 2020-06-20 21:07:36 -04:00
objects.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
sounds.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
super_uniques.go added SuperUniques data dictionary (#414) 2020-06-23 09:12:35 -04:00
unique_items.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
weapons.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00