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

345 Commits

Author SHA1 Message Date
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
Jonathan Harris
6d6c673ed9 Simplify detection of CQC system.
Use post 2.0.03(?) "ProvingGround" tag.
2016-01-28 12:32:27 +00:00
Jonathan Harris
12290619df Improve EDSM entry in docs. Document edproxy. 2016-01-28 12:32:27 +00:00
Jonathan Harris
c9d585849c Don't need to explicitly set WinSparkle language 2016-01-28 12:32:26 +00:00
Jonathan Harris
b29dd65d6c Add modules and ships databases to Windows package
Should have been included in 2995d74.
2016-01-28 12:32:26 +00:00
Jonathan Harris
06006432a3 Add support for edproxy on same subnet.
Fixes #82.
2016-01-28 12:32:26 +00:00
Jonathan Harris
5d25155e0d Update Ukranian translation. 2016-01-28 12:32:26 +00:00
Jonathan Harris
85cc0c7e42 Rename commodities.csv collection to commodity.csv 2016-01-28 12:32:26 +00:00
Jonathan Harris
b7ff8a2324 Also collect commodity IDs. 2016-01-28 12:32:26 +00:00
Jonathan Harris
7ef0447232 Add Czech translation courtesy of Cmdrs CatfoodCZ,
Mike Stix & DaraCZ.
2016-01-28 12:32:26 +00:00
Jonathan Harris
c5b2c4b34c Add mass and range to E:D Shipyard and Coriolis.
Means that these files can be directly loaded into ETN.
2016-01-28 12:32:26 +00:00
Jonathan Harris
2cd52e8377 Consolidate handling of data resource path. 2016-01-28 12:32:25 +00:00
Jonathan Harris
4d37889bbd Tidy login handling. 2016-01-28 12:32:25 +00:00
Jonathan Harris
7cedb01b19 Tidy verification handling. 2016-01-28 12:32:25 +00:00
Jonathan Harris
4eefbd4ca9 Close WinSparkle nicely on exit. 2016-01-28 12:32:25 +00:00
Jonathan Harris
49cc2e1f2a Don't send the Training system to EDSM.
Fixes #81.
2016-01-19 20:06:18 +00:00
Jonathan Harris
3534e89840 Delay logfile monitoring until it is required.
So that command-line app doesn't start monitoring for no purpose.
2016-01-13 20:16:09 +00:00
Jonathan Harris
cd2fc824f0 Save settings immediately after verification.
For use by the command-line app.
2016-01-13 14:23:36 +00:00
Jonathan Harris
31d1f02043 Don't auto update System while in CQC. 2016-01-11 18:59:29 +00:00
Jonathan Harris
5a63f3172c Typos. 2016-01-10 23:34:02 +00:00
Jonathan Harris
f16ac49618 Release 2.05 rel-205 2016-01-10 18:50:02 +00:00
Jonathan Harris
2fa300d6b1 Update stations database from eddb.
But override eddb to always send market and outfitting data for
planetary and "suspended" stations -
https://community.elitedangerous.com/galnet/uid/568a999f9657ba5e0986a8de
2016-01-10 18:41:26 +00:00
Jonathan Harris
62a786955d Update EDSM autoopen translations.
For consistency move it into its own setting.
2016-01-10 05:46:45 +00:00
Jonathan Harris
04cb1d7345 Log monitored folder.
Appears in Mac Console or Windows temp log file.
2016-01-09 19:37:23 +00:00
Jonathan Harris
5b6c110872 Remove "Always on top" option for other platforms. 2016-01-09 18:48:49 +00:00
Jonathan Harris
a5665552aa Doc correction. 2016-01-09 18:27:03 +00:00
Jonathan Harris
7b38c9e637 Document packaging and installing plugins. 2016-01-09 18:27:03 +00:00
Jonathan Harris
d9203191af Document storing and retrieving plugin settings. 2016-01-09 18:27:03 +00:00
Jonathan Harris
9e42b5b25f Doc tweak. 2016-01-09 18:27:03 +00:00
Jonathan Harris
a337319475 Update plugin docs and exmaple.
Use nb or ttk widgets as appropriate for correct look-and-feel.
Print messages to stderr so they appear when the plugin is loaded by the
packaged Windows exe.
Do something with the example's main window widget.
2016-01-09 18:27:03 +00:00
Jonathan Harris
b3d585693e Load plugins from outside the source tree.
So that plugins work with the packaged app on Windows and Mac.
2016-01-09 18:27:02 +00:00
Jonathan Harris
4f16215720 Perform basic update before invoking plugins.
Update display and fixup commodities.
2016-01-09 18:27:02 +00:00
Jonathan Harris
4e9f875567 Tidy plugin widget creation.
So that widgets are created in logical tab-traversal order.
2016-01-09 18:27:02 +00:00
Ian Norton
c8e7d42b00 typo 2016-01-09 18:27:02 +00:00