Releases: HeroesToolChest/Heroes.Models
Releases · HeroesToolChest/Heroes.Models
Heroes Models 6.0.0
Changes
- Update to .NET 6
EnumExtensions
is nowinternal
only
Heroes Models 5.0.0
Changes
- Added Bundle
- Added Boost
- Added LootChest
- Added TypeDescription
- Added Voicelines, Skins, VariationSkins, DefaultMountId, and AllowedMountCategories to Hero
- Added VariationSkins, VoiceLines, and Franchise to HeroSkin
- Added VariationMount and Franchise to Mount
- Added ImageFileName to RewardPortrait
- Changed
HeroFranchise
toFranchise
- The
Hero.GetTalent
method will now throw an exception if thetalentId
parameter is not found
Heroes Models 4.1.0
Changes
- Many strings were updated to be nullable
Heroes Models 4.0.0
Changes
- Updated to .NET 5.0
Heroes Models 3.4.1
Changes
- Added source link
Heroes Models 3.4.0
Changes
- Added lots of equality methods
- Made some image file name and heroId properties nullable
Heroes Models 3.3.0
Changes
- Hero
Type
changed fromstring
toTooltipDescription
Heroes Models 3.2.1
Changes
- Changed
Spray
andMount
Description
property toInfoText
- Added
InfoText
property toUnit
- Added
DescriptionLocked
toEmoticon
- Made
TextureSheet
Rows
andColumns
to be nullable - Added
TextureSheet
toSpray
Heroes Models 3.1.3
Changes
- Updated some intellisense comments
Heroes Models 3.1.2
Changes
- Cleanup up some intellisense comments