Skip to content

Commit

Permalink
Merged kfsone/tradedangerous into master
Browse files Browse the repository at this point in the history
  • Loading branch information
maddavo committed Mar 3, 2015
2 parents 8cbbb8c + ac01fdd commit 9bb0f81
Show file tree
Hide file tree
Showing 7 changed files with 1,507 additions and 903 deletions.
10 changes: 6 additions & 4 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ TradeDangerous, Copyright (C) Oliver "kfsone" Smith, July 2014
==============================================================================

v6.12.4 Mar 02 2015
. (kfsone) Added 175 Systems
. (kfsone) Fixed #193 "run" was ignoring --ls-max
. (kfsone) Added 175 Systems,
. (kfsone) Fixed #193 "run" was ignoring --ls-max,
. (kfsone) Added "--opt=shipvendors" to the maddavo plugin,
. (kfsone) Added "--opt=csvonly" to maddavo plugin (stop after csv imports),
+ DRy411S : ShipVendors

v6.12.3 Mar 01 2015
Expand Down Expand Up @@ -523,7 +525,7 @@ v6.0.3 Nov 21 2014
. (kfsone) Fixed "local" command not showing stations when using "--detail",
. (kfsone) Renamed "buildcache.py" to "cache.py"

BETA 3:
BETA 3:
CAUTION: So many systems changed with the Beta 3 update that old prices files
won't stand a chance of containing many valid systems. You may want to obtain
a fresh file from one of the online sources, e.g.
Expand Down Expand Up @@ -754,7 +756,7 @@ v3.7 Sep 15/2014
removes them.
emdn-tap now tries harder to honor commit intervals.
API Changes:
makeSubParser now takes an epilog
makeSubParser now takes an epilog

v3.6 Sep 12/2014
Added DB support for tracking item stock/demand levels,
Expand Down
4 changes: 3 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -549,9 +549,11 @@ IMPORT sub-command:
This has also additional options:
--option=<option> where option is one of the following:
systems: Merge maddavo's System data into local db,
station: Merge maddavo's Station data into local db,
stations: Merge maddavo's Station data into local db,
shipvendors: Merge maddavo's ShipVendor data into local db,
exportcsv: Regenerate System and Station .csv files after
merging System/Station data.
csvonly: Stop after importing CSV files, no prices,
skipdl: Skip doing any downloads.
force: Process prices even if timestamps suggest
there is no new data.
Expand Down
Loading

0 comments on commit 9bb0f81

Please sign in to comment.