mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-17 01:51:14 -05:00
be498ee869
* main, d2common: load Magic/Rare/Unique Affix * d2common: item affixes only removed Rare/Unique Prefix/Suffix as those are related to monsters, not items. * removed debug print from item_affix.go * changed item affix type names for clarity, removed debug print from data_dictionary * d2common: item affix datadict and records Item Affixes are defined in `/data/global/excel/Magic{Prefix,Suffix}.txt` Rare and Unique Pre/Suffixes seem to be for monsters, not items. d2common: item affixes only removed Rare/Unique Prefix/Suffix as those are related to monsters, not items. removed debug print from item_affix.go changed item affix type names for clarity, removed debug print from data_dictionary * reverting to pre-allocating memory for parsing txt lines * removing the rest of the rare/unique definitions * removing the rest of the rare/unique definitions * adding charstats datadict loader |
||
---|---|---|
.. | ||
d2data | ||
d2enum | ||
d2fileformats | ||
d2resource | ||
bitmuncher.go | ||
bitstream_test.go | ||
bitstream.go | ||
build_info.go | ||
cache.go | ||
calcstring.go | ||
data_dictionary.go | ||
math.go | ||
path.go | ||
rectangle.go | ||
stream_reader_test.go | ||
stream_reader.go | ||
stream_writer_test.go | ||
stream_writer.go | ||
stringutils.go | ||
text_dictionary.go | ||
timeutils.go |