1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 01:00:42 +03:00

378 Commits

Author SHA1 Message Date
Jonathan Harris
ee28daacc9
Add average prices to command-line output 2016-06-03 11:44:52 +01:00
Jonathan Harris
b04386ad8d
Document missing shipyard data
Fixes #110.
2016-05-24 18:48:28 +01:00
Jonathan Harris
58175d8ba9 Fix handling of edproxy UTC timestamps
Courtesy of @andrewgoz. Fixes #107.
2016-04-26 17:13:58 +01:00
Jonathan Harris
9559a7a700 Clear cookies on changing username
Hopefully fixes #108
2016-04-19 16:26:52 +01:00
Jonathan Harris
6281490cdc Fix for startup on Linux 2016-03-27 19:01:35 +01:00
Jonathan Harris
2f206d528b Verify SSL certs only if Python supports SNI
http://docs.python-requests.org/en/master/community/faq/#what-are-hostname-doesn-t-match-errors
2016-03-27 18:54:37 +01:00
Jonathan Harris
eecbc625df Update Hatch Breaker masses from coriolis-data 2016-03-25 04:36:05 +00:00
Jonathan Harris
a0e65e0bd8 Don't send Planetary Approach Suite to EDDN 2016-03-25 03:51:17 +00:00
Jonathan Harris
4ffa54365d Fix for session timeout
Errorr introduced in 4945bee. Fixes #106.
2016-03-21 14:59:57 +00:00
Jonathan Harris
94696f42eb Release 2.10 rel-210 2016-03-03 14:48:15 +00:00
Jonathan Harris
d77f16ec16 Tidy 2016-03-03 14:41:54 +00:00
Jonathan Harris
e9e90dd512 Merge branch 'endlessfalls-master' 2016-03-03 14:32:05 +00:00
Mat
e510498051 Fix crash when system isn't already known to EDSM
EDSM api is now returning "[]" instead of "-1" when the system name
doesn't exist in its database. Fixes "Can't connect to EDSM" errors when
jumping to a new system.
2016-03-03 13:30:14 +00:00
Jonathan Harris
e0af52dff9 Fix Adder bulkhead mass 2016-02-29 18:05:02 +00:00
Jonathan Harris
69e57eaec9 Remember custom INSTALLDIR on upgrade 2016-02-28 12:46:10 +00:00
Jonathan Harris
28e3b87707 Relaunch app after upgrade on Windows.
Fixes #93 on Windows.
2016-02-25 19:44:30 +00:00
Jonathan Harris
ad0e57a285 Add "entitlement" field to collation 2016-02-25 05:39:34 +00:00
Jonathan Harris
39d2a517af Update ships and modules from coriolis-data
instead of from eddb.
Update coriolis-data to 2.02.
2016-02-25 00:38:42 +00:00
Jonathan Harris
1f99f929e0 Ensure window is on-screen at startup on Windows
Fixes #96.
2016-02-24 14:36:30 +00:00
Jonathan Harris
b8db9a814e Make dark theme background off-black 2016-02-21 04:15:39 +00:00
Jonathan Harris
a9a6680a52 Release 2.09 rel-209 2016-02-18 17:22:27 +00:00
Jonathan Harris
9b50bea5c6 Horizons on Steam is now a DLC
So stop looking for logs in the "Elite Dangerous Horizons" folder under
Steam libraries.
2016-02-18 17:20:10 +00:00
Jonathan Harris
68d8e326e6 Collate using in-game ship names 2016-02-17 03:05:35 +00:00
Jonathan Harris
035f6bbc63 Add Japanese translation 2016-02-17 03:05:35 +00:00
Jonathan Harris
cf45cf5ffc Update coriolis-data to 2.01 2016-02-14 14:39:56 +00:00
Jonathan Harris
c5f2fe8796 Document Rares issue 2016-02-12 14:34:43 +00:00
Jonathan Harris
4ce3883c1a Typos 2016-02-09 16:55:20 +00:00
Jonathan Harris
2c3f230b2e Add EDSM "Commander Name" phrase
Split from Privacy "Cmdr name" phrase.
2016-02-09 14:57:35 +00:00
Jonathan Harris
d2a233369f Document workaround for issue #43 2016-02-09 06:05:31 +00:00
Jonathan Harris
511bf39ead Release 2.08.1 rel-208 2016-02-08 01:00:46 +00:00
Jonathan Harris
7775b52802 Fix swapped menubar entries on OSX 2016-02-08 01:00:07 +00:00
Jonathan Harris
2263bfff77 Set explicit heading size in OSX appcast. 2016-02-07 18:50:41 +00:00
Jonathan Harris
1ffb401840 Release 2.08 2016-02-07 18:50:03 +00:00
Jonathan Harris
4945bee161 Support for changing language.
Fixes #61.
2016-02-07 18:50:02 +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
83a913b113 UTF8-encode EDSM Cmdr name.
Fixes #88.
2016-02-06 14:44:30 +00:00
Jonathan Harris
c81ffcd629 Add notebook OptionMenu widget 2016-02-05 18:11:32 +00:00
Jonathan Harris
42064dbecb Remove dependency on Shlwapi on Windows 2016-02-05 18:11:02 +00:00
Jonathan Harris
db9d8c261a Reduce Default theme window width on OSX 2016-02-01 04:26:57 +00:00
Jonathan Harris
93b6dd6c23 Fix Windows dark screenshot 2016-02-01 03:54:58 +00:00
Jonathan Harris
10bc46c682 Release 2.07 rel-207 2016-02-01 03:42:06 +00:00
Jonathan Harris
f0683926fd Dark theme
Fixes #84
2016-02-01 03:41:37 +00:00
Jonathan Harris
0b2ed9614d Use older requests json syntax.
Newer syntax not supported on all recent Linux distros.
Reverts 786f34d.
2016-02-01 02:43:24 +00:00
Jonathan Harris
c151396e4e Add ColoredButton for colored backgrounds 2016-02-01 02:06:22 +00:00
Jonathan Harris
bcac7e30d8 Don't send 'Destination' training system to EDSM 2016-01-31 12:51:27 +00:00
Jonathan Harris
da87eb71e6 Fix race condition on stopping. 2016-01-31 12:44:39 +00:00
Jonathan Harris
bf24f8460b Fix for stopping proxy listener.
Fixes #85.
2016-01-31 12:43:17 +00:00
Jonathan Harris
8507ba048d Document that the API is now supported. 2016-01-28 12:57:46 +00:00
Jonathan Harris
1fd9c5478c Release 2.06 rel-206 2016-01-28 12:32:27 +00:00
Jonathan Harris
787af050ba Update translations. 2016-01-28 12:32:27 +00:00