Releases: HeroesToolChest/HeroesDataParser
Releases · HeroesToolChest/HeroesDataParser
Heroes Data Parser 4.13.1
Fixes
- Fixed an issue with the gamestring parsing of Brightwing's
Hyper Shift
talent
Heroes Data Parser 4.13.0
What's New
HDP has been updated to .NET 8.0. If you are using the global tool, framework-dependent deployment (fdd), or framework-dependent executable (fde), you will need to install the .NET 8.0 Runtime or SDK.
Fixes
- Fixed some hero data pertaining to Cassia, Ragnaros, and Samuro (build 92083+)
Other
- Updated to .NET 8.0
Heroes Data Parser 4.12.1
Fixes
- Fixed an issue where some tooltips values had a value rather than 0
Heroes Data Parser 4.12.0
Other
- Updated to .NET 6
Heroes Data Parser 4.11.5
Fixes
- Fixed a non-thread-safe method
Heroes Data Parser 4.11.4
Fixes
- Fix parsing crash when xml data is missing expected
const
- Fix an issue where emoticon data had missing image data
Heroes Data Parser 4.11.3
Fixes
- Fixed gamestring parsing for the
frfr
locale
Heroes Data Parser 4.11.2
Fixes
- Updated the
config.xml
file
Heroes Data Parser 4.11.1
Fixes
- Fixed an incorrectly calculated value for Anduin's Level 20 Light of Stormwind full tooltip description
Heroes Data Parser 4.11.0
This version adds an additional stormmod directory lootbox.stormmod
for parsing which is used to obtain the data for LootChests. If the extract
command was used to extract out the xml files for previous versions of Heroes of the Storm, the lootbox.stormmod
directory will not be available and as such running HDP on those previous versions will be unable to extract the loot chest data.
What's New
- Added Boost data extraction
- Added Bundle data extraction
- Added LootChest data extraction
- Added TypeDescription data extraction
- Added
Franchise
andVariationMounts
properties to Mount data - Added
Franchise
,VariationSkins
, andVoiceLines
properties to HeroSkin data - Added
DefaultMountId
,Skins
,VariationSkins
,VoiceLines
, andMountCategories
properties to Hero data - Added
Image
property to RewardPortrait data - Added
--delete-file
option toportrait-auto-extract
andportrait-extract
commands - Changed
portrait-extract
command option--single
to--prompt
- Changed
portrait-auto-extract
command option--xml-auto-extract
to--xml-config
Other
- Updated the portrait auto extract command with the latest texture sheet hashes (83086)