Athanasius
4ee1510862
Updates build config for EDCD, tweaked copyright, and latest WiX
...
* Change instances of 'Marginal' to 'EDCD'. Including github URLs.
* Update SDKPATH and WIXPATH to the latest versions.
* Removes un-necessary attempt at including VCredist file. This isn't
needed on any Windows 10 version that is vaguely current (tested on
1909).
* Adds the following to the EDMarketConnector.wxs <Product Id ...>
section so that any new version definitely replaces any older one:
InstallScope="perMachine"
without this it defaults to a per-user install, and you end up with
the prior Marginal-era EDMC allegedly still installed as well, even
though they're installed into the same path.
See commit 1beca864d362625f983cc9465125124ffada4ae2 in the python3
branch.
* Appends ", 2020 Athanasius" to the copyright notices in setup.py.
This will likely change to ", 2020 EDCD" pending EDCD Council
approval.
2020-06-17 16:42:17 +01:00
Jonathan Harris
3b321df6b0
Use "Euro Caps" font with transparent theme
...
Addresses #412
2019-04-07 14:56:58 +01:00
Jonathan Harris
7133d7389b
Correct application name in Windows protocol handler
2018-12-28 18:48:24 +00:00
Jonathan Harris
f17f5d3f25
PKCE OAuth2 access to cAPI
2018-12-28 03:32:26 +00:00
Jonathan Harris
cc4390de49
Switch EDDN integration to a plugin
2018-11-18 01:52:05 +00:00
Jonathan Harris
6bffcf473e
Also fixup rare commodities
2018-08-01 00:23:47 +01:00
Jonathan Harris
9947e9a919
Add Chinese (Simplified) translation courtesy of @zhixianwu
2018-07-07 16:35:16 +01:00
Jonathan Harris
12acab21a1
Add Portuguese (Portugal) translation courtesy of @idontcare1996
2018-07-02 23:25:00 +01:00
Jonathan Harris
fa76aa61e9
Add Hungarian translation courtesy of hermattila
2018-05-12 20:09:03 +01:00
Jonathan Harris
228b6ee38d
Fix packaging of new plugins
2018-04-05 00:25:46 +01:00
Jonathan Harris
0eaa61bdd9
Make system and station info websites configurable
2018-04-03 01:03:07 +01:00
Jonathan Harris
ab7850bb2d
Add Inara plugin
2017-11-12 04:04:52 +00:00
Jonathan Harris
a8c34a1ec7
Add Portuguese (Brazil) translation courtesy of Cmdr Pivatto et al
2017-10-19 17:32:34 +01:00
Jonathan Harris
c2a17e60ca
Collate commodities indexed by id and including symbolic name
...
Use collated info in export to older tools.
2017-09-23 12:58:53 +01:00
Jonathan Harris
71734d24b7
Include shutil, sqlite3 and zipfile for plugins on Windows
2017-08-19 16:03:39 +01:00
Jonathan Harris
b206015eef
Put plugins and strings in their own folders in packaged app
...
Load plugins with name 'plugin_*' in order to not pollute the global namespace.
Addresses #230
2017-08-16 14:36:12 +01:00
Jonathan Harris
eb2fa87a4b
Always launch after installation
2017-07-29 15:36:44 +01:00
Jonathan Harris
e810b87dd4
Switch EDSM integration to a plugin
2017-07-29 15:36:44 +01:00
Jonathan Harris
fe0835be10
Switch eddb integration to a plugin
2017-07-29 14:42:00 +01:00
Jonathan Harris
1eae133ed5
Be more careful when checking pre-existing install location
2017-06-19 19:03:18 +01:00
Jonathan Harris
9240153172
Update translations
...
Remove outdated Slovenian translation.
2017-05-03 16:56:52 +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
69e57eaec9
Remember custom INSTALLDIR on upgrade
2016-02-28 12:46:10 +00:00
Jonathan Harris
28e3b87707
Relaunch app after upgrade on Windows.
...
Fixes #93 on Windows.
2016-02-25 19:44:30 +00:00
Jonathan Harris
035f6bbc63
Add Japanese translation
2016-02-17 03:05:35 +00:00
Jonathan Harris
b29dd65d6c
Add modules and ships databases to Windows package
...
Should have been included in 2995d74.
2016-01-28 12:32:26 +00:00
Jonathan Harris
7ef0447232
Add Czech translation courtesy of Cmdrs CatfoodCZ,
...
Mike Stix & DaraCZ.
2016-01-28 12:32:26 +00:00
Jonathan Harris
47d757ffbb
Fix for LGHT0204 error ICE39.
2016-01-02 01:59:15 +00:00
Jonathan Harris
1fa4ae279f
Add Latvian translation courtesy of Cmdr bubis7.
2015-12-30 17:08:19 +00:00
Jonathan Harris
4d0ba5efab
Add Dutch translation courtesy of Cmdr CoolBreeze.
2015-12-30 15:34:38 +00:00
Jonathan Harris
82b1702143
Add Russian translation.
2015-12-23 03:13:59 +00:00
Jonathan Harris
95794b3250
Spanish translation courtesy of Cmdr Mila Strelok.
2015-12-22 15:07:09 +00:00
Jonathan Harris
52dc018cba
Add Ukranian translation.
2015-12-21 12:10:44 +00:00
Jonathan Harris
8d4d86fd66
Add German translation.
2015-12-21 01:01:41 +00:00
Jonathan Harris
57b9ceeec9
Add Slovenian translation courtesy of Armando Ota.
2015-12-08 12:48:54 +00:00
Jonathan Harris
b0f60af38d
Add command-line program.
2015-11-07 05:08:49 +00:00
Jonathan Harris
9570ed7cb0
Set InstallLocation under Windows registry Uninstall key.
2015-11-04 20:00:12 +00:00
Jonathan Harris
c3f8aaa8f4
Merge branch 'EDSM+EDDB'
2015-09-12 04:16:56 +01:00
Jonathan Harris
9273e1e3d7
Add hotkey/shortcut support.
2015-09-12 04:03:12 +01:00
Jonathan Harris
edcda94e0f
Add Italian translation courtesy of Cmdr Koreldan - http://ed-map.eu/
2015-09-06 02:37:14 +01:00
Jonathan Harris
b82c186d34
Make system and station names clickable and send to EDSM and eddb respectively.
2015-09-06 02:37:14 +01:00
Jonathan Harris
dad8275ccb
Also localize Windows Installer package.
2015-09-04 01:41:57 +01:00
Jonathan Harris
6f34dec70d
Add French translation courtesy of Cmdr Anthor.
2015-09-03 17:17:29 +01:00
Jonathan Harris
3de7d8fb37
Add Polish translation courtesy of Cmdr Amarok 73.
2015-09-03 00:50:00 +01:00
Jonathan Harris
dad66605eb
Remove "Statistics" menu item and "Cmdr statistics" output option - stats no longer available with E:D 1.3.08 update.
...
Ref #21
2015-08-06 13:00:43 +01:00
Jonathan Harris
47bccc0684
Add support for charting Cmdr statistics.
2015-07-22 17:26:54 +01:00
Jonathan Harris
a9a7305ffa
Auto-generate MSI Component and File Ids.
2015-07-22 17:05:29 +01:00
Jonathan Harris
72becefd8c
Update to Python 2.7.10 on Windows.
2015-07-02 12:57:49 +01:00
Jonathan Harris
f0e5b61a89
Improve tile appearance on Windows 8.1 start screen.
2015-06-23 19:42:44 +01:00