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

30 Commits

Author SHA1 Message Date
Jonathan Harris
d451d11ca9 Fix file location setting.
Broken in f96dc0e. Fixes #73.
2016-01-03 22:51:26 +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
84a66c5285 Split settings into tabbed notebook.
Fixes #53.
2016-01-02 01:59:16 +00:00
Jonathan Harris
abc5100b39 Restore stats display with remaining info - i.e. balance, ranks and ships.
Also make this info available from the command-line.
2015-11-25 16:14:33 +00:00
Jonathan Harris
4a338b99ac Fix selecting auto flight log.
Fixes #38 (really).
2015-11-08 20:25:55 +00:00
Jonathan Harris
de1b790d44 Automatically make a log entry on entering a system. 2015-11-01 14:14:23 +00:00
Jonathan Harris
d485a73243 Poll logs for current system. 2015-10-31 01:25:18 +00:00
Jonathan Harris
60caf24c8d Add support for sending flight log to EDSM. Export existing flight log to EDSM the first time this is enabled. 2015-10-15 17:02:52 +01:00
Jonathan Harris
33c88e5fbf Better handle user dismissing the verifaction dialog. 2015-09-15 12:51:52 +01:00
Jonathan Harris
ce02cd3538 Update translations. 2015-09-13 16:55:11 +01:00
Jonathan Harris
07455d8864 Add setting whether to activate hotkey when E:D is active.
Revert 536f4cc.
2015-09-13 14:32:21 +01:00
Jonathan Harris
7f08a6ff9f Fixes for function hotkeys on OSX. 2015-09-12 16:58:22 +01:00
Jonathan Harris
56f3062388 Fixes for running on Linux. 2015-09-12 16:29:43 +01:00
Jonathan Harris
9273e1e3d7 Add hotkey/shortcut support. 2015-09-12 04:03:12 +01:00
Jonathan Harris
af440b290d Fix untranslated phrase. 2015-09-03 17:17:29 +01:00
Jonathan Harris
b2a0545771 Add support for localization. 2015-09-03 00:21:12 +01:00
Jonathan Harris
dad66605eb Remove "Statistics" menu item and "Cmdr statistics" output option - stats no longer available with E:D 1.3.08 update.
Ref #21
2015-08-06 13:00:43 +01:00
Jonathan Harris
c116aed03c Add support for saving loadout in Coriolis format.
Ref #20.
2015-08-02 20:35:59 +01:00
Jonathan Harris
47bccc0684 Add support for charting Cmdr statistics. 2015-07-22 17:26:54 +01:00
Jonathan Harris
47458a53b5 Workaround for http://core.tcl.tk/tk/tktview/c84f660833546b1b84e7 on Mac.
Fixes #11.
2015-07-01 12:37:19 +01:00
Jonathan Harris
050aada1a2 Add support for saving a simple flight log. 2015-06-22 18:53:29 +01:00
Jonathan Harris
8aac294acf Mention loadout option in README. 2015-06-20 14:55:20 +01:00
Jonathan Harris
0002d321ca Add option to output ship loadout in E:D Shipyard format. 2015-06-18 23:01:02 +01:00
Jonathan Harris
e0bf192455 Add option to use a psuedo-anonymized ID in transmitted/saved data.
Fixes #4.
2015-06-10 18:39:32 +01:00
Jonathan Harris
0ad39ac41f Handle non-ASCII output folder on Windows. 2015-06-08 13:29:59 +01:00
Jonathan Harris
6cda0d9bae Support for running from source on Linux. 2015-06-04 17:42:12 +01:00
Jonathan Harris
9d449ef887 Allow multiple outputs simultaneously. 2015-06-04 00:41:17 +01:00
Jonathan Harris
29d362a890 Add support for saving in CSV format. 2015-06-03 21:08:22 +01:00
Jonathan Harris
434b82de4b Add support for saving in Trade Dangerous .prices format. 2015-06-03 18:19:33 +01:00
Jonathan Harris
c21518410d Initial version. 2015-06-02 20:14:04 +01:00