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

31 Commits

Author SHA1 Message Date
Athanasius
e51b4f5c68 Cleanup of EDMC.py and related code. All flags tested.
Mostly the usual file-mode versus .encode('utf-8') tweaks, but also
one list() needed around a <dict>.values().
2019-09-26 11:40:42 +01:00
Athanasius
218c068ee5 Running EDMarketConnector.py 'works'.
First pass utilising 'futurize' to do most of the work.

  There's an issue with ur'\"' in l10n.py which I'm not sure how to
properly fix.

  This now has errors when hitting the 'Update' button.
2019-09-26 11:40:38 +01:00
Jonathan Harris
a6ce9edc1d Fix running under Wine 2019-06-19 12:09:26 +01:00
Jonathan Harris
70ec257934 Wait til log set up before installing translations 2019-04-09 10:10:33 -07:00
Jonathan Harris
f17f5d3f25 PKCE OAuth2 access to cAPI 2018-12-28 03:32:26 +00:00
Jonathan Harris
4d46bb5af5 Fix command-line ship locations output 2018-04-16 02:31:33 +01:00
Jonathan Harris
04f68b535f Fix stats display
Fixes #312
2018-04-07 09:57:34 +01:00
Jonathan Harris
44f3025cc6 Handle non-ASCII Cmdr and ship names in command-line output 2017-11-17 18:38:59 +00:00
Jonathan Harris
979162ea3d Include ship id and name in ship locations 2017-10-31 10:58:14 +00:00
Jonathan Harris
302ce0b637 Update to the 2.4 cAPI 2017-09-13 14:16:33 +01:00
Jonathan Harris
2038d2b2cc Fix typo 2017-08-15 09:12:59 +01:00
Jonathan Harris
758997002c Take into account non-client area when positioning popup window 2017-07-29 16:17:50 +01:00
Jonathan Harris
efc1cb33b6 Use new Beta universe Companion API server. 2017-06-16 18:22:00 +01:00
Jonathan Harris
4fa8ace8f0 Workaround for inconsistent ships data 2017-05-15 15:21:27 +01:00
Jonathan Harris
a67eb982d8 Multi-account support
Fixes #121
2017-01-22 20:16:32 +00:00
Jonathan Harris
9d59ef34c7 Ensure popup windows are on-screen on Windows 2017-01-22 00:54:20 +00:00
Jonathan Harris
0a0ee6773f Add ship values to stats dialog 2017-01-12 01:29:25 +00:00
Jonathan Harris
a2687277ff Rationalise verification process 2016-06-19 19:52:48 +01:00
Jonathan Harris
0e57b26031 'Pedlar' -> 'Peddler' 2016-01-05 15:40:07 +00:00
Jonathan Harris
f863f2efc8 Split TNotebook fixups into separate file. 2016-01-02 01:59:16 +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
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
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
8ce49faf3a Handle sparse arrays in the Companion API's json data.
Fixes #13.
2015-07-05 20:17:25 +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
bc65b6ea23 More stat tweaks.
Show "stolenGoods" fields.
2015-06-24 01:04:39 +01:00
Jonathan Harris
1d636f06a0 Fix for stats in interactive mode. 2015-06-23 22:43:28 +01:00
Jonathan Harris
185cdbbc77 Make "Fetching data" a separate transient dialog. 2015-06-23 18:38:32 +01:00
Jonathan Harris
61d152b44c Code much more defensively.
Fixes #10.
2015-06-23 18:12:59 +01:00
Jonathan Harris
1af879ffae Add "Statistics" menu item. 2015-06-22 18:36:24 +01:00