Tradedangerous

Latest version: v11.4.0

Safety actively analyzes 629359 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 40

10.0.3

Chore

* chore: Fix same typo in setup.py ([`d53bb14`](https://github.com/eyeonus/Trade-Dangerous/commit/d53bb1414b231d250c184b12a8975ddfd3430b8a))

* chore: Change autoversioning commit message.

This and previous commits combined fixes 32 ([`24f26c6`](https://github.com/eyeonus/Trade-Dangerous/commit/24f26c68ab523a219b0e1888b7ad266d24d0ea54))

* chore: Remove debug prints from travis.yml ([`5dd2d6d`](https://github.com/eyeonus/Trade-Dangerous/commit/5dd2d6d7c6b7c85dd5e47b4d6d7471a230cb9e75))

Documentation

* docs: Fix typo in README.md ([`de0f4dc`](https://github.com/eyeonus/Trade-Dangerous/commit/de0f4dc378e467f1cb8fdb4a532d2120e38da4b8))

Fix

* fix: package_data no longer pointing to wrong files.

This fixes the problem where the .sql file is not installed. ([`efc28f7`](https://github.com/eyeonus/Trade-Dangerous/commit/efc28f7dd3824a3e984e6d71c62e31af20dc5021))

* fix: include all packages

find_packages doesn&39;t find misc or templates.

I don&39;t think templates is needed, but batter safe than sorry, and misc
/IS/ needed.

M<anually creating the packages list should fix the problem. ([`1595a3c`](https://github.com/eyeonus/Trade-Dangerous/commit/1595a3c096319eb419d24e746d2ebd503bcd1f7f))

* fix: Correct entry point. ([`c65f3bf`](https://github.com/eyeonus/Trade-Dangerous/commit/c65f3bf14891d2671ae56c2b70dd4fbf83cc984d))

Refactor

* refactor: Don&39;t include templates ([`d1c4226`](https://github.com/eyeonus/Trade-Dangerous/commit/d1c4226d67c45fde5f59edba4ffd143aa5218d63))

Unknown

* 10.0.3

python-semantic-release automatic version update. ([`399112e`](https://github.com/eyeonus/Trade-Dangerous/commit/399112e36838b99c74f09476e8d75692f75d13d0))

* 10.0.2

python-semantic-release automatic version update. ([`857dda4`](https://github.com/eyeonus/Trade-Dangerous/commit/857dda4b7589304b7b64b4628d7f70b1430891c8))

* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous.git ([`b9d0e89`](https://github.com/eyeonus/Trade-Dangerous/commit/b9d0e893412fcd54f5eb3231236f715a68d63bb8))

* 10.0.1

python-semantic-release automatic version update. ([`5ab8274`](https://github.com/eyeonus/Trade-Dangerous/commit/5ab8274ebf4aa5f5738f9fb4fc99d131ef260978))

* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous.git ([`210b197`](https://github.com/eyeonus/Trade-Dangerous/commit/210b197e74ccc5523dbf4080c8993d0907adc125))

10.0.0

Breaking

* feat: Publish to pypi

Assuming everything actually works now.

BREAKING CHANGE:

API now accessed as &39;cli.trade&39;, rather than &39;trade.main&39;. ([`097dbf6`](https://github.com/eyeonus/Trade-Dangerous/commit/097dbf67e13fc5a8876a088462d05494b28f208a))

Chore

* chore: revert last two commits

Time to ask about this upstream. ([`a44ca91`](https://github.com/eyeonus/Trade-Dangerous/commit/a44ca9149a0d8c06bab398fec8b383b71664f351))

* chore: Okay, try it fully local. ([`1803de4`](https://github.com/eyeonus/Trade-Dangerous/commit/1803de4769fff81f437d8c7d993997a9f8f4e7f5))

* chore: Try assigning the env again. ([`5798f4c`](https://github.com/eyeonus/Trade-Dangerous/commit/5798f4c5c22902492d8b82a7a0326cffe4adae00))

* chore: Check value of $PYPI_USERNAME before and after publish

The env is definitely set, so why is it acting like it&39;s not? ([`d619bfb`](https://github.com/eyeonus/Trade-Dangerous/commit/d619bfb78d982aa21d45a6de9bab395af4202429))

* chore: Print $PYPI_USERNAME

For some reason it&39;s trying to push to
&39;https://github.com/$PYPI_USERNAME/Trade-Dangerous.git/'

Which is wrong. ([`0f241f5`](https://github.com/eyeonus/Trade-Dangerous/commit/0f241f52763a7b3f475be47262cbb28412f2f198))

* chore: publish to pypi

Update how to publish to pypi
and some documentation about requirements. ([`5e55d0f`](https://github.com/eyeonus/Trade-Dangerous/commit/5e55d0f8209c35dbaaabdbe972269b620488cc37))

* chore: fix semantic-release ([`23420f8`](https://github.com/eyeonus/Trade-Dangerous/commit/23420f861914f1bf67a3310e53ef414d2bbe4805))

Fix

* fix: bump version ([`34da73a`](https://github.com/eyeonus/Trade-Dangerous/commit/34da73a55ec4eb77d89ac45472a983d1757a19df))

* fix: Add module &39;typing&39; to the requirements. ([`f8b3f13`](https://github.com/eyeonus/Trade-Dangerous/commit/f8b3f1391ac699ed753706d5cd0a0fb2ced5a2c1))

* fix: Apparently can&39;t test 3.7 because error 403.

Thanks upstream. ([`735234d`](https://github.com/eyeonus/Trade-Dangerous/commit/735234dd7fcc7ecd4bc5a3048f748bd8e9858a61))

Refactor

* refactor: Don&39;t publish until build works. ([`b5b2f88`](https://github.com/eyeonus/Trade-Dangerous/commit/b5b2f88e4048f05dc90caf9884806641de084718))

Test

* test: travis with py3.7


test: travis use dist: xenial


chore: resync tag and version


docs: add info about deploy


chore: configure ci ([`a1626cd`](https://github.com/eyeonus/Trade-Dangerous/commit/a1626cdcadf73621500a9526448f58140ef73e60))

Unknown

* 10.0.0

New version by CI ([`a94cd86`](https://github.com/eyeonus/Trade-Dangerous/commit/a94cd86610c6b48927c0a8d247f9d512d6c0b2a9))

* Merge branch &39;master&39; of https://github.com/kmpm/Trade-Dangerous.git

Conflicts:
.travis.yml
dev-requirements.txt ([`5ac899f`](https://github.com/eyeonus/Trade-Dangerous/commit/5ac899f8957af0f4f82e594e455a99f0595b94ba))

* Update .travis.yml ([`06c5adb`](https://github.com/eyeonus/Trade-Dangerous/commit/06c5adb47870d6df9c3ce4f5ab9d7de9126f7194))

* Update .travis.yml ([`48417c6`](https://github.com/eyeonus/Trade-Dangerous/commit/48417c66d89138e47e4dc8a2b9944c606965f58c))

* Trade-Dangerous as a module (45)

* Created &39;tradedangerous&39; pgk and moved files there

* fix imports
* removed data and tmp folders
data will be regenerated from traded/templates
tmp will be recreated when needed
* added tox and pytest
* added travis config

* tests and sql

* More tests, fixes and documentation

- Enable TradeEnv to read environment variables,
TD_DATA, TD_TEMPLATES, TD_TMP
- docs using sphinx
- Test using tox and travis. Py34, Py35 and Py36
- Fixes some circular references that didn&39;t work with Py3.4

* Fix issue with tdb kept open if error

* ensure target folder exists on download

Will fail silently otherwise

* test trade and import_eddblink

* chore: add sematic release

Add python-semantic-release to make life easier

* add semantic-release to travis

* chore: add deploy stage for master branch

Add a deploy stage that only run after
- ALL tests are ok
- On master branch
- only on one python version (3.6)

* refactor: Add py3.7 to version list, build lowest compat., init TD ver.

Lead developer is using 3.7, so obviously tests need to include that
version.

If we&39;re only going to build for one python version, it should be the
lowest compatible version.

Last official version of TD was 7.4.0, back in 2016-01-29, so
considering how much has changed since then, should start at something
more like 10.

The .1 part of 10.0.1 is this specific refactor.

* refactor: Include py3.7 in tox script as well. ([`489f721`](https://github.com/eyeonus/Trade-Dangerous/commit/489f721a566e1f0d5cd8752625050f19e68a4eb4))

9.5.3

Refactor

* refactor: Add deprecation NOTE to progbar option.

Passing the progbar option now results in a NOTE: being printed
informing the user that the option has been deprecated and no longer
functions. ([`73ae3af`](https://github.com/eyeonus/Trade-Dangerous/commit/73ae3af8d9be226b7dd3d7a3ccb2e87dbe7f8809))

Unknown

* Forgot to also remove the &39;progress&39; variable the &39;(125/500) 25%&39; used ([`afec7e6`](https://github.com/eyeonus/Trade-Dangerous/commit/afec7e604f1da76e5f3b6e228e8e2ccf6bc6cfd6))

* Remove the &39;(125/500) 25%&39; progress and make progbar the default option

Also remove the .gitignore in /data and add its entry to the top-level
.gitignore where it belongs. ([`977099b`](https://github.com/eyeonus/Trade-Dangerous/commit/977099b1005fe2e2aedef4b5bc8b92ec46193eb2))

* Make Avraham happy.

By doing it right. ([`4f628bf`](https://github.com/eyeonus/Trade-Dangerous/commit/4f628bff4e6676e294545f71ad98bac9713f521b))

* Revert sql change from last commit.

How did that happen? No idea. It only affects manually exporting the
.csv files, though, so no biggy. ([`7352b9f`](https://github.com/eyeonus/Trade-Dangerous/commit/7352b9fd5e45cb03a2fe780fd8ba60dcffb78f95))

* Update listings import to use faster method, various fixes.

Removed some old code that isn&39;t needed anymore, added some code to make
the import a bit more stable and resistant to borking the database if
the program is exited early.

Changed the listings import method to use executemany instead of doing
each listings import as a separate transaction, resulting in a huge
speedup on the typical case and a pretty decent speed up in general. ([`48686db`](https://github.com/eyeonus/Trade-Dangerous/commit/48686db3ddfbf6e5dffc70087565c63d6d3a01c4))

* Fix 40 ([`c0fd39e`](https://github.com/eyeonus/Trade-Dangerous/commit/c0fd39e7f325950182fd9e9505277c36fa9e16da))

* gitignore update ([`beed86d`](https://github.com/eyeonus/Trade-Dangerous/commit/beed86d592363a727882001dddf2d5fe087fef89))

* Add &34;--planetary&34; option to olddata command. ([`e4edf47`](https://github.com/eyeonus/Trade-Dangerous/commit/e4edf4760fa908c117558981a6729d01c239a893))

* Olddata (39)

* Added &34;--no-planetary&34; option to olddata command

* Added &34;--ls-max&34; option to olddata command ([`1aa7fc1`](https://github.com/eyeonus/Trade-Dangerous/commit/1aa7fc164449b8855094480a202fcb4147304e84))

* Only the &34;profile&34; part is used anyway....

We literally don&39;t care about anything but what&39;s in the &34;profile&34;
element, so there&39;s no need to bother with anything else, which also
means no need to bother checking if anything else even exists. ([`c29c9d0`](https://github.com/eyeonus/Trade-Dangerous/commit/c29c9d0f8f107f3bc24d2df3793002c2e40d6891))

* Fix https://github.com/MarkAusten/TDHelper/issues/48 ([`dcf569b`](https://github.com/eyeonus/Trade-Dangerous/commit/dcf569be5afc04b3bb2cb2a0a3d87140fc60e6dd))

* Fix debug message.

Arg.

Still trying to figure out what&39;s going on with
https://github.com/MarkAusten/TDHelper/issues/48 ([`f121b19`](https://github.com/eyeonus/Trade-Dangerous/commit/f121b19fb4ed7c0a90b1ee48dac16b4dd931700e))

* Add debug note to profile save.

Need it to track down https://github.com/MarkAusten/TDHelper/issues/48 ([`c4dd081`](https://github.com/eyeonus/Trade-Dangerous/commit/c4dd0815f696f4d8307ec12cad92e6e0614433ce))

* Minor edit to comment relevant to last commit. ([`dc82a20`](https://github.com/eyeonus/Trade-Dangerous/commit/dc82a204ea129ccc16d0f007ac5ebcd371d71325))

* Fix https://github.com/eyeonus/EDDBlink-listener/issues/17 ([`66e54b5`](https://github.com/eyeonus/Trade-Dangerous/commit/66e54b54b299549b80b778a319fa6407a3691ca7))

* Various Fixes.

Separate fdev_id and item_id as two unique fields, not unique in
combination. Fixes 35

Update EDDBlink to use the new v6 EDDB.io dumps. Fixes 37

Use EDCD as source for commodity list.

Add check to listings import that will see if the listing is using the
fdev_id as a temp item_id for an item that now has an actual item_id,
importing the listing using the actual item_id if so.

Delete the listings that no longer exist in the station we were just
checking from the station we were just checking, not the new station
we&39;re about to check. ([`5d4c537`](https://github.com/eyeonus/Trade-Dangerous/commit/5d4c537860e93b63300a21ed22cf89bee37c7c4b))

* Fix 31.

Category.csv is deleted on a clean run, so it can&39;t be used in that
case.

Added a default value of what the categories currently are to use when
the file doesn&39;t exist.

It&39;s not likely that the categories will ever change, but this is for in
case they do. ([`faa2ffd`](https://github.com/eyeonus/Trade-Dangerous/commit/faa2ffd5b1a5ac57b88046086240af7e8f9924e8))

* Generalize faulty EDDB.io entry check.

Any item that doesn&39;t have an ed_id value is &39;faulty&39;, so skip importing
any of them.

As of right now, that&39;s just 270 &34;Occupied Cryo Pod&39;, but thjat may
change in the future.

(&34;OccupiedCryoPod&34; is the symbol for &34;Occupied Escape Pod&34;.)

Also updated the manual corrections to include the escape pod. ([`2ee7b39`](https://github.com/eyeonus/Trade-Dangerous/commit/2ee7b3929745d0dec587f8dcddb6245923098ab3))

* More future proofing.

Updated EDDBlink plugin to use EDMC commodity list to check for items
missing in EDDB.io&39;s commodities.json and automatically add any found
using the fdev_id as the item_id.

Since EDMC, unlike EDDB, is really quick at updating their list, this
means new items will be added to TD much more quickly, and allows the
listener to update the market data for those items sooner as well. ([`0887116`](https://github.com/eyeonus/Trade-Dangerous/commit/0887116f8d8b72a610fab830157171782689d426))

* Future-proofing, hopefully.

EDDBlink plugin updated to include newest items added in E:D,
temporarily using their fdev_id as their item_id.

EDDBlink plugin updated to detect when an item&39;s item_id has changed
(such as when an item that was not in EDDB.io&39;s commodity.json and was
using the fdev_id has been added to the json and therefore now has an
item_id (which definitely is not the fdev_id)) and update the database
to use the new item_id, using the item&39;s fdev_id to check.

corrections.py updated to correctly mark the &39;OCCUPIED CRYOPOD&39; as
&39;Occupied Escape Pod&39; and not DELETED.

SQL script updated to make fdev_id in the Item table unique and and an
index using the fdev_id as key. (Does not take effect until a &39;clean&39;
run of the plugin is performed.) ([`a317b4a`](https://github.com/eyeonus/Trade-Dangerous/commit/a317b4ae32e9c78f001d9f5f6a2f221ab2c82ed9))

* Okay, the encoding problems should be fixed now. ([`88f57e1`](https://github.com/eyeonus/Trade-Dangerous/commit/88f57e1e8e820fb94e5cbecac43d598c9f1890ac))

* Arg. Encoding annoyance. ([`bc5c13b`](https://github.com/eyeonus/Trade-Dangerous/commit/bc5c13bbc92e672d04c536494e35d25ccc4ea316))

* Revert encoding screwup. ([`dc122c7`](https://github.com/eyeonus/Trade-Dangerous/commit/dc122c7c7ab1f99d08d976c4fe31751c45d2fafc))

* Update TD to use EDMC item names, not incorrect EDDB.io names. ([`e365caf`](https://github.com/eyeonus/Trade-Dangerous/commit/e365cafcb5ca3b8125e9c9e4096a2613bf711b8c))

* Add edapi token to gitignore, add field names to json output. ([`50ed5ae`](https://github.com/eyeonus/Trade-Dangerous/commit/50ed5ae0cca7f75c744cbc704d78b9a333752329))

* Incorporate bgol&39;s updates to plugin to make it work with new cAPI.

Ought to work until FD changes the authentication method again. ([`c4bf271`](https://github.com/eyeonus/Trade-Dangerous/commit/c4bf271881553264b88d36b5c11bfd8817435951))

* Not implemented plugin finish() raises Warning, not Error, returns True

The finish() method should never be required to be implemented.

If the plugin needs to do something at the point where finish() is
called by the import command, then it&39;s nice to have the option, but if
the plugin doesn&39;t need to do anything there, it shouldn&39;t be required
to implement the method anyway just to say &34;Nope, I&39;m good, get on with
it.&34; and quit.

So, if the method is not implemented, instead of throwing an Exception,
it now throws a Warning, and returns True by default, True being the
&34;Nope, I&39;m good, get on with it.&34; ([`74fdc48`](https://github.com/eyeonus/Trade-Dangerous/commit/74fdc487bfb9cd9de722c70193fbafeba0c43382))

* Apparently it is used. D&39;oh. ([`e045371`](https://github.com/eyeonus/Trade-Dangerous/commit/e045371da72ae8c750afc238bf7a4706bafed5ca))

* Removed &34;nolive&34; as redundant.

&34;fallback&34; option has the same effect as nolive, making it useless. ([`38cfd98`](https://github.com/eyeonus/Trade-Dangerous/commit/38cfd980042dd045b0a20727b46b68ea178f64ab))

* Minor adjustment to &34;nolive&34; option description. ([`1415849`](https://github.com/eyeonus/Trade-Dangerous/commit/1415849d6a32eae88b11c4d1adcf3009cf31b768))

* Fix from_live to work correctly. ([`9639fdb`](https://github.com/eyeonus/Trade-Dangerous/commit/9639fdb777ae996e4ef2bbdcbc6ab9b9af254bdd))

* No &34;nolive&34; option for server use only. ([`a405682`](https://github.com/eyeonus/Trade-Dangerous/commit/a40568241065d8531abccb76f91ce96c0a717009))

* from_live still isn&39;t working like it should. ([`3baef3d`](https://github.com/eyeonus/Trade-Dangerous/commit/3baef3dd6dda7d52d42708be04fcc3969f20db41))

* Revert last. ([`afc1a85`](https://github.com/eyeonus/Trade-Dangerous/commit/afc1a851482ddd748edaf52b3d1ebea77fa22544))

* from_live still isn&39;t working right. ([`cf22aaf`](https://github.com/eyeonus/Trade-Dangerous/commit/cf22aafaa9595f83f2e3577757d36c5fa4a6b37d))

* Removed unused method from edmc plugin. ([`f96ca8c`](https://github.com/eyeonus/Trade-Dangerous/commit/f96ca8c5f01df695cd4898ab2ad5cac278625d47))

* Add edmc_batch plugin to import multiple .prices files (29)

Plugin by Ryanel to import .prices files made by EDMC easier, by processing them all in one go. ([`c8be33d`](https://github.com/eyeonus/Trade-Dangerous/commit/c8be33d6254e72d2eb475c370081eed7ab29340d))

* Fix 27

Gain/Hop was a floating point number, so when it gets too large to fit
in the 10 spaces allowed to it, it converts itself to scientific
notation.

Making it be an integer fixes that problem. ([`f6e88f0`](https://github.com/eyeonus/Trade-Dangerous/commit/f6e88f044c10d12781850a0fe0be164c36993ce5))

* Remove unused import (auto-added during testing). ([`43150e6`](https://github.com/eyeonus/Trade-Dangerous/commit/43150e61aef417c68c8a6add8ac1415999c17bdd))

* Remove old tdh_profile before writing new, quit after save if TDH.

If the plugin was called specifically to provide TDH with the EDAPI
response (i.e., by using the &34;tdh&34; option), nothing needs to done once
the file has been saved, so exit immediately.

Also, because the plugin will be saving to the same filename every time,
delete the old file before saving a new one to prevent any weirdness
occurring. ([`2e92358`](https://github.com/eyeonus/Trade-Dangerous/commit/2e9235807e0b4d5c5dda0a89f9a0a4850d04b6aa))

* Add &34;tdh&34; option to edapi plugin for TDHelper to use.

Trade Dangerous Helper uses the EDAPI response to get information about
the CMDR, such as amount of credits, owned ships, etc.

Right now, it&39;s using the edce client to get that response, but it can
just as easily use the EDAPI plugin included with TD.

The EDAPI plugin has a save option which outputs the EDAPI response to
&34;<TD Install>/tmp/profile.<current_date>_<current_time>.json&34;, eg.
&34;profile.20181028_091544.json&34;.

This has a couple drawbacks, one being that every time the plugin is run
with the save option, it creates a new file, which just means more
things for the client to take care of, and TDH would need to figure out
what the file is named everytime.

To circumvent both, a new option has been added to the plugin that will
cause the plugin to always save to &34;<TD Install>/tmp/tdh_profile.json&34;.

The original &34;save&34; option is unaffected.

The command to generate the TDH file is:
&34;trade.py import -P edapi -O tdh&34; ([`fbd5912`](https://github.com/eyeonus/Trade-Dangerous/commit/fbd5912851c3af340504f9170cc63778e2e7062d))

* Small formatting change for ease of readability (hopefully). ([`69eed0f`](https://github.com/eyeonus/Trade-Dangerous/commit/69eed0fe1332da822ab9f91c60c707d35e1a0346))

* Fix 20 ([`c203f8e`](https://github.com/eyeonus/Trade-Dangerous/commit/c203f8e81b46ff962d64fd52a7a70db74eb18632))

* Merge branch &39;dev&39; of https://github.com/eyeonus/Trade-Dangerous.git ([`8a43404`](https://github.com/eyeonus/Trade-Dangerous/commit/8a43404f04582823e81877adfeb55185c02a58e0))

* Fix some syntax errors. ([`2b617e8`](https://github.com/eyeonus/Trade-Dangerous/commit/2b617e8884180b361dd787774a7cf25a4ca4525a))

* Change env to python3 instead of python3.6

This change allows users with later versions of python3 to run the
program without having to make sure they have specifically python3.6
installed. ([`3c0ab29`](https://github.com/eyeonus/Trade-Dangerous/commit/3c0ab291e9babaeb01981e75ec946bcd940c7563))

* Change env to python3 instead of python3.6

This change allows users with later versions of python3 to run the
program without having to make sure they have specifically python3.6
installed. ([`2c897f8`](https://github.com/eyeonus/Trade-Dangerous/commit/2c897f87c142ea56a23f361e1e7ce045cb83e2b7))

* Untested attempt to address 25 ([`635ca06`](https://github.com/eyeonus/Trade-Dangerous/commit/635ca0634c5a026c0dcea6d0498a2ee05b91cde2))

* Fix 23 ([`de9ca7a`](https://github.com/eyeonus/Trade-Dangerous/commit/de9ca7a945e0c64b8685b21d51316a4c4eb5b2ac))

* Ignore unknown ships/upgrades when updating shipvendor/upgradevendor

22 ([`80cdae9`](https://github.com/eyeonus/Trade-Dangerous/commit/80cdae94fef7a3af35acf1e66f225db9856c7b45))

* Revert &34;Wreckage Components&34; name change to &34;Salvageable Wreckage&34;.

EDDB.io is the odd man out, here. We&39;re going to go with the majority,
so from this point forward we&39;re keeping it as &34;Wreckage Components&34;. ([`ab896a7`](https://github.com/eyeonus/Trade-Dangerous/commit/ab896a75ccee40e15e36078f4ef8f6f80fcbdbf6))

* Added Ancient Key to manually added items, fixed IDs of manual items.

Turns out EDDB.io does include these items on the site, they have their
own ID and all the rest, but they&39;ve never been added to the *API*.

Updated all the IDs of the manually added items to have the same ID
they have on EDDB.io, and added Ancient Key, making a total of four
(currently) Salvage Commodities that are not included in the API.
Argggg.... ([`6ac7cbd`](https://github.com/eyeonus/Trade-Dangerous/commit/6ac7cbd7e0249ed76267537f086365b276a5fb27))

* Update manually added items avg_price to null.

The listener has been updated to set the avg_price of commodities from
the EDDN, so there&39;s no need to set it within the import, and since that
value is constantly changing anyway, it&39;s kind of pointless to do so as
well. ([`d12643a`](https://github.com/eyeonus/Trade-Dangerous/commit/d12643a4d027a3f18f175c01716950a2898f1aed))

* Delete temp entries if EDDB does ever add them. ([`67094aa`](https://github.com/eyeonus/Trade-Dangerous/commit/67094aaae2c6e65d50aef04c591d71825e5f290a))

* Correctly test to see if item is already in the list. ([`b1655ea`](https://github.com/eyeonus/Trade-Dangerous/commit/b1655eafbccaa81d1223cc940dcf2ec2c46911dc))

* Try again, this time in a way that works. ([`e816682`](https://github.com/eyeonus/Trade-Dangerous/commit/e8166822d7369b977f5344bfeefd7d2990a51b4f))

* Manually add Salvage commodities missing from EDDB dump.

EBBD still hasn&39;t gotten around to adding the Salvage items &34;Antique
Jewellery&34;, &34;Gene Bank&34;, and &34;Time Capsule&34;. At this point I don&39;t think
they ever will, so we&39;ll just add them manually. ([`3be8047`](https://github.com/eyeonus/Trade-Dangerous/commit/3be8047617e6a97b9ce9e497b11992c8ce050378))

* TD Crest as Windows Icon

Just for fun, the TD crest in Windows Icon form to make your shortcuts look cool. ([`bf68513`](https://github.com/eyeonus/Trade-Dangerous/commit/bf68513d167e2d5ae8d985604622f81805bc3e2c))

* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous ([`b22ba96`](https://github.com/eyeonus/Trade-Dangerous/commit/b22ba9618b4552ebd9058abb0a11358efd72e781))

* Reverting this change - it&39;s a little TOO fragile.

Even a ctrl-c trashes the database and requires a -O clean. That might be just going too far :) ([`a9b0150`](https://github.com/eyeonus/Trade-Dangerous/commit/a9b0150877c38c43ef9d84b35386482d7d391d5e))

* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous.git ([`995a70a`](https://github.com/eyeonus/Trade-Dangerous/commit/995a70aea71c672b04e1129c12f97bf4fd02cc50))

* Fix 19 ([`51640c6`](https://github.com/eyeonus/Trade-Dangerous/commit/51640c60a466cc9abbedfe0a3b33a4e5a3dc3f3a))

* Cure another potential disk thrasher ([`6dcb086`](https://github.com/eyeonus/Trade-Dangerous/commit/6dcb08657bca0eda69a9cb32bcc19d821f19f78c))

* Make comment reflect &39;progbar&39; addition. ([`b5db1c6`](https://github.com/eyeonus/Trade-Dangerous/commit/b5db1c6df580698cb7fc96705a9dee004bf4b1d9))

* Add progbar to the does-not-override-default list of options. ([`9396380`](https://github.com/eyeonus/Trade-Dangerous/commit/939638062ce62e194d0cbd19938c0780d64580b0))

* Exclude Ship and Upgrade Vendor information in &39;solo&39; mode as well. ([`645903e`](https://github.com/eyeonus/Trade-Dangerous/commit/645903e363e9e567f347131756ff28be97c9d9a1))

* Add option for solo players to never get crowd-sourced market data. ([`0401aa0`](https://github.com/eyeonus/Trade-Dangerous/commit/0401aa0078bfc59eb8f836678fb0931c3888d0d7))

* Thanks to Bernd for pointing out an embarrassing typo.... ([`7bb9bfc`](https://github.com/eyeonus/Trade-Dangerous/commit/7bb9bfc143d2aedcaca59493e72fa73239b4ffe4))

* Make the ship name comment clearer as to intention of relevant code. ([`9f33d5d`](https://github.com/eyeonus/Trade-Dangerous/commit/9f33d5d910814aad454552d5848cff8dae80ccb3))

* Handle all variations of &34;Mark&34; in ship names and fix to be &34; Mk. &34;. ([`c613d54`](https://github.com/eyeonus/Trade-Dangerous/commit/c613d5473e2ca26b3763549ebdd075ba4c0c9582))

* Also handle cases with no leading space for ship names with a &34;Mark&34;. ([`7ec0d1a`](https://github.com/eyeonus/Trade-Dangerous/commit/7ec0d1a6a52243d408579f5ab4ab8f4a37ecb39b))

* Revert 36389d5, fix name properly. ([`cfe0ee2`](https://github.com/eyeonus/Trade-Dangerous/commit/cfe0ee2ea8bfff782fe9c741a22baf232217d095))

* Fix import of Krait Mk II

So, there is disagreement.

Coriolis has Krait Mk II
EDDB has Krait MkII

Unlike other similar ships it&39;s not Mk. (see the &39;.&39;) either, so completely different to other cases.

(In game it appears to actually be Krait MkII, so EDDB looks to be correct and maybe we blame FDEV for being inconsistent as the root of the problem)

So we have this fix until/unless things change. ([`36389d5`](https://github.com/eyeonus/Trade-Dangerous/commit/36389d56eaf01004d3eeb5a12329edcc5b61ccba))

* Make sure PRAGMA is set up every time.

synchronous and temp_store aren&39;t persistent, so we need to do this every time we connect to the DB. ([`7b149ca`](https://github.com/eyeonus/Trade-Dangerous/commit/7b149cae20d0ce05278848580a768a5bae6a5b66))

* Database tunings

The data is easily replaced from master source, so do stuff in memory for additional speed and risk the power cut. ([`3174deb`](https://github.com/eyeonus/Trade-Dangerous/commit/3174deb49e5e152a7aeff5076a74e927b3e2b363))

* Fix 18 ([`8b4048e`](https://github.com/eyeonus/Trade-Dangerous/commit/8b4048e8eb401badfb45ca7463789fda97525600))

* Remove temporary code, problems fixed upstream. ([`aac50c3`](https://github.com/eyeonus/Trade-Dangerous/commit/aac50c32b33e772d78b88ec90c89c6f35219af61))

* Fix https://github.com/eyeonus/EDDBlink/issues/9 ([`97a3ef9`](https://github.com/eyeonus/Trade-Dangerous/commit/97a3ef99b64319d5412c71efe170f70ac974e7be))

* Add padSize to command line arguments and implement.

Fixes 9 ([`12b925b`](https://github.com/eyeonus/Trade-Dangerous/commit/12b925b2ca3edd006ef409584343b5694c520b17))

* Switch to MPL2 ([`49ce01a`](https://github.com/eyeonus/Trade-Dangerous/commit/49ce01aa12345b1e249e74933003c350b3f67436))

* Remove GPL ([`33973dc`](https://github.com/eyeonus/Trade-Dangerous/commit/33973dcb8eeecd75961db411549678c3cbce9c90))

* Give eyeonus his lower case &39;e&39; ([`4ce0642`](https://github.com/eyeonus/Trade-Dangerous/commit/4ce0642305a303d84b6e9e3388e013183705c2d6))

* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous.git ([`ae8793c`](https://github.com/eyeonus/Trade-Dangerous/commit/ae8793c2fc75e535fd7e4743d44f3ebc32c9f9cf))

* Temp. fix to new ships not in EDDB yet.

When EDDB adds the new ships, we&39;ll have to change the code to reflect
that. ([`7a6e25f`](https://github.com/eyeonus/Trade-Dangerous/commit/7a6e25f91f29be60aa23949ee465a727cf6c75b4))

* Add newest rares & corrections per BGOL release. ([`1e077b9`](https://github.com/eyeonus/Trade-Dangerous/commit/1e077b98df765998c29efc7da1f7b2fbf0c128a5))

* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous.git ([`af12a33`](https://github.com/eyeonus/Trade-Dangerous/commit/af12a3399ba52d56c1a87930f8e242c550172cff))

* Only catch DB locked exception. ([`f5ef573`](https://github.com/eyeonus/Trade-Dangerous/commit/f5ef573c5d3204ac19681d0d11d38abcff41b5e4))

* eyeonus prefers a small &39;e&39; ([`7e6c11f`](https://github.com/eyeonus/Trade-Dangerous/commit/7e6c11f10e2874969cee5cddb25794aee29e2267))

* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous ([`86fa3eb`](https://github.com/eyeonus/Trade-Dangerous/commit/86fa3eb173d2b9e308f77ac36c8addd413c51f51))

* Updated copyright & shebangs in main code. ([`14068ab`](https://github.com/eyeonus/Trade-Dangerous/commit/14068aba7a75b34103cd39af1785e0f81392e497))

* Changed to GPL 3.0

Oliver&39;s original copyright allowed anything
You are free to use, redistribute, or even print and eat a copy of
this software so long as you include this copyright notice.
I guarantee there is at least one bug neither of us knew about.

So long as this is maintained, adding a more restrictive license should be no problem.
Note that EDDBLink standalone is separately released under LGPL 3.0 ([`1d3b120`](https://github.com/eyeonus/Trade-Dangerous/commit/1d3b1200c02f3290c6d6152ab76ae185c5c629f5))

* Fix typo. ([`5aad063`](https://github.com/eyeonus/Trade-Dangerous/commit/5aad06314c68dbc003eb2f874180ce310f6ebe4a))

* Fix typo. ([`874b71e`](https://github.com/eyeonus/Trade-Dangerous/commit/874b71e70cf50e51838ee6d3f324f0ef6e3c60a0))

* 2-space line breaks... again ([`4debbb7`](https://github.com/eyeonus/Trade-Dangerous/commit/4debbb762f792be864a1e94306e30662d8d386b4))

* 2 space line breaks... ([`1aa41f5`](https://github.com/eyeonus/Trade-Dangerous/commit/1aa41f5d240d1986d19631523d3d23fa3cec13aa))

* Drastically shorten readme.

Remove the long documentation from the readme - migrated into wiki. Update copyright. Add wiki links.
Oh and put the picture in, pictures are cool. ([`1414a0d`](https://github.com/eyeonus/Trade-Dangerous/commit/1414a0d83f7ca319d5a4c65407b0d2d10e34e366))

* Update main copyright ([`6824f4e`](https://github.com/eyeonus/Trade-Dangerous/commit/6824f4e9ee5c11227d751be5093730a3b78f7eb4))

* Update lsp default to 12.5

Fix 11 ([`7e382ae`](https://github.com/eyeonus/Trade-Dangerous/commit/7e382aecc3b5b5ece44126ee156b79f81365218c))

* Always update from_live to 0.

Need to come up with a better way to make plugin not update from_live to
0 when updating a listener server using a &39;listings_live.csv&39;.

This method causes more problems than it solves. ([`3556ebc`](https://github.com/eyeonus/Trade-Dangerous/commit/3556ebc92485de7bf4c09062247a9ab08fc7e5c8))

* Updated shebang for server ([`bc8b8a6`](https://github.com/eyeonus/Trade-Dangerous/commit/bc8b8a67cfc1037559e57e3bb704691ed001feca))

* Keep penalty within [0,1] (13)

* Update tradecalc.py

Cap distance penalty proportion at 1 to prevent weirdness if passing numbers greater than 100. Anyway, it is defined as a percentage so should be strictly in [0, 1].

* Keep value >=0 too, while we&39;re at it. ([`1cb0b4d`](https://github.com/eyeonus/Trade-Dangerous/commit/1cb0b4df30c3724d7216a9f5dc61cb47db9ec324))

* Move from_live assignment outside of if statement. Fix 12 ([`71405b2`](https://github.com/eyeonus/Trade-Dangerous/commit/71405b2c48a79b62e711876ebe05c19402df9a23))

* Print headers if TD detects no content-length header on non-chunked. 10 ([`5fe7e8a`](https://github.com/eyeonus/Trade-Dangerous/commit/5fe7e8a20599a1d2defed7d3d294187d6fdb82c0))

* Update progress bar to include percentage. ([`aba4715`](https://github.com/eyeonus/Trade-Dangerous/commit/aba4715f76e3c0be6f7b2492126c09bebf6ef6b7))

* Update from_live based on which listings file the data is coming from. ([`62269f8`](https://github.com/eyeonus/Trade-Dangerous/commit/62269f8a33b27dc1a9906b0c3461be616824cc0c))

* Reduce number of requests to server. ([`f291a56`](https://github.com/eyeonus/Trade-Dangerous/commit/f291a569cffa2661e85c2a1301d37bc674690a74))

* Make the actual default ls penalty match documentation. ([`224b8f3`](https://github.com/eyeonus/Trade-Dangerous/commit/224b8f35c2bb1c25ef91dfb807dfa4f71855a879))

* Too many 0&39;s. ([`4696f07`](https://github.com/eyeonus/Trade-Dangerous/commit/4696f07ca8b6c908cdcfba813f86df26beeb8a05))

* Apparently the default penalty was 0, not 0.5

Revert last and change the default to what it &34;should&34; be. May decide to
change the boost back, but I want to see my results with the default
first. ([`862736d`](https://github.com/eyeonus/Trade-Dangerous/commit/862736dbbd3217494045e96227c488f4f4789818))

* Reduced maximum boost to +0.1.

7.4.0

. Merged Tyler Lund's support for posting data to EDDN from edapi.
. (kfsone) Merged Maddavo data.

7.3.3

. (kfsone) Maddavo Horizons import.

Jan 16 2016 (bgol, horizon branch):
. Fixed typo in EDAPI plugin
. Horizon ship updates (thanks dave, fixes 4)

Jan 15 2016 (bgol, horizon branch):
. Overlooked one check for noPlanet switch. Fixes bug 2
. Latest maddavo data update.

Dec 22 2015 (bgol, horizon branch):

7.3.2

. (kfsone) Alternate fix for edapi.

Page 18 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.