Skip to content

Releases: HeroesToolChest/Heroes.Icons

Heroes Icons 8.0.0-beta.1

17 Apr 07:45
Compare
Choose a tag to compare
Pre-release

What's New

  • Updated to .NET 6

Heroes Icons 7.0.0

25 Dec 22:06
Compare
Choose a tag to compare

What's New

  • Added Bundle parsing
  • Added Boost parsing
  • Added LootChest parsing
  • Added TypeDescription parsing
  • Added Voicelines, Skins, VariationSkins, DefaultMountId, and AllowedMountCategories to Hero class
  • Added VariationSkins, VoiceLines, and Franchise to Hero Skin class
  • Added VariationMount and Franchise to Mount class
  • Added ImageFileName to RewardPortrait class
  • Changed HeroFranchise class to Franchise
  • The Hero.GetTalent method will now throw an exception if the talentId parameter is not found instead of return the default talent

Heroes Icons 6.0.0

19 Nov 03:25
Compare
Choose a tag to compare

What's New

  • Library is now .NET 5.0
  • Added nullability to many parameters

Heroes Icons 5.0.1

08 Aug 23:34
Compare
Choose a tag to compare

Other

  • Added source link

Heroes Icons 5.0.0

29 Jun 00:52
Compare
Choose a tag to compare

What's New

  • Added methods to HeroesDataDirectory to obtain DataDocument objects

Heroes Icons 5.0.0-beta.2

13 Jun 04:35
Compare
Choose a tag to compare
Pre-release

What's New

  • Added HeroSkin, Mounts, Banners, Sprays, Voice Lines, Portrait Packs, Reward Portraits, Emoticons, Emoticon Packs, and Veterancy data parsing.
  • Added HeroesDataDirectory class

Heroes Icons 5.0.0-beta.1

23 May 21:51
Compare
Choose a tag to compare
Pre-release

What's New

  • Reorganized api
  • DataReader classes have been renamed to DataDocument
  • Instead of initializing new instances of the DataDocument classes, must create instances with the Parse methods instead.
  • Added Match Award parsing

Other

  • Updated to dotnet core 3.1 (going to be .NET 5)

Heroes Icons 5.0.0-alpha.2

21 Nov 02:19
Compare
Choose a tag to compare
Pre-release

What's New

  • Reorganized api
  • Added announcer data reader

Heroes Icons 5.0.0-alpha.1

09 Nov 22:11
Compare
Choose a tag to compare
Pre-release

What's New

  • Initial alpha release