1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-28 14:16:01 -04:00
OpenDiablo2/d2common/d2data/d2datadict
danhale-git 897de61006
Automap corrections (#422)
* Added automap.go stub

* Handle errors in original AutoMap.txt file

* Completed AutoMapRecord struct and comments

* AutoMap loader implemented

* Update from base repo

* Cel1-4 fields replaced with a slice

* Commented out Type fields as they aren't used
2020-06-23 14:51:07 -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 385/lintissues (#391) 2020-06-22 11:53:44 -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 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_sub.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_types.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_warp.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
levels.go Added basic map generation for first area of south town (#408) 2020-06-23 01:05:01 -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
monstats.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
object_lookup.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_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 Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05: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