. (kfsone) Added --dir (-C) command line for specifying which directory you want trade.py to look in for it's files. . (kfsone) trade.py will now default to trying to look for files relative to where the "trade.py" script was called from. So if you run "c:\tradedangerous\trade.py" it will look for the data directory as "c:\tradedangerous\data\" (Issue 39)
4.5.0
. (Smacker65/Community) Smacker brings the star database up to 567 systems.
4.4.0
. (Gazelle/Community) Merged Gazelle's update with community sources Star/Station data. Thanks to Gazelle, Smacker, RedWizzard, Haringer, Wolverine. It's only data but it's a big update and a lot of work went into it :)
4.3.2
- Ignore empty Outfitting list. - Added "marketId" to commodity, shipyard and outfitting message. - Added "economies" and "prohibited" to commodity message.
Oct 2017 (bgol, horizon branch): . Item maintenance. . Journal plugin just skips faulty lines.
4.3.1
- Reworked "/market" and "/shipyard" check from cAPI.
Sep 2017 (bgol, horizon branch): . Item cleanup (just ignore all the errors about "Cooling Hoses").
Sep 23 2017 (bgol, horizon branch):
4.3.0
. (gazelle) Added "--zero" option to "update --all" which makes the default value for demand/stock levels "0" instead of "-1". (-1 means 'unknown'. Use this option if you are editing timestamps and stock levels and all those '-'s get in your way) . (gazelle) Moved Star, System, etc data out of ".sql" file and into per-table ".csv" files. This should make it much easier for people to share and synchronize data and make it less daunting for people to maintain their data files. Great work, Gazelle!