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

705 Commits

Author SHA1 Message Date
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
Jonathan Harris
6b06e735e0 Credit Ian Norton for plugin support 2017-06-30 19:49:01 +01:00
Jonathan Harris
ffbc285104 Release 2.34 rel-234 2017-06-30 19:19:49 +01:00
Jonathan Harris
f87680d609 Fix 2017-06-30 19:15:50 +01:00
Jonathan Harris
96327b09fc Handle EngineerContribution event 2017-06-30 19:15:50 +01:00
Jonathan Harris
f53a837f85 Update translations 2017-06-30 19:15:49 +01:00
Jonathan Harris
5790bbc1e2 Workaround for http://bugs.python.org/issue7980 2017-06-30 08:12:55 +01:00
Jonathan Harris
9628a14028 Update eddb database with Colonia renames 2017-06-28 17:51:14 +01:00
Jonathan Harris
fac7501855 Use EDDN gateway's idea of time-of-day rather than NTP's
Reverts ea0c3d3
2017-06-28 13:36:41 +01:00
Jonathan Harris
ea0c3d3e9a Check system time against NTP on startup 2017-06-28 10:18:12 +01:00
Jonathan Harris
2cc44f0bf8 Workaround for Hpt_PulseLaser_Fixed_SmallFree starter module 2017-06-27 14:11:06 +01:00
Jonathan Harris
02109d33f9 Blank Cmdr name when E:D is at main menu
Fixes error introduced in da2e24f
2017-06-24 15:34:54 +01:00
Jonathan Harris
5797af8861 Add plugins' folders to sys.path 2017-06-24 00:41:40 +01:00
Jonathan Harris
da2e24f8a0 Add "Solo" tag when in Solo mode
Fixes #212
2017-06-20 13:08:57 +01:00
Jonathan Harris
dc7a5de475 Document default interaction log location 2017-06-20 12:54:33 +01:00
Jonathan Harris
53f225a01c Typo 2017-06-20 12:30:58 +01:00
Jonathan Harris
65970dec03 ShipID can be zero 2017-06-20 01:05:23 +01:00
Jonathan Harris
1eae133ed5 Be more careful when checking pre-existing install location 2017-06-19 19:03:18 +01:00
Jonathan Harris
5a5c6e6d08 Update translations 2017-06-19 14:31:39 +01:00
Jonathan Harris
1e736fe066 Document use of interaction 'Epoch' 2017-06-19 14:31:39 +01:00
Jonathan Harris
b13a3bf583 Release 2.34 beta 1 rel-234-0 2017-06-18 15:52:07 +01:00
Jonathan Harris
850a050ba1 Update eddb database 2017-06-18 15:45:12 +01:00
Jonathan Harris
1e51d2f29b Add interaction() plugin callback
Fixes #220
2017-06-18 02:32:25 +01:00
Jonathan Harris
cf9ff04082 Fix for first-time login 2017-06-16 23:46:53 +01:00
Jonathan Harris
efc1cb33b6 Use new Beta universe Companion API server. 2017-06-16 18:22:00 +01:00
Jonathan Harris
7ebd71b127 Tidy 2017-06-12 01:04:41 +01:00
Jonathan Harris
320b1977c2 Fix loading plugins from non-ASCII paths
Workaround for http://bugs.python.org/issue9425
Fixes #219
2017-06-12 00:59:30 +01:00
Jonathan Harris
f07be949af Workaround for CSR's BlueSuite
Fixes #218
2017-05-29 01:32:29 +01:00
Jonathan Harris
4fa8ace8f0 Workaround for inconsistent ships data 2017-05-15 15:21:27 +01:00
Jonathan Harris
0cb2fa80f0 Release 2.33 rel-233 2017-05-12 16:20:20 +01:00
Jonathan Harris
ecfe3ed357 Make EDDN replay more robust in face of corrupted log
Fixes #211
2017-05-12 15:32:02 +01:00
Jonathan Harris
da09b2392e Can't reliably track commodities used in missions. 2017-05-11 15:57:35 +01:00
Jonathan Harris
f22cd0a36a Update translations
Fixes #210
2017-05-11 10:16:13 +01:00
Jonathan Harris
c90eb604e3 Try to track commodities donated/rewarded in missions 2017-05-11 00:12:44 +01:00
Jonathan Harris
5f6eef6c9b Fix for Linux installations without urllib3 2017-05-10 10:37:03 +01:00