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

321 Commits

Author SHA1 Message Date
James Tandy
9d8f97bd6f Update prefs.py 2016-01-03 02:47:13 +00:00
James Tandy
f5913eefba Allow auto open of EDSM when finding an uncharted system 2016-01-03 02:24:48 +00:00
James Tandy
b6ac567711 Add Auto Open EDSM Option 2016-01-03 02:18:15 +00:00
Jonathan Harris
00975a107a Release 2.03 rel-203 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 rel-202 2016-01-02 01:59:16 +00:00
Jonathan Harris
84a66c5285 Split settings into tabbed notebook.
Fixes #53.
2016-01-02 01:59:16 +00:00
Jonathan Harris
f863f2efc8 Split TNotebook fixups into separate file. 2016-01-02 01:59:16 +00:00
Jonathan Harris
b9257cead3 Unregister hotkey on app exit on Windows.
Hopefully fixes issues #68 and #69.
2016-01-02 01:59:15 +00:00
Jonathan Harris
47d757ffbb Fix for LGHT0204 error ICE39. 2016-01-02 01:59:15 +00:00
Jonathan Harris
cdf732c62f Add version check. 2015-12-30 17:08:20 +00:00
Jonathan Harris
777d5b96e5 Send outfitting from unknown stations. 2015-12-30 17:08:20 +00:00
Jonathan Harris
75204f4c2d Don't send shipyard messages for unknown stations. 2015-12-30 17:08:19 +00:00
Jonathan Harris
7065ea17c6 Add Troubleshooting section. 2015-12-30 17:08:19 +00:00
Jonathan Harris
1fa4ae279f Add Latvian translation courtesy of Cmdr bubis7. 2015-12-30 17:08:19 +00:00
Jonathan Harris
4d0ba5efab Add Dutch translation courtesy of Cmdr CoolBreeze. 2015-12-30 15:34:38 +00:00
Jonathan Harris
82b1702143 Add Russian translation. 2015-12-23 03:13:59 +00:00
Jonathan Harris
9095cdd5ad Release 2.01 rel-201 2015-12-23 01:08:47 +00:00
Jonathan Harris
34633b8003 Detect Horizons on Steam log folder.
Fixes #59.
2015-12-23 00:37:44 +00:00
Jonathan Harris
f239aeca0d Include software name and version in EDSM lookups. 2015-12-22 15:31:05 +00:00
Jonathan Harris
95794b3250 Spanish translation courtesy of Cmdr Mila Strelok. 2015-12-22 15:07:09 +00:00
Jonathan Harris
75cf0d6c16 Don't lookup system in EDSM unless the option to send flight log is selected.
Use EDSM's show-system URL.
2015-12-22 15:06:36 +00:00
Jonathan Harris
259249bba8 Don't lookup system in EDSM unless the option to send flight log is
selected.
Addresses #56.
2015-12-21 23:20:55 +00:00
Jonathan Harris
8b04b3490b Release 2.00 rel-200 2015-12-21 15:01:36 +00:00
Jonathan Harris
d188a228e9 Update commodity mapping. 2015-12-21 14:59:38 +00:00
Jonathan Harris
bfcd70149f Add new modules in E:D 1.5/2.0 2015-12-21 14:58:36 +00:00
Jonathan Harris
2e1e5ad7d4 Save and/or transmit commodity, outfitting and shipyard data if present
at unknown stations.
2015-12-21 14:55:49 +00:00
Jonathan Harris
0a4cb864d1 Add new ships in E:D 1.5/2.0. 2015-12-21 12:10:44 +00:00
Jonathan Harris
75989dc0e8 Update Italian translation. 2015-12-21 12:10:44 +00:00
Jonathan Harris
52dc018cba Add Ukranian translation. 2015-12-21 12:10:44 +00:00
Jonathan Harris
90fc174181 Look for logs in Elite Dangerous: Horizons folder. 2015-12-21 01:04:01 +00:00
Jonathan Harris
6df3ab72e8 Also collect nominal average commodity prices. 2015-12-21 01:01:41 +00:00
Jonathan Harris
dffd46ad78 Add Salvage commodities sellable at some obscure stations in 1.4. 2015-12-21 01:01:41 +00:00
Jonathan Harris
8d4d86fd66 Add German translation. 2015-12-21 01:01:41 +00:00
Jonathan Harris
6088a6456e Include software name and version in ESDM data. 2015-12-18 05:20:31 +00:00
Jonathan Harris
0a2019937f Also check for new versions when running from source. 2015-12-18 05:20:31 +00:00
Jonathan Harris
cc25e4da75 Build main scripts optimized on Windows.
Partially reverts c36ce2a.
2015-12-18 05:20:31 +00:00
Jonathan Harris
0f2289288c Move translations to OneSky. 2015-12-18 05:20:31 +00:00
Jonathan Harris
57b9ceeec9 Add Slovenian translation courtesy of Armando Ota. 2015-12-08 12:48:54 +00:00
Jonathan Harris
ae0a919027 Release 1.88 rel-188 2015-12-05 13:35:04 +00:00
Jonathan Harris
786f34dac1 Prettify fix for #44. 2015-12-05 05:14:29 +00:00
Jonathan Harris
a967748d7c Handle non-ASCII Cmdr names.
Fixes #44.
2015-12-05 04:48:36 +00:00
Jonathan Harris
5c5f27a295 Tweak error messages for consistency. 2015-12-05 02:51:53 +00:00
Jonathan Harris
6c9c4c73a3 Add helper script for collating lists of seen commodities, modules and ships. 2015-12-05 02:50:53 +00:00
Jonathan Harris
face96eca0 Rationalise handling of different ship names in-game, in EDDN messages, in E:D Shipyard loadouts and in Coriolis loadouts. 2015-12-05 02:48:20 +00:00
Jonathan Harris
b6a588d4fb Correct transitory Status window title. 2015-12-01 17:53:47 +00:00
Jonathan Harris
1af4bb7fba Add some comments about hotkey handling on Windows. 2015-12-01 17:53:03 +00:00
Jonathan Harris
1868caab99 Show system co-ordinates indication despite not being able to connect to EDSM for logging. 2015-12-01 15:04:38 +00:00
Jonathan Harris
64cbffad1e Stub out use of watchdog module on Linux.
Fix for bug introduced by a94cf4c.
2015-11-30 14:43:16 +00:00
Jonathan Harris
5ec1a388a9 Fill in untranslated terms.
Update Polish translation courtesy of Cmdr Amarok 73.
2015-11-25 23:12:01 +00:00