WowDevTools / libwarcraft

All-in-one managed library for reading and writing World of Warcraft data files.
GNU General Public License v3.0
59 stars 25 forks source link

ADT liquid chunks are not loading vertex data #9

Open Nihlus opened 8 years ago

Nihlus commented 8 years ago

Due to ADT tiles not loading with DBC values, the vertex format can't be inferred. Might be possible to compute the relevant vertex format from the size of the data block.

Implemented:

Changes required: