1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-13 19:20:43 +00:00
OpenDiablo2/d2common/d2data/d2datadict
AndrejMijic 2ceba68c73
Add initial calculation string parser (#706)
* Add objgroup.txt loader

* Add parser

* Add parser

* Add tests
2020-08-16 21:56:28 -04:00
..
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
calculations.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
charstats.go d2datadict reading changes (#553) 2020-07-07 08:56:31 -04:00
component_codes.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
cubemain.go d2datadict reading changes (#553) 2020-07-07 08:56:31 -04:00
d2datadict.go fixed most lint errors in d2data (#701) 2020-08-06 16:45:38 -04:00
difficultylevels.go d2datadict reading changes (#553) 2020-07-07 08:56:31 -04:00
doc.go fixed most lint errors in d2data (#701) 2020-08-06 16:45:38 -04:00
elemtype.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
events.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -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 remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
item_affix.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
item_common.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
item_ratio.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
item_types.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
itemstatcost.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -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 remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
monstats.go fixed Id renaming in strings (#618) 2020-07-24 07:54:52 -04:00
monstats2.go fixed Id renaming in strings (#618) 2020-07-24 07:54:52 -04:00
monster_ai.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
monster_equipment.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
monster_level.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
monster_placement.go Add monpreset.txt loader (#675) 2020-08-04 09:06:33 -04:00
monster_sequence.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
monster_sound.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
monster_unique_modifiers.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
montype.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
npc.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
object_group.go Add objgroup.txt loader (#677) 2020-08-04 12:12:03 -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 remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
overlay.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
pettype.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
player_class.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
plrmode.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
properties.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
quality_items.go Add qualityitems.txt loader (#622) 2020-07-25 09:37:43 -04:00
rare_prefix.go add rare prefix+suffix loaders, d2items use rare item names (#702) 2020-08-06 22:32:40 -04:00
rare_suffix.go add rare prefix+suffix loaders, d2items use rare item names (#702) 2020-08-06 22:32:40 -04:00
runes.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
set_items.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
sets.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
shrines.go Add shrines.txt loader (#642) 2020-07-29 18:03:06 -04:00
skilldesc.go Add initial calculation string parser (#706) 2020-08-16 21:56:28 -04:00
skills.go Add initial calculation string parser (#706) 2020-08-16 21:56:28 -04:00
soundenviron.go Sound engine and sound environments (#652) 2020-07-30 16:17:26 -04:00
sounds.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
states.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
super_uniques.go lint fixes (#615) 2020-07-23 12:56:50 -04:00
treasure_class.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
unique_appellation.go remove lint errors from d2datadict (#676) 2020-08-04 11:16:06 -04:00
unique_items.go D2datadict unique items bugfix (#669) 2020-08-02 21:26:07 -04:00
weapons.go d2datadict reading changes (#553) 2020-07-07 08:56:31 -04:00