Jonathan Harris
9cfc9ddc4c
Add Help menu
2017-01-12 01:29:26 +00:00
Jonathan Harris
0a0ee6773f
Add ship values to stats dialog
2017-01-12 01:29:25 +00:00
Jonathan Harris
4657de9c67
Allow launching of Windows exe from any directory
2017-01-06 00:56:22 +00:00
Jonathan Harris
deb0380e8c
Handle special Starter Sidewinder modules
2017-01-04 02:48:33 +00:00
Jonathan Harris
234a40bc47
Suppress debug warnings about engine/weapon colors
2017-01-04 02:48:33 +00:00
Jonathan Harris
0625ed1d49
Fix documentation of prefs_changed
plugin hook
2017-01-02 18:10:45 +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
fc3a60e6d5
Add Discord link
2016-11-25 16:36:09 +00:00
Jonathan Harris
55e26c97ee
Document Coriolis Ship link
2016-11-23 15:04:10 +00:00
Jonathan Harris
7792baf5ba
Release 2.24
rel-224
2016-11-23 11:56:43 +00:00
Jonathan Harris
5c50caf507
Update eddb database
2016-11-23 11:56:29 +00:00
Jonathan Harris
c9431139dc
Send ship links to EDSM
2016-11-23 11:55:57 +00:00
Jonathan Harris
8bb09cc773
Fix signature verification on OSX with SIP
2016-11-22 23:43:24 +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
8471bb3198
Keep journal entries on failure and re-send later
2016-11-21 20:00:08 +00:00
Jonathan Harris
6c5096916c
Reflect default auto-update settings
2016-11-20 01:40:53 +00:00
Jonathan Harris
d1cdc89ecd
Work around Windows limit on ShellExecute arg len
2016-11-20 01:00:17 +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
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