Mike Chambers
Mike Chambers
Linked below is a simple example that contains a replay with just a few events. Event 5 is a TrainSCV event, and Event 6 should be a CancelTrain or Cancel...
### What did you do? Running SQL Queries. Crash is random, and restarting and running the exact same query usually works fine, but eventually it will crash again. Not one...
Calling: https://www.bungie.net/Platform/Destiny2/1/Profile/4611686018429783292/?components=1100 and querying DestinyMetricDefinition : 3787323274 (Weekly Trials Win Streak) returns: ``` "3787323274": { "invisible": false, "objectiveProgress": { "objectiveHash": 4268700417, "progress": 0, "completionValue": 5, "complete": false, "visible": true }...
API call: https://www.bungie.net/Platform/Destiny2/3/Profile/4611686018475222724/?components=100,200 Note that stats "144602215" (Intelligence) is -2; The docs specify that the value is signed: https://bungie-net.github.io/multi/schema_Destiny-Entities-Characters-DestinyCharacterComponent.html#schema_Destiny-Entities-Characters-DestinyCharacterComponent But this is the first time I've ever seen a negative...
Currently, it is possible to detect a users current activity via: https://www.bungie.net/Platform/Destiny2/1/Profile/4611686018429783292/?components=204 and checking the following properties. currentActivityHash currentActivityModeHash currentActivityModeTypes However, it does not appear possible to link the current...
Right now, ties are treated as victories (same as on bungie). Look at data and see if we can easily tell its a tie. Here is a tie: https://www.bungie.net/en/Profile/GameHistory/254/1440370/mesh?character=2305843009264966985
Add support for --moment year
Dues to this [bug](https://github.com/Bungie-net/api/issues/1386) it is not currently possible to search / filter private result types in dcliah by game mode. You can only search by: ``` ---mode all_private ```...
**Describe the bug** Specify an invalid --mode type for dclics should return what the wrong value entered was. Currently returns: `error:` Invalid value for '--mode ': Unknown Crucible Mode type...
https://www.bungie.net/Platform/Destiny2/3/Account/4611686018493484052/Character/2305843009535795991/Stats/Activities/?page=0&mode=5&count=250 Have played a number of IronBanner matches today, but no games are showing up in activity history, either when calling for PvpAll (5) or IronBannerAll (19). I also noticed...