Releases
v0.7.0
Added
Traveler.ts
interfaces.ts
IDestinyLinkedProfilesResponse
IDestinyErrorProfile
IDestinyProfileResponse
IDestinyPlugSetsComponent
IDestinyItemComponentSet
IDestinyItemPlugComponent
IDestinyCharacterResponse
IDestinyVendorsResponse
vendorGroups
currencyLookups
IDestinyVendorGroupComponent
IDestinyVendorResponse
itemComponents
currencyLookup
IDestinyHistoricalStatsDefinition
statNameAbbr
mergeMethod
unitLabel
medalTierHash
IDestinyPublicMilestoneActivity
activityModeHash
activityModeType
Changed
Traveler.ts
getClanLeaderboards return type: object -> { [key: string]: IDestinyHistoricalStatsDefinition }
getLeaderboards return type: object -> { [key: string]: IDestinyHistoricalStatsDefinition }
getLeaderboardsForCharacter return type: object -> { [key: string]: IDestinyHistoricalStatsDefinition }
interfaces.ts
IGearAssetDataBaseDefinition
version: string -> number
IDestinyManifest
mobileGearCDN: object -> dictionary{string,string}
IDestinyProfileResponse
itemComponents: object -> IDestinyItemComponentSet
IDestinyHistoricalWeaponStats
referenceId: string -> number
IDestinyMilestoneContentItemCategory
itemHashed: string[] -> number[]
IDestinyPublicMilestoneChallenge
activityHash: string -> number
IDestinyPublicMilestoneVendor
vendorHash: string -> number
previewItemHash: string -> number
enums.ts
Updated PlatformErrorCodes
Updated DestinyActivityModeType
Fixed
interface.ts
IDestinyPostGameCarnageReportTeamEntry and IDestinyPostGameCarnageReportExtendedData were swapped
You can’t perform that action at this time.