JavaScript is required to use Bungie.net

Ayuda

Ayúdanos a ayudarte.
4/17/2022 7:17:34 PM
2

API Item feed OR is it a matter of comparing inventory before/after activity?

Trying to track my loot acquisition across activity types to figure out which ones are being more generous and for which types of loot but I can't seem to find a proper path to information pertaining to maybe some sort of loot feed somewhere that keeps track of last n drops or something. Any help would be appreciated.
English
#Help #api

Publicando en idioma:

 

Pórtate bien. Echa un vistazo a nuestro Código de conducta antes de publicar tu mensaje. Cancelar Editar Crear escuadra Publicar

  • Editado por Nonfactor: 4/20/2022 2:56:35 PM
    [url=https://i.imgur.com/4XDIexQ.png]Figured it out.[/url] edit: there's probably better ways of doing this. Anyway, here's my stupid way: Download character inventory, equipped and otherwise. Take the instance id of each item, and create a file for each. These will go into /characters/characterid/items/. When a new item comes into the feed, do the same. We'll also keep records in /activity/1/2/3 where 1/2/3 are the different modes that define what the activity is. Example: /activity/TheInvertedSpire/None/Strike/ will house our item [url=https://i.imgur.com/uJT0Nn0.png]ledgers[/url]- keeping record of individual item drop rates for this activity. Item files are created when a drop happens, store all of the relevant information (perks, name, etc), and then update a separate log file for that day that is stored in /activity/date/. All of this happens automatically using PHP and is a simple webpage left running in the background that refreshes itself every 60 seconds, loading my character's item feed, and categorizing the drops as they come in. Room for improvement? Yep. But that's the short explanation of how I got there.

    Publicando en idioma:

     

    Pórtate bien. Echa un vistazo a nuestro Código de conducta antes de publicar tu mensaje. Cancelar Editar Crear escuadra Publicar

  • Destiny Item Manager

    Publicando en idioma:

     

    Pórtate bien. Echa un vistazo a nuestro Código de conducta antes de publicar tu mensaje. Cancelar Editar Crear escuadra Publicar

No se te permite acceder a este contenido.
;
preload icon
preload icon
preload icon