Skip to content

Releases: stoneharry/WoW-Map-Asset-Parser

Release Build 1.2

18 Mar 20:30
f3b1736
Compare
Choose a tag to compare
  • Adds various exception handling throughout the program to ensure that it continues processing and tries to complete as best as it can.

Release Build v1.1

06 Aug 13:23
56fa506
Compare
Choose a tag to compare
  • Fixes #3 where some specular BLPs were not being picked up. This would result in green terrain floors when the client setting 'Specular Lighting' is on.
  • Implements feature request #1 allowing for an optional command line argument to be provided: --ignoreDataFolder=folder. When this argument is provided, any files found in the folder will be ignored when packaging.
  • Makes a significant performance improvement by maintaining the collections of all assets as HashSet's rather than List's.
  • Improves some of the error logging.

Release Build v1.0

21 Jun 20:29
Compare
Choose a tag to compare

This is the first working version of this tool. Please report any bugs you find using the issue tracker.

This is a command line program that must be launched from command prompt or some other similar program to see the output.