Jonathan Harris
f790468078
Move functions that manipulate API output
2016-11-19 17:21:39 +00:00
Jonathan Harris
11b6178eb3
Fix crash on OSX if journal path doesn't exist
2016-11-18 12:06:00 -05:00
Jonathan Harris
33f322e1ae
Allow changing of url after creation
2016-11-17 17:29:15 -08:00
Jonathan Harris
723dfd5394
Release 2.23
rel-223
2016-11-14 02:11:06 +00:00
Jonathan Harris
ebd08ba293
Update eddb database
2016-11-14 02:10:40 +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
3088073b46
Use more compact URL-safe Base64 encoding
2016-11-11 17:23:11 +00:00
Andreas Gocht
fc1ae2bee4
Fix a bug in edshipyard.py
...
When refreshing data at a station, I got an error that the global variable querytime was not defined.
It looks like querytime should be defined a few lines further down than it actually was, because where it was it didn't do anything. Everything worked fine after this fix.
2016-11-11 16:22:25 +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
Jonathan Harris
7093f45191
Update UI before sending data to EDDN
2016-11-03 01:51:59 +00:00
Jonathan Harris
457595c217
Release 2.22
rel-222
2016-10-29 02:03:05 +01:00
Jonathan Harris
727b265003
Fix system link on startup
2016-10-29 02:02:33 +01:00
Jonathan Harris
a576d0342f
Use a requests session to talk to EDSM
2016-10-29 01:55:33 +01:00
Jonathan Harris
26f3f37788
Display localized paths on OSX and Windows
2016-10-29 01:09:46 +01:00
Jonathan Harris
fead251d0d
Update eddb database
2016-10-28 23:45:01 +01:00
Jonathan Harris
68f60f4eec
Send ship and paintjob info to EDSM
2016-10-28 11:56:36 +01:00
Jonathan Harris
e8d93979f0
Send ship id to EDSM on sale
2016-10-28 11:56:36 +01:00
Jonathan Harris
70e9976a34
Also send balance on Update.
2016-10-28 11:56:36 +01:00
Jonathan Harris
4a1770f165
Send fewer events to EDSM
2016-10-28 11:56:35 +01:00
Jonathan Harris
3be2d932b9
Send Balance/Loan/ShipID to EDSM
2016-10-28 00:25:47 +01:00
Jonathan Harris
7a91b1234d
Tidy EDSM handling code
2016-10-28 00:25:47 +01:00
Jonathan Harris
bfd1954afa
Merge pull request #152 from AnthorNet/master
...
Send Balance/Loan/ShipID to EDSM
2016-10-26 23:51:17 +01:00
AnthorNet
1fe9758c52
Send ship id on LoadGame and ShipyardSwap events
2016-10-26 15:05:53 +02:00
AnthorNet
d1f271b3ae
Add shipid to ShipyardSwap Event
2016-10-26 15:05:40 +02:00
AnthorNet
65ecd7c261
Add shipid method
2016-10-26 14:58:35 +02:00
AnthorNet
5a08907060
Better status to EDSM
2016-10-26 14:15:28 +02:00
AnthorNet
99700686c6
Send credits on LoadGame
2016-10-26 14:13:30 +02:00
AnthorNet
43ba88fe8c
Add setcredits method
2016-10-26 14:08:37 +02:00
AnthorNet
31af8be048
Add shipId / Credits from LoadGame event
2016-10-26 14:05:11 +02:00
Jonathan Harris
4da3ef8b1b
Release 2.21
rel-221
2016-10-26 02:19:16 +01:00
Jonathan Harris
633edd5381
Fix for offline collation
2016-10-26 02:19:16 +01:00
Jonathan Harris
b99060a451
Export detailed module info to EDShipyard
...
Including priorities and mods.
2016-10-26 01:43:44 +01:00
Jonathan Harris
ea8f6e4ec0
Fix for outfitting cabins and fighter hangars
2016-10-25 19:13:24 +01:00
Jonathan Harris
4f72d02c35
Release 2.20
rel-220
2016-10-25 10:50:04 +01:00
Jonathan Harris
23fcf5d950
Correctly report when Companion server is down
2016-10-25 10:49:34 +01:00
Jonathan Harris
d5e327e8e2
Release 2.20
rel-220-3
2016-10-23 09:48:57 +01:00
Jonathan Harris
79f3e9fe31
Update eddb database
...
Switch to eddb v5 api - https://eddb.io/api
2016-10-23 09:47:24 +01:00
Jonathan Harris
5a54c3126b
Send Cmdr ranks to EDSM
2016-10-22 18:36:01 +01:00
Jonathan Harris
4d5b669bd4
Release 2.20
rel-220-2
2016-10-16 12:21:45 +01:00
Jonathan Harris
b3e391249b
Update eddb database
...
Add in systems of new Colonia outposts https://community.elitedangerous.com/galnet/uid/5800bf2d9657bab47f9912eb
2016-10-16 12:03:16 +01:00
Jonathan Harris
bbaba88e74
Document EDDN port
2016-10-15 18:59:05 +01:00
Jonathan Harris
d04928bc36
Keep trying to open the EDDN replay file
2016-10-14 14:52:15 +01:00
Jonathan Harris
3f012bb5fe
E:D 2.2 module and ship stats from coriolis-data
2016-10-14 14:52:15 +01:00
Jonathan Harris
dce025146f
Export new modules in E:D 2.2 to Coriolis
2016-10-14 00:31:38 +01:00
Jonathan Harris
1e1d5a3ebf
Add mandatory StarPos property to EDDN journal messages
...
Ref jamesremuscat/EDDN#53
2016-10-13 23:56:41 +01:00