1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 06:05:23 +00:00
OpenDiablo2/d2common/d2data/d2datadict
danhale-git fe0fa6f14d
Feature/cubemain (#410)
* Added automap.go stub

* Handle errors in original AutoMap.txt file

* Completed AutoMapRecord struct and comments

* AutoMap loader implemented

* Update from base repo

* Added cubemain.go stub

* Input and requirement fields

* Removed CubeRecipeRequirement added CubeRecipeResult

* Comments and some name changes

* Implemented cubemain.go

* Corrected log line
2020-06-23 02:02:35 -04:00
..
armor.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
automap.go Feature/automap (#364) 2020-06-20 19:53:29 -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
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