1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 08:17:13 +03:00

157 Commits

Author SHA1 Message Date
Jonathan Harris
723dfd5394 Release 2.23 2016-11-14 02:11:06 +00:00
Jonathan Harris
457595c217 Release 2.22 2016-10-29 02:03:05 +01:00
Jonathan Harris
4da3ef8b1b Release 2.21 2016-10-26 02:19:16 +01:00
Jonathan Harris
4f72d02c35 Release 2.20 2016-10-25 10:50:04 +01:00
Jonathan Harris
d5e327e8e2 Release 2.20 2016-10-23 09:48:57 +01:00
Jonathan Harris
4d5b669bd4 Release 2.20 2016-10-16 12:21:45 +01:00
Jonathan Harris
ef5d650f69 Release 2.20 2016-10-10 02:11:44 +01:00
Jonathan Harris
6519f09495 Tidy use of SHGetKnownFolderPath on Windows
Fixes #144
2016-10-02 13:24:28 +01:00
Jonathan Harris
15eeda2309 2.20 beta 0 2016-09-23 00:55:03 +01:00
Jonathan Harris
3dcd724104 Fix Journal path 2016-09-22 17:47:59 +01:00
Jonathan Harris
db543c2901 Option to delay sending body data until docked 2016-09-16 17:47:53 +01:00
Jonathan Harris
91b5d0a6ea Point to journal location in SavedGames folder 2016-09-16 17:47:53 +01:00
Jonathan Harris
78e001343c Log with EDSM only on Location and FSDJump events
and not on "Update".

"Last updated at ..." message now only shown for API update.
2016-09-16 17:47:53 +01:00
Jonathan Harris
4583f0e316 Monitor the journal file and send events to EDDN
Sends 'FSDJump', 'Docked' and 'Scan' events in draft
http://schemas.elite-markets.net/eddn/journal/1 format.
2016-09-16 17:47:53 +01:00
Jonathan Harris
73e36ba2c6 Release 2.17 2016-09-16 17:22:59 +01:00
Jonathan Harris
2eda29c912 Release 2.17.1 2016-08-24 17:31:02 +01:00
Jonathan Harris
26dac562dd Release 2.17 2016-08-23 11:05:26 +01:00
Jonathan Harris
6fc72f368a Release 2.16 2016-08-09 17:21:17 +01:00
Jonathan Harris
ab4b1ff3d7 Release 2.15 2016-07-29 14:51:10 +01:00
Jonathan Harris
fd48a28d96 Support in settings for lists and for deletion
Addresses point 1 of #121
2016-07-26 15:50:14 +01:00
Jonathan Harris
31364d29a2 Make EDSM log entry automatically on system entry
Don't make log entry at stations.
2016-07-25 20:21:08 +01:00
Jonathan Harris
a30d85990b Remove support for edproxy and for flight log file
Flight log to file is redundant and little-used. Suitable replacements
are EDSM integration and/or other apps such as Captain's Log.

edproxy since v2.1 supports sending flight log directly to EDSM, and
integration has no other purpose.
2016-07-25 20:11:49 +01:00
Jonathan Harris
2753514e7e Release 2.14 2016-07-18 18:55:44 +01:00
Jonathan Harris
e9ef32598d Option to automatically update on docking
Fixes #83
2016-07-18 18:50:42 +01:00
Jonathan Harris
7639158044 Release 2.13 2016-06-23 17:14:34 +01:00
Jonathan Harris
8f04f2a79d Release 2.12 2016-06-20 17:02:45 +01:00
Jonathan Harris
2c7e22bc89
Release 2.11 2016-06-04 04:40:04 +01:00
Jonathan Harris
94696f42eb Release 2.10 2016-03-03 14:48:15 +00:00
Jonathan Harris
a9a6680a52 Release 2.09 2016-02-18 17:22:27 +00:00
Jonathan Harris
511bf39ead Release 2.08.1 2016-02-08 01:00:46 +00:00
Jonathan Harris
1ffb401840 Release 2.08 2016-02-07 18:50:03 +00:00
Jonathan Harris
9f03dbcb94 Switch update feed to SSL.
Stops Sparkle from complaining in the Console.
2016-02-06 17:30:14 +00:00
Jonathan Harris
42064dbecb Remove dependency on Shlwapi on Windows 2016-02-05 18:11:02 +00:00
Jonathan Harris
10bc46c682 Release 2.07 2016-02-01 03:42:06 +00:00
Jonathan Harris
1fd9c5478c Release 2.06 2016-01-28 12:32:27 +00:00
Jonathan Harris
2cd52e8377 Consolidate handling of data resource path. 2016-01-28 12:32:25 +00:00
Jonathan Harris
cd2fc824f0 Save settings immediately after verification.
For use by the command-line app.
2016-01-13 14:23:36 +00:00
Jonathan Harris
f16ac49618 Release 2.05 2016-01-10 18:50:02 +00:00
Jonathan Harris
62a786955d Update EDSM autoopen translations.
For consistency move it into its own setting.
2016-01-10 05:46:45 +00:00
Jonathan Harris
b3d585693e Load plugins from outside the source tree.
So that plugins work with the packaged app on Windows and Mac.
2016-01-09 18:27:02 +00:00
James Tandy
406c7ac04c Merge branch 'master' of https://github.com/Marginal/EDMarketConnector into Marginal-master
# Conflicts:
#	prefs.py
2016-01-04 01:23:30 +00:00
Jonathan Harris
0b65beee0d Release 2.04 2016-01-03 23:00:44 +00:00
James Tandy
33fa28c7ae Update config.py 2016-01-03 03:30:15 +00:00
Jonathan Harris
00975a107a Release 2.03 2016-01-02 20:35:20 +00:00
Jonathan Harris
f96dc0ef6e Avoid os.path.expanduser on Windows.
expanduser() doesn't handle non-ASCII - http://bugs.python.org/issue13207
Fixes #70.
2016-01-02 20:35:08 +00:00
Jonathan Harris
8bf63e52f0 Release 2.02 2016-01-02 01:59:16 +00:00
Jonathan Harris
9095cdd5ad Release 2.01 2015-12-23 01:08:47 +00:00
Jonathan Harris
8b04b3490b Release 2.00 2015-12-21 15:01:36 +00:00
Jonathan Harris
0a2019937f Also check for new versions when running from source. 2015-12-18 05:20:31 +00:00
Jonathan Harris
ae0a919027 Release 1.88 2015-12-05 13:35:04 +00:00