Jonathan Harris
|
7bdf0bf9c8
|
Fix for setting system and station urls
|
2018-04-03 15:09:04 +01:00 |
|
Jonathan Harris
|
37ec61a28d
|
Fix for setting Coriolis link on cAPI Update
|
2018-04-03 14:41:27 +01:00 |
|
Jonathan Harris
|
0eaa61bdd9
|
Make system and station info websites configurable
|
2018-04-03 01:03:07 +01:00 |
|
Jonathan Harris
|
014a04de16
|
Only keep populated systems in eddb database
|
2018-04-02 23:15:57 +01:00 |
|
Jonathan Harris
|
c8f25730ae
|
Add functions to enumerate and invoke a function on a named plugin
|
2018-04-02 23:01:47 +01:00 |
|
Jonathan Harris
|
55d80c8299
|
Workaround for https://bugs.python.org/issue25684
|
2018-04-02 22:55:53 +01:00 |
|
Jonathan Harris
|
f42d5d7af6
|
plugin_app() can return None
so it can be used as a callback after the main window and all other plugins are initialised.
|
2018-04-02 13:03:39 +01:00 |
|
Jonathan Harris
|
b45d745ff1
|
Don't display 'Solo' mode in main window
For streamers.
|
2018-04-02 12:15:15 +01:00 |
|
Jonathan Harris
|
e342e9d17d
|
Wait for ApproachBody event before setting planetary body
So in effect planetary body is only set for landable planets.
|
2018-04-02 00:02:39 +01:00 |
|
Jonathan Harris
|
b102b8c5b8
|
Sanitise ship loadout file names
Fixes #303
|
2018-03-18 11:48:04 +00:00 |
|
Jonathan Harris
|
a442b216c1
|
Document installing to a different drive on Windows
|
2018-03-14 10:54:47 +00:00 |
|
Jonathan Harris
|
209976de8f
|
Release 3.01
rel-301
|
2018-03-11 23:01:54 +00:00 |
|
Jonathan Harris
|
b4aba746cd
|
Update eddb database
|
2018-03-11 22:51:37 +00:00 |
|
Jonathan Harris
|
781d9a17ef
|
Prevent duplicate preferences or verification dialogs
|
2018-03-11 22:51:09 +00:00 |
|
Jonathan Harris
|
25d9602550
|
Send credits and statistics at game start only
otherwise might be out of date.
Statistics event may arrive before or after Docked event.
|
2018-03-11 22:49:52 +00:00 |
|
Jonathan Harris
|
6237066af6
|
Don't wait for Journal thread on exit
since can cause deadlock.
Fixes #295
|
2018-03-11 19:55:49 +00:00 |
|
Jonathan Harris
|
2900ea80a3
|
Strip *_Localised subkeys from EDDN messages
|
2018-03-11 17:53:30 +00:00 |
|
Jonathan Harris
|
b3f6751a5b
|
Handle empty shipyard at stations under repair
Fixes #296
|
2018-03-09 14:51:00 +00:00 |
|
Jonathan Harris
|
78dd0c5318
|
Fix for MissionCompleted MaterialRewards
Fixes #298
|
2018-03-09 14:38:34 +00:00 |
|
Jonathan Harris
|
239c7872f5
|
Strip "Wanted" field from EDDN messages
|
2018-03-09 14:19:35 +00:00 |
|
Jonathan Harris
|
a157478f03
|
Ignore Loadout events for SRV and SLF
|
2018-03-08 18:35:53 +00:00 |
|
Jonathan Harris
|
055d59c3d6
|
Don't handle CargoDepot event
Can't track Wing mission cargo accurately so ignore.
This reverts commit 73d7e7a41be0888ea8154c04c7b6386d8eb6f86f.
|
2018-03-08 10:54:51 +00:00 |
|
Jonathan Harris
|
c8f6eff6a3
|
Fix for addCommanderShip on ShipyardNew event
|
2018-03-05 23:47:24 +00:00 |
|
Jonathan Harris
|
b8c2430c53
|
Include numeric FDevIDs in command-line output
|
2018-03-05 23:36:38 +00:00 |
|
Jonathan Harris
|
26415df492
|
Update TechnologyBroker handling for E:D 3.02
|
2018-03-05 10:22:54 +00:00 |
|
Jonathan Harris
|
daf53de57d
|
Avoid spurious errors in debug log when polling
|
2018-03-04 18:14:01 +00:00 |
|
Jonathan Harris
|
fdd770fe64
|
Don't attempt to set user's ship if in Fighter or SRV
|
2018-03-04 18:01:19 +00:00 |
|
Jonathan Harris
|
e2d79b9191
|
Batch up Scan events following NavBeaconScan
|
2018-03-04 02:38:57 +00:00 |
|
Jonathan Harris
|
47e92cf881
|
Switch "Ship loadout" output format to Loadout event
|
2018-03-03 04:18:59 +00:00 |
|
Jonathan Harris
|
73d7e7a41b
|
Handle CargoDepot event
from E:D >= 3.01
|
2018-03-03 00:37:11 +00:00 |
|
Jonathan Harris
|
def5314f17
|
Handle MaterialTrade, TechnologyBroker and MissionCompleted events
MissionCompleted:MaterialsReward only supported from E:D 3.01.
|
2018-03-01 19:24:02 +00:00 |
|
Jonathan Harris
|
dcd3441470
|
Release 3.00
rel-300
|
2018-03-01 03:00:02 +00:00 |
|
Jonathan Harris
|
3add73a496
|
Use correct sparkle:os value on macOS for Sparkle>=1.18.1
|
2018-03-01 02:57:54 +00:00 |
|
Jonathan Harris
|
9c8a3d628a
|
Handle hard dependency on certifi in requests>=2.16
|
2018-03-01 02:57:54 +00:00 |
|
Jonathan Harris
|
d2122108c7
|
Fix setCommanderShipLoadout event
|
2018-02-28 19:31:01 +00:00 |
|
Jonathan Harris
|
a14ce6b89f
|
Poll for dashboard on macOS
since can't have two watchdof observers on one directory.
|
2018-02-28 18:24:36 +00:00 |
|
Jonathan Harris
|
8e00d42eb2
|
Handle some more 3.0 modules
|
2018-02-28 17:59:27 +00:00 |
|
Jonathan Harris
|
f358b51719
|
Add Thargoid Scout Tissue Sample
|
2018-02-28 15:29:52 +00:00 |
|
Jonathan Harris
|
cf0a1bf394
|
Add marketId to EDDN commodity, outfitting and shipyard messages
|
2018-02-28 15:21:14 +00:00 |
|
Jonathan Harris
|
8b53b25a86
|
Handle pointless change to the ShipyardNew event
|
2018-02-27 23:05:34 +00:00 |
|
Jonathan Harris
|
94e9ff64cc
|
Add SystemAddress to EDDN journal/Scan messages
|
2018-02-27 22:59:06 +00:00 |
|
Jonathan Harris
|
0b0ac162e1
|
Add dashboard constants
|
2018-02-27 19:47:54 +00:00 |
|
Jonathan Harris
|
9c8c9e8e83
|
Correct dashboard_entry() docs
|
2018-02-27 02:01:45 +00:00 |
|
Jonathan Harris
|
c79398eb12
|
Merge branch 'beyond'
|
2018-02-26 17:57:49 +00:00 |
|
Jonathan Harris
|
3a00166621
|
Send credits at startup
|
2018-02-18 02:56:23 +00:00 |
|
Jonathan Harris
|
60ddc55d5e
|
Send CommunityGoal TopTier info
|
2018-02-18 02:43:43 +00:00 |
|
Jonathan Harris
|
4aa80c8426
|
Get fleet and loadout from Journal
|
2018-02-18 02:41:41 +00:00 |
|
Jonathan Harris
|
1de3edc452
|
MissionCompleted has MaterialsReward property
|
2018-02-18 02:41:41 +00:00 |
|
Jonathan Harris
|
2552c46d09
|
Track Reputation and Statistics
|
2018-02-18 02:41:40 +00:00 |
|
Jonathan Harris
|
88f323d36e
|
Switch EDShipyard import to Loadout event
|
2018-02-18 02:38:30 +00:00 |
|