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

678 Commits

Author SHA1 Message Date
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
Jonathan Harris
6ed7947af3 Send flightlog EDSM if FSDJump failed to do so 2017-05-09 19:18:59 +01:00
Jonathan Harris
62a18a1655 Use random number for anonymous uploaderID 2017-05-06 03:02:23 +01:00
Jonathan Harris
91bbe22172 Use random salt 2017-05-04 16:15:01 +01:00
Alex Rubysea
9bbcbc7f78 Really bad salt to remove the possiblility for looking up commander names with online md5 dycrypters. 2017-05-03 21:14:37 -06:00
Jonathan Harris
eab58a71b3 Release 2.32 rel-232 2017-05-03 16:58:31 +01:00
Jonathan Harris
9240153172 Update translations
Remove outdated Slovenian translation.
2017-05-03 16:56:52 +01:00
Jonathan Harris
584afec8ca Don't send data to EDDN or EDSM while on a crew 2017-05-03 13:35:47 +01:00
Jonathan Harris
d5e8ee3710 Fix for configuring widget-specific state 2017-05-03 13:09:17 +01:00
Jonathan Harris
df67fba10c Typo 2017-05-02 10:44:59 +01:00
Jonathan Harris
118209d5c3 Release 2.32 rel-232-0 2017-05-02 03:14:45 +01:00
Jonathan Harris
6ef2388ca9 Update eddb database 2017-05-02 03:14:45 +01:00
Jonathan Harris
c3e5aa5753 Add Serbian (Latin) translation courtesy of Cmdr SuperBrain 2017-05-02 03:14:45 +01:00
Jonathan Harris
b8dfbbc39a Add Finnish translation courtesy of Cmdr FreezeFINN 2017-05-02 02:49:31 +01:00
Jonathan Harris
0c524f905a Update translations 2017-05-02 02:10:36 +01:00
Jonathan Harris
9ba1fbdcd2 Fix for "Invalid Credentials" on new credentials 2017-05-02 01:57:45 +01:00
Jonathan Harris
cf2aaed37d Document error log file. 2017-05-02 00:42:25 +01:00
Jonathan Harris
6a04e67451 Check consistency of station between API and Journal
Fixes 204
2017-05-02 00:30:19 +01:00
Jonathan Harris
f95e00b0c3 Fix for system blob not disappearing on new game 2017-04-28 13:38:44 +01:00
Jonathan Harris
5ee541ae68 Prioritize matching language script 2017-04-28 13:19:46 +01:00
Jonathan Harris
bc260eab1f Document simpler plugin installation procedure 2017-04-28 13:19:45 +01:00
Jonathan Harris
252e0ec654 Simplify ship loadout and PaintJob handling 2017-04-28 13:19:45 +01:00
Jonathan Harris
2e63245859 Mention "Frontier" in FDev server errors 2017-04-27 21:20:36 +01:00
Jonathan Harris
0d1df6b4b1 Merge branch 'plugin-settings-page' 2017-04-25 12:53:21 +01:00
Jonathan Harris
244cd6b05b Make plugins Open button work on macOS 2017-04-25 12:51:04 +01:00
Jonathan Harris
964558a9c8 Add translation help text
Also cosmetic changes.
2017-04-25 12:07:20 +01:00
Jonathan Harris
764ce77c4b Treat pickled files as binary
Ref #199 & #201
2017-04-25 11:15:09 +01:00
Ian Norton
1d02deb324 rename requirements to requirements.txt so tools like pycharm automatically pick it up (#198) 2017-04-25 11:00:00 +01:00