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

939 Commits

Author SHA1 Message Date
Jonathan Harris
b206015eef Put plugins and strings in their own folders in packaged app
Load plugins with name 'plugin_*' in order to not pollute the global namespace.

Addresses #230
2017-08-16 14:36:12 +01:00
Jonathan Harris
5e5ac2db31 Log plugin's load path
Fixes #232
2017-08-16 14:06:16 +01:00
Jonathan Harris
68f0d10967 Synthesise default paintjob name to send to EDSM 2017-08-16 08:36:35 +01:00
Jonathan Harris
374db8ae23 Check time-of-day in locale-independent way 2017-08-16 00:33:10 +01:00
Jonathan Harris
e86d915b04 Don't nuke plugin last_error state 2017-08-15 23:47:12 +01:00
Jonathan Harris
2038d2b2cc Fix typo 2017-08-15 09:12:59 +01:00
Jonathan Harris
0555f628ab Tidy 2017-08-14 22:59:52 +01:00
Jonathan Harris
e309bc9dec Fix plug.show_error() displayed message 2017-08-14 16:05:32 +01:00
Jonathan Harris
965c6c9afb Communicate with EDSM asynchronously 2017-08-14 16:04:33 +01:00
Jonathan Harris
8bc117ff32 Allow plugins to show error in status area asynchronously 2017-08-13 18:34:23 +01:00
Jonathan Harris
91ee6f3722 Notify plugins on program closing 2017-08-13 18:34:23 +01:00
Jonathan Harris
c8ff0a9701 Continue to call plugin callbacks if earlier one fails 2017-08-13 15:21:02 +01:00
Jonathan Harris
ff54bd56fd Send cargo to EDSM 2017-08-10 18:25:41 +01:00
Jonathan Harris
c82f8ae7ec Allow Update while not docked 2017-08-10 18:25:13 +01:00
Jonathan Harris
c246786d39 Prevent Update if we can't check system and station against Journal 2017-08-10 09:14:58 +01:00
Jonathan Harris
2e7ca6bd18 Send "Location" Journal events to EDDN 2017-08-08 17:54:52 +01:00
Jonathan Harris
d223770af8 Add plugins' folders to sys.path again.
Was broken by 084128e.
2017-08-02 09:05:31 +01:00
Jonathan Harris
bd7ac05a11 Release 2.36 rel-236 2017-07-31 23:16:08 +01:00
Jonathan Harris
abd2f7f0fc Fix input field editability 2017-07-31 23:15:30 +01:00
Jonathan Harris
7a7cfa9de7 Tweaks 2017-07-31 22:55:46 +01:00
Jonathan Harris
249e71e43c Fix sending to EDDN
Was broken by d4dddb6
2017-07-31 18:00:16 +01:00
Jonathan Harris
bfda388d65 Can specify player account by Cmdr name 2017-07-31 18:00:16 +01:00
Jonathan Harris
70362d91a8 Fix for first run 2017-07-31 00:04:40 +01:00
Jonathan Harris
0819465c55 Release 2.35 rel-235 2017-07-29 16:22:36 +01:00
Jonathan Harris
2c47f96312 Widen folder location fields 2017-07-29 16:22:05 +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
1e6d2df573 Update eddb database 2017-07-29 15:36:45 +01:00
Jonathan Harris
eb2fa87a4b Always launch after installation 2017-07-29 15:36:44 +01:00
Jonathan Harris
274867ca67 url parameter no longer mandatory for HyperlinkLabel 2017-07-29 15:36:44 +01:00
Jonathan Harris
ef9e179fab Update translations 2017-07-29 15:36:44 +01:00
Jonathan Harris
9815d6987e Tidy 2017-07-29 15:36:44 +01:00
Jonathan Harris
da76172dfa Delete old pre-2.25 settings 2017-07-29 15:36:44 +01:00
Jonathan Harris
e810b87dd4 Switch EDSM integration to a plugin 2017-07-29 15:36:44 +01:00
Jonathan Harris
93ff800f90 Update references to EDDN wiki 2017-07-29 15:36:43 +01:00
Jonathan Harris
60ad3b4c09 Inform plugins of Cmdr and Beta status
Notify plugins when Cmdr or Beta status changes while the preferences dialog
is open.

Display a note on the Credentials tab when Cmdr is not set. Addresses #224
2017-07-29 15:36:43 +01:00
Jonathan Harris
4e61ffb92d Stop observing default journal dir if switched to remote 2017-07-29 15:36:43 +01:00
Jonathan Harris
220475c941 Add multicrew Captain and Role to state passed to plugins 2017-07-29 15:36:43 +01:00
Jonathan Harris
33b435e556 Fix vertical window resize on macOS
Disable zoom button on Windows and macOS.
2017-07-29 15:36:43 +01:00
Jonathan Harris
e11224ea27 Add l10n.Locale object
Provides stringFromNumber() and numberFromString()
2017-07-29 15:36:42 +01:00
Jonathan Harris
e95034565f Handle newlines and semicolons on Linux 2017-07-29 14:42:00 +01:00
Jonathan Harris
f0c18debda Handle escaped double-quotes in translations 2017-07-29 14:42:00 +01:00
Jonathan Harris
fe0835be10 Switch eddb integration to a plugin 2017-07-29 14:42:00 +01:00
Jonathan Harris
b794e19d75 Automatically highlight widgets that set a custom cursor 2017-07-29 14:41:59 +01:00
Jonathan Harris
084128e797 Add support for internal plugins
Settings tab shows current plugins.
2017-07-29 14:41:59 +01:00
Jonathan Harris
72efbadc59 Update eddb database
Using POIs from Canonn Research
2017-07-29 14:34:40 +01:00
Jonathan Harris
b280bcadf8 Explicitly invoke python2 for more recent Linux distros 2017-07-11 16:48:30 +01:00
Jonathan Harris
6c640ea7fe Formatting 2017-07-05 10:40:54 +01:00
Jonathan Harris
6e2c74eb5a Rewrite old Journal schema name on replay 2017-07-03 16:29:09 +01:00
Jonathan Harris
b6666235c4 Switch to eddn.edcd.io gateway and to new schemas 2017-07-03 14:28:45 +01:00
Jonathan Harris
a77ce12849 Tidy 2017-07-02 09:34:34 +01:00