v0.9.5
Pre-release
Pre-release
Endpoints
- Add the following missing properties in
Gw2Sharp.WebApi.V2.Models.Skill
:Specialization
DualAttunement
SubSkills
- Change the following properties from
int
todouble
:Gw2Sharp.WebApi.V2.Models.SkillFactComboFinisher.Percent
Gw2Sharp.WebApi.V2.Models.SkillFactPercent.Percent
Gw2Sharp.WebApi.V2.Models.SkillFactRecharge.Value
- Add missing property
Value
inGw2Sharp.WebApi.V2.Models.SkillFactPercent
(although this seems to be a bug in the API) - Deprecate
Gw2Sharp.WebApi.V2.Models.SkillWeaponType.Harpoon
in favor ofSpear
(still no consistency between harpoons, spears, harpoon guns and spear guns) - Add missing enum
None
inGw2Sharp.WebApi.V2.Models.AttributeType
(which is apparently used for skills that apply barrier) - Add missing enums
Toolbelt
andTransform1
inGw2Sharp.WebApi.V2.Models.SkillSlot
- Add missing enum
Transform
inGw2Sharp.WebApi.V2.Models.SkillType