eezstreet / OpenD2

A project to open source Diablo 2.
GNU General Public License v3.0
572 stars 76 forks source link

D2Client now loads the majority of the game txt files #23

Closed NorthernLight1 closed 2 years ago

NorthernLight1 commented 5 years ago

The majority of the txt game files used by Diablo 2 are now loaded during game initialization.

There is some remaining work to do, but we need to first figure out the variables that will store the pointers and number of records written, since they are missing from the D2DataTablesStrc struct.