blizzardry
Advanced tools
Changelog
v0.5.1 - November 8, 2021
Changelog
v0.5.0 - June 13, 2018
Adds MPQ.Chain
for Wrath of the Lich King
Includes updated definitions for the following DBCs:
BattlemasterList
ChrRaces
Faction
LoadingScreens
Map
SkillCostsData
SoundEntries
Spell
Weather
Changelog
v0.4.0 - June 14, 2016
Breaking changes in M2
:
renderFlags
renamed to materials
textureUnits
renamed to textureMappings
transparencies
renamed to transparencyAnimations
colors
renamed to vertexColorAnimations
Breaking changes in M2.AnimationBlock
:
track.keyframes
is removedtrack.timestamps
is addedtrack.values
is addedisAnimated
flag renamed to animated
isEmpty
flag renamed to empty
Breaking changes in M2.Skin
:
textureUnits
renamed to batches
Breaking changes in M2.Skin.Submesh
:
id
renamed to partID
Breaking changes in M2.Skin.Batch
:
colorIndex
renamed to vertexColorIndex
renderFlagsIndex
renamed to materialIndex
textureUnitNumber
renamed to layer
textureIndex
renamed to textureLookup
textureUnitNumber2
renamed to textureMappingIndex
transparencyIndex
renamed to transparencyLookup
textureAnimIndex
renamed to uvAnimationLookup
Additions to M2
:
boneLookups
(bone lookup table)uvAnimations
(texture coordinate animations)blendingOverrides
(used in computing M2.Skin.Batch.shader_id
)overrideBlending
(boolean flag)Additions to M2.Bone
:
billboardType
(parsed from bone flags)billboarded
(boolean flag)Additions to WMO
:
MOPV
(portal vertices)MOPT
(portal entries)MOPR
(portal references)Additions to WMO.Group
:
MOCV
(vertex colors)MODR
(doodad references)Fixes to ADT
:
Fixes to WMO
:
Other:
Changelog
v0.3.4 - January 5, 2016
Supports following on M2
:
colors
transparencies
textureLookups
transparencyLookups
Corrects calculation of ADT#MCLQ
.
Decodes ADT#MCRF
.
Adds various light-related DBC entities.
Changelog
v0.3.3 - December 25, 2015
ADT#MCAL
alpha maps.Changelog
v0.3.2 - December 23, 2015
renderFlags
to renderFlagsIndex
on texture units.Changelog
v0.3.1 - December 22, 2015
ADT#MCAL
alpha maps.ADT#MCSE
sound emitters detection.WMO#MODD
doodads.M2#textureUnits
.Changelog
v0.3.0 - December 4, 2015
M2#animations
.Changelog
v0.2.7 - November 15, 2015
MCLY#flags
and MCLY#effectID
.MCLY#compressed
.ffi
dependency.