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

134 Commits

Author SHA1 Message Date
Jonathan Harris
be65aa6f75 Merge branch 'outfitting' 2015-07-01 13:44:23 +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
c5558144a5 Release 1.52 rel-152 2015-06-30 13:32:16 +01:00
Jonathan Harris
5ca37ed3bd Move recording and fixup of commodity data to top-level. 2015-06-30 13:13:58 +01:00
Jonathan Harris
437997e963 More succint error reporting on network connection/timeout. 2015-06-29 20:00:14 +01:00
Jonathan Harris
b0b1dd5a9f Also graph financials. 2015-06-27 15:55:20 +01:00
Jonathan Harris
3cc6a7f54f Set connection timeout on Companion and EDDN network interactions. 2015-06-27 15:53:00 +01:00
Jonathan Harris
1110d978f4 Omit price from ship loadout - can leads to small differences depending on where the user lands. 2015-06-25 18:39:10 +01:00
Jonathan Harris
21aa72ec6e Consolidate similar commodities in flight log. 2015-06-25 17:32:49 +01:00
Jonathan Harris
44dac434ff Add stats grapher. 2015-06-24 19:51:05 +01:00
Jonathan Harris
9dc79f679c In interactive mode notify when retrying for shipyard. 2015-06-24 16:10:12 +01:00
Jonathan Harris
f57deae3f3 Send station Shipyard & Outfitting data to EDDN. 2015-06-24 16:10:12 +01:00
Jonathan Harris
9dec5f95ec Reduce display size of version text in Windows appcast item. 2015-06-24 16:08:26 +01:00
Jonathan Harris
bf422b746e Release 1.51.2 rel-151 2015-06-24 01:38:35 +01:00
Jonathan Harris
bc65b6ea23 More stat tweaks.
Show "stolenGoods" fields.
2015-06-24 01:04:39 +01:00
Jonathan Harris
3a7bcb2dbd Release 1.51.1 2015-06-23 22:44:15 +01:00
Jonathan Harris
1d636f06a0 Fix for stats in interactive mode. 2015-06-23 22:43:28 +01:00
Jonathan Harris
489a995813 Release 1.51 2015-06-23 19:42:44 +01:00
Jonathan Harris
f0e5b61a89 Improve tile appearance on Windows 8.1 start screen. 2015-06-23 19:42:44 +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
d28bf65e2b Translate ship names in flight log. 2015-06-23 13:57:22 +01:00
Jonathan Harris
fe671488c7 Typo. 2015-06-22 19:06:43 +01:00
Jonathan Harris
a0954042a8 Release 1.50 rel-150 2015-06-22 18:53:29 +01:00
Jonathan Harris
050aada1a2 Add support for saving a simple flight log. 2015-06-22 18:53:29 +01:00
Jonathan Harris
1af879ffae Add "Statistics" menu item. 2015-06-22 18:36:24 +01:00
Jonathan Harris
8aac294acf Mention loadout option in README. 2015-06-20 14:55:20 +01:00
Jonathan Harris
a2a2385fc4 Use full app name on Windows in Start Menu and in Programs and Features. 2015-06-20 14:55:20 +01:00
Jonathan Harris
6cc84f26dd Release 1.41 rel-141 2015-06-18 23:01:26 +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
b573dbe4e2 Re-instate "Sending data to EDDN..." message. 2015-06-18 14:12:22 +01:00
Jonathan Harris
6d5eff349a Correct capitalization of "AI Relics" commodity. 2015-06-18 13:54:45 +01:00
Jonathan Harris
6abf091c15 Release 1.40 rel-140 2015-06-18 01:46:54 +01:00
Jonathan Harris
98281cead6 Use version 2 of the EDDN schema. 2015-06-18 01:46:54 +01:00
Jonathan Harris
34481c2d3a Also use keypad Enter as a shortcut. 2015-06-17 15:21:47 +01:00
Jonathan Harris
f0cad753fc Sort saved station data. 2015-06-15 16:10:20 +01:00
Jonathan Harris
e2a5668424 Slightly improve appearance on Linux. 2015-06-14 13:06:58 +01:00
Jonathan Harris
e659d16248 Add Linux dependency on imaging-tk. 2015-06-13 18:33:24 +01:00
Jonathan Harris
b96c5bc88b Fix creating settings file on Linux. 2015-06-13 17:27:46 +01:00
Jonathan Harris
5f05f7216a Clarified "Running from source" section. 2015-06-13 16:06:13 +01:00
Jonathan Harris
460e6099bc Record station data in interactive mode. 2015-06-11 16:39:00 +01:00
Jonathan Harris
163bb09b40 Fix for stations without a commodity market. 2015-06-11 04:06:55 +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
b5c8b7d521 Add link to EDDN stats page. 2015-06-09 18:14:59 +01:00
Jonathan Harris
0fb1f51f33 More rigorous validation of data from the Companion API. 2015-06-09 18:14:59 +01:00
Jonathan Harris
f39c369322 Updated Acknowledgements. 2015-06-08 16:38:06 +01:00
Jonathan Harris
235267882c Release 1.34 rel-134 2015-06-08 15:35:00 +01:00
Jonathan Harris
b635fbb048 Sparkle & WinSparkle integration for automatic updates. 2015-06-08 15:35:00 +01:00
Jonathan Harris
0ad39ac41f Handle non-ASCII output folder on Windows. 2015-06-08 13:29:59 +01:00
Jonathan Harris
35d57c6192 Filter out bogus commodities not listed in the in-game market.
Fixes #2.
2015-06-07 18:19:08 +01:00