Skip to content

ADT liquid chunks are not loading vertex data #9

@Nihlus

Description

@Nihlus

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:

  • GameWorld wrapper class that holds and loads terrain

Changes required:

  • Add passing in of DBC liquid type to TerrainTile (TerrainTile.cs#175)
  • Add loading of specific vertex format based on flags (TerrainLiquid.cs#212)
  • Add loading of terrain tiles from wrapper GameWorld class (GameWorld.cs#80)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions