-
Notifications
You must be signed in to change notification settings - Fork 2
Enums
latest git commit // live on deepsight.gg
Exhaustive enums for all nameable definitions in the Destiny manifest. Similar to DIM's generated-enums.ts
but covers as many components as possible. Some (IE InventoryItemHashes
) may actually cause your editor performance issues if you use them.
If you run into any useless or very long enum names, let me know and I'll fix it!
Interfaces
Interfaces for all the manifests listed below.
Enums
Exhaustive enums for all nameable definitions in the Destiny manifest.
DeepsightPlugCategorisation
Consistent, complete categorisation of the game's plugs, broken into Categories and Types.
DeepsightSocketCategorisation
Consistent categorisation of items' sockets based on the plug categorisation.
DeepsightMomentDefinition
A moment in time for Destiny 2 — an expansion, a season, an additional DLC, or an event.
DeepsightDropTableDefinition
Drop tables by activity, down to the encounter, including challenge & drop rotations.
DeepsightTierTypeDefinition
A better version of the Bungie API's DestinyItemTierTypeDefinition
.
DeepsightCollectionsDefinition
Weapons & armour from each "moment", deduped and sorted into their respective buckets.
DeepsightAdeptDefinition Adept weapons & links to their base versions.
DeepsightSocketExtendedDefinition Extended/missing information from the Bungie API manifest for item sockets.
DeepsightEmblemDefinition Emblem items & their display info & auto-generated background colours.
DeepsightStats Miscellaneous global data such as the current power floor.
DeepsightWallpaperDefinition
A list of wallpapers & screenshots for each moment.
DeepsightVendorDefinition
Details for vendors with rotating stock.