..
armor.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
automagic.go
re-ordered structures to optimize memory layout ( #627 )
2020-07-26 13:23:46 -04:00
automap.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
body_locations.go
d2data item related loaders ( #619 )
2020-07-24 21:56:19 -04:00
books.go
d2datadict: Add books.txt loader ( #640 )
2020-07-29 17:26:20 -04:00
charstats.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
cubemain.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
d2datadict.go
fixed monstats lint errors, added doc file for d2datadict ( #494 )
2020-06-29 18:46:31 -04:00
difficultylevels.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
elemtype.go
Add reading of ElemTypes.txt ( #644 )
2020-07-30 02:41:19 -04:00
experience.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
gems.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
hireling.go
fixed Id renaming in strings ( #618 )
2020-07-24 07:54:52 -04:00
inventory.go
Add inventory.txt loader, use the records ( #573 )
2020-07-11 11:25:34 -04:00
item_affix.go
D2items WIP ( #646 )
2020-07-30 10:14:15 -04:00
item_common.go
D2items WIP ( #646 )
2020-07-30 10:14:15 -04:00
item_types.go
D2items WIP ( #646 )
2020-07-30 10:14:15 -04:00
itemstatcost.go
Stat descriptions + tests, Skilldesc.txt loader ( #590 )
2020-07-17 18:50:45 -04:00
level_maze.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
level_presets.go
Resolved most lint errors in d2data and d2datadict ( #499 )
2020-06-30 09:17:07 -04:00
level_sub.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
level_types.go
Resolved most lint errors in d2data and d2datadict ( #499 )
2020-06-30 09:17:07 -04:00
level_warp.go
fixed Id renaming in strings ( #618 )
2020-07-24 07:54:52 -04:00
levels.go
fixed Id renaming in strings ( #618 )
2020-07-24 07:54:52 -04:00
map_helper.go
Resolved most lint errors in d2data and d2datadict ( #499 )
2020-06-30 09:17:07 -04:00
misc.go
Resolved most lint errors in d2data and d2datadict ( #499 )
2020-06-30 09:17:07 -04:00
missiles.go
lint fixes ( #615 )
2020-07-23 12:56:50 -04:00
monmode.go
d2datadict: Add Monmode.txt loader ( #638 )
2020-07-29 08:38:34 -04:00
monpreset.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
monprop.go
d2datadict: Add Monprop.txt loader ( #636 )
2020-07-28 07:54:05 -04:00
monstats2.go
fixed Id renaming in strings ( #618 )
2020-07-24 07:54:52 -04:00
monstats.go
fixed Id renaming in strings ( #618 )
2020-07-24 07:54:52 -04:00
montype.go
d2datadict: Add Montype.txt loader ( #637 )
2020-07-28 16:34:01 -04:00
npc.go
Add npc.txt loader ( #650 )
2020-07-30 14:12:18 -04:00
object_lookup.go
Resolved most lint errors in d2data and d2datadict ( #499 )
2020-06-30 09:17:07 -04:00
object_query_test.go
Resolved most lint errors in d2data and d2datadict ( #499 )
2020-06-30 09:17:07 -04:00
object_query.go
lint fixes ( #615 )
2020-07-23 12:56:50 -04:00
object_types.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
objects.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00
pettype.go
Add pettype.txt loader ( #648 )
2020-07-30 11:31:32 -04:00
plrmode.go
Add PlrMode.txt loader ( #647 )
2020-07-30 09:53:41 -04:00
properties.go
D2items WIP ( #646 )
2020-07-30 10:14:15 -04:00
quality_items.go
Add qualityitems.txt loader ( #622 )
2020-07-25 09:37:43 -04:00
runes.go
d2datadict: Add runes.txt loader ( #635 )
2020-07-28 07:53:32 -04:00
set_items.go
D2items WIP ( #646 )
2020-07-30 10:14:15 -04:00
sets.go
d2data item related loaders ( #619 )
2020-07-24 21:56:19 -04:00
shrines.go
Add shrines.txt loader ( #642 )
2020-07-29 18:03:06 -04:00
skilldesc.go
Stat descriptions + tests, Skilldesc.txt loader ( #590 )
2020-07-17 18:50:45 -04:00
skills.go
fixed Id renaming in strings ( #618 )
2020-07-24 07:54:52 -04:00
soundenviron.go
Sound engine and sound environments ( #652 )
2020-07-30 16:17:26 -04:00
sounds.go
Sound engine and sound environments ( #652 )
2020-07-30 16:17:26 -04:00
states.go
Add loading of states.txt ( #633 )
2020-07-28 07:52:55 -04:00
super_uniques.go
lint fixes ( #615 )
2020-07-23 12:56:50 -04:00
treasure_class.go
D2items WIP ( #646 )
2020-07-30 10:14:15 -04:00
unique_items.go
D2items WIP ( #646 )
2020-07-30 10:14:15 -04:00
weapons.go
d2datadict reading changes ( #553 )
2020-07-07 08:56:31 -04:00