- Call new EDCD plugin for option 'edcd'
- Reworked demmand/supply handling
- Added consistency checks for "what" to import compared to what the
station should offer.
Jul 05 2016 (bgol, horizon branch):
. Added category and suppressed to RareItem and updated data.
. Show "Category/Itemname" if more detail is requested for the "rares" command.
Jul 03 2016 (bgol, horizon branch):
. New import plugin "netLog" which parses the netLog files and add new
systems to the database (see README for description).
Jul 02 2016 (bgol, horizon branch):
. Merged changes from devel branch into horizon (see below).
. Data update from maddavo.
. Added "--planetary" argument to buy, local, nav, rares, run and sell command.
The "--no-planet" and "--planetary" arguments are mutually exclusive.
(implemented issue 5)
Jul 02 2016 (bgol, devel branch):
. "Chunked" transfers don't need a length header.
. Added new tables for FdevID -> EDDN mapping
. Added FDEVMapping classes for Items, Ships, Shipyard
and Outfitting.