EDCD / EDMarketConnector

Downloads commodity market and other station data from the game Elite: Dangerous for use with all popular online and offline trading tools.
GNU General Public License v2.0
991 stars 155 forks source link

plugins/EDSM needs to be passed full `Backpack` data #1083

Closed Athanasius closed 3 years ago

Athanasius commented 3 years ago
  1. Store the raw Backpack.json contents in monitor.state.
  2. Augment Backpack event in plugins/edsm.py:journal_entry() before queueing it to be sent.
Athanasius commented 3 years ago

Fixed with 143a205fb9074bb9314fb59441a71a279e1dc8da and e5909e90240121c37f02c67aa7bb9de2ff59d3b3