1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 18:07:37 +03:00

236 Commits

Author SHA1 Message Date
Jonathan Harris
1e51d2f29b Add interaction() plugin callback
Fixes #220
2017-06-18 02:32:25 +01:00
Jonathan Harris
efc1cb33b6 Use new Beta universe Companion API server. 2017-06-16 18:22:00 +01:00
Jonathan Harris
f07be949af Workaround for CSR's BlueSuite
Fixes #218
2017-05-29 01:32:29 +01:00
Jonathan Harris
6ed7947af3 Send flightlog EDSM if FSDJump failed to do so 2017-05-09 19:18:59 +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
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
252e0ec654 Simplify ship loadout and PaintJob handling 2017-04-28 13:19:45 +01:00
Jonathan Harris
eb2e65249f Don't send info to EDDN from training missions 2017-04-12 20:22:32 +01:00
Jonathan Harris
bab17caffd Fix spurious lagging error on clicking ship link 2017-04-12 01:23:44 +01:00
Jonathan Harris
1802ffb31c Handle removal of fuel and cargo capacity from API 2017-04-12 01:00:53 +01:00
Jonathan Harris
39ede6ab45 Display ship name in main window 2017-03-18 01:06:29 +00:00
Jonathan Harris
901a762672 Update status less frequently to avoid masking errors 2017-03-11 18:34:06 +00:00
Jonathan Harris
d4dddb6239 Throttle EDDN output when sending replay 2017-03-11 18:32:12 +00:00
Jonathan Harris
dfa87f40d3 Reset displayed system on startup. 2017-03-11 17:24:28 +00:00
Jonathan Harris
e297808243 Send "StartUp" event immediately if game running on same machine 2017-03-01 15:10:52 +00:00
Jonathan Harris
890c2de639 Suppress auto update if carrying Rares
Mitigates #92
2017-03-01 01:25:51 +00:00
Jonathan Harris
1a4a3cc7e5 Don't play bad sound when station has no market/anything 2017-03-01 01:25:51 +00:00
Jonathan Harris
a16a8ac2b3 Track cargo and materials 2017-03-01 01:25:51 +00:00
Jonathan Harris
a1b163da96 Handle new ship ident, name and paintjob info from journal 2017-03-01 01:25:51 +00:00
Jonathan Harris
9c6b9e71f7 Share monitor state with plugins 2017-03-01 01:25:51 +00:00
Jonathan Harris
22de16e505 Generate StartUp monitor event on joining live game 2017-03-01 01:25:50 +00:00
Jonathan Harris
0022f78e62 Merge branch 'multi_account' 2017-02-03 14:00:39 +00:00
Jonathan Harris
e571e2860d Add Transparent theme on Windows 2017-01-30 15:40:34 +00:00
Jonathan Harris
a3949c17c8 Use keyring for password storage
Fixes #89
2017-01-27 13:38:40 +00:00
Jonathan Harris
ca7d0f9c4c Save error log to tempdir on OSX 2017-01-27 13:32:51 +00:00
Jonathan Harris
445786a06f Fail silently if EDSM Cmdr blank 2017-01-23 01:51:03 +00:00
Jonathan Harris
94db336aa6 Obtain Cmdr from API for migration 2017-01-23 01:49:30 +00:00
Jonathan Harris
25e5f27c3a One instance of app per user account on Windows 2017-01-22 20:16:32 +00:00
Jonathan Harris
a67eb982d8 Multi-account support
Fixes #121
2017-01-22 20:16:32 +00:00
Jonathan Harris
85191508d3 Specific error for API data doesn't match Journal 2017-01-12 01:29:26 +00:00
Jonathan Harris
9cfc9ddc4c Add Help menu 2017-01-12 01:29:26 +00:00
Jonathan Harris
4657de9c67 Allow launching of Windows exe from any directory 2017-01-06 00:56:22 +00:00
Jonathan Harris
f09d1837e3 Disable ship link in CQC or Beta 2017-01-02 18:10:45 +00:00
Jonathan Harris
4dcecc2989 Drop support for Slopey's BPC format 2016-12-19 15:31:28 +00:00
Jonathan Harris
c3df78c2c1 Display Private Group in main window
Fixes #166
2016-12-08 20:20:21 +00:00
Jonathan Harris
4395386ffb Fixes for starting game in SRV or fighter 2016-12-04 18:04:35 +00:00
Jonathan Harris
c9431139dc Send ship links to EDSM 2016-11-23 11:55:57 +00:00
Jonathan Harris
1f6a5883b7 Support Coriolis as an option for Ship link
Also switch to common loadout format with E:D Shipyard.
2016-11-22 00:52:30 +00:00
Jonathan Harris
170d1435fb Default loadout format is now Companion API json 2016-11-20 00:35:39 +00:00
Jonathan Harris
f790468078 Move functions that manipulate API output 2016-11-19 17:21:39 +00:00
Jonathan Harris
3ad8322e70 Plugin enhancements
- New callback notify_prefs_changed
- Plugin can set settings tab name
- Plugin can return a pair of widgets for display in main window - typically (label, status)
2016-11-14 02:07:18 +00:00
Jonathan Harris
090a55f8de Add "BodyName" property to Docked event
For planetary stations (if known)
2016-11-12 12:43:59 +00:00
Jonathan Harris
25d98470b2 Add Ship field to main Window
Send clicks to current loadout on E:D Shipyard.
2016-11-09 01:15:44 +00:00
Jonathan Harris
7c6eb78ead Lookup EDSM system status on startup 2016-11-09 01:14:57 +00:00
Jonathan Harris
5a9d0730d8 Clean up monitor threads on shutdown
Fixes #136
2016-11-06 12:32:12 +00:00
Jonathan Harris
021fc43345 Send paintjob to EDSM on update if not already set 2016-11-03 01:54:37 +00:00
Jonathan Harris
a2c9383a1f Don't send credits to EDSM at startup
Data may be out of date.
2016-11-03 01:52:22 +00:00