Phoebe
cb437dd9a4
[Minor} Update Copyright year in README.md
2024-02-16 23:11:46 +01:00
Athanasius
5a38537294
docs: General update for main
now using Python 3.9 & misc
...
* Extend EDCD copyright into 2021 here as well.
* Recommend *against* any attempt at making plugins also work with
Python 2.7.
* setup.py no longer writes appcast files. Mention
edmarketconnector.xml enclosure instead for the url= bit.
* DRY about location of log files, just point to appropriate wiki link.
2021-04-01 14:45:51 +01:00
Athanasius
3438867ad3
Docs: Reference Bug Report Template if applicable, not general issue URL.
2020-09-06 10:24:30 +01:00
Athanasius
d50d141a8e
README.md: Missing ) on disclaimer
2020-07-06 18:13:56 +01:00
Athanasius
2426d9381f
README.md: Update forum URLs for disclaimer.
...
* The old-forum format URL didn't work, managed to find the post and
get the current URL.
* Added link to when Journal files were announced.
2020-07-06 18:09:34 +01:00
Athanasius
4d96a062da
README.md: Fix 'documenation' typo
2020-07-06 17:36:12 +01:00
Athanasius
344351b1fa
README.md: Minor formatting edits
...
* Move 'Running from source' to just after installation.
* Consistently use '---' headings.
* Shorten heading markdown to --- or ===
2020-07-06 17:32:11 +01:00
Athanasius
38bddd9bd9
README.md: Config files and different drive -> wiki
2020-07-06 17:17:33 +01:00
Athanasius
c02cd8d9cb
README.md: 'Update Error' is in the wiki Troubleshooting
2020-07-06 17:16:34 +01:00
Athanasius
032614304a
README.md: Plugins? Wiki!
2020-07-06 17:14:30 +01:00
Athanasius
295087946f
README.md: Main blurb is in Wiki, direct there
2020-07-06 17:12:01 +01:00
Athanasius
bff215d92e
README.md: Uninstall also on Wiki now
2020-07-06 16:57:41 +01:00
Athanasius
19d043a66a
README.md: Remove the "new maintainer" blurb
...
It's been a few weeks, anyone who was going to see it in the critical
time frame either has or hasn't now.
Leave the pointer to Discord at the top though.
2020-07-06 16:48:08 +01:00
Athanasius
ea631949ca
README.md: Running from source -> wiki, Packaging -> Releasing.md
2020-07-06 16:36:49 +01:00
Athanasius
6c598ad77f
README.md: Reference Wiki for "Installation"
2020-07-06 16:25:51 +01:00
Athanasius
f3401dcdea
README.md: Reference wiki for Acknowledgements
2020-07-06 16:20:32 +01:00
Athanasius
f1cb5b98fa
README.md: Reference Wiki for Troubleshooting
...
There's no point keeping this up to date in two places.
Part of reducing the 'wall of text' nature of this file.
2020-07-06 16:16:34 +01:00
Athanasius
1a22b88d8a
README.md: Thank Gurra for Swedish translation
2020-07-05 20:11:37 +01:00
Athanasius
5e3195d4f7
Update README.md for no more Mac releases + misc
...
* No more Mac releases.
* Cite Windows 10 "Apps & Features" as place to go for uninstall.
* Add Marginal to Acknowledgements.
* Add ", 2020 EDCD" to Copyright.
2020-06-29 14:50:04 +01:00
Jonathan Harris
36477f53ec
Refer to released version of py2exe
2020-06-21 16:33:37 +01:00
Jonathan Harris
6e8f667daa
Fixes for Sparkle & WinSparkle updating
2020-06-21 16:32:08 +01:00
Jonathan Harris
4b69a21c89
Update for Python 3
2020-06-21 16:31:42 +01:00
Athanasius
53bbeca12b
Merge branch 'releases'
...
Release 3.44 just made as pre-release, soon to be live.
2020-06-17 18:15:33 +01:00
Athanasius
f52d4a5e75
Updates various github URLs to EDCD, not Marginal, ones.
2020-06-17 16:41:25 +01:00
Athanasius
0f154415ac
README.md: Notice added about change of maintainer.
2020-06-16 22:22:59 +01:00
Jonathan Harris
86cd6c0f2c
Document Journal location under Wine
2019-08-18 05:38:10 +01:00
Jonathan Harris
610f689504
Document Arch Linux
2019-08-17 18:41:49 +01:00
Jonathan Harris
f19fde1f77
Tidy
2019-08-14 18:37:08 +01:00
Jonathan Harris
17dc663cea
Document Linux Steam Play and Wine setup
...
Fixes #437
2019-08-14 18:28:32 +01:00
Jonathan Harris
169c8e09b4
Run from source without obtaining a CLIENT_ID
2019-06-19 12:24:22 +01:00
Jonathan Harris
0f9b1da641
Document dependency on tkinter
2019-05-21 17:12:06 +02:00
Jonathan Harris
126f51b1d2
Drop "imaging-tk" requirement
...
Fixes #418
2019-05-21 17:04:14 +02:00
Jonathan Harris
2a557fd37c
Drop "keyring" requirement
...
Ref #418
2019-05-21 16:15:03 +02:00
Jonathan Harris
3b321df6b0
Use "Euro Caps" font with transparent theme
...
Addresses #412
2019-04-07 14:56:58 +01:00
Jonathan Harris
11000b086d
Generate separate error when deauthorization is required
2019-02-19 18:16:07 +00:00
Jonathan Harris
19ccfaf481
Wait for other instance to be responsive before forwarding auth
2019-02-19 18:14:16 +00:00
Jonathan Harris
9be34ba571
Document deauthorizing
2019-02-13 01:50:40 +00:00
Jonathan Harris
181ccdd7d3
Document journal upload to EDSM and Inara
2019-02-10 00:06:06 +00:00
Jonathan Harris
bcd353005d
Troubleshooting Firefox
2019-01-25 18:52:03 +00:00
Jonathan Harris
aa1cc6a268
Document proxy issues
2019-01-25 10:32:11 +00:00
Jonathan Harris
b9bb293624
Correct link
2019-01-17 18:40:16 +00:00
Jonathan Harris
7f643976dc
Document fix for "Update Error!"
...
Ref #393
2019-01-14 23:19:08 +00:00
Jonathan Harris
fd492cdf94
Support authentication when running from source
...
Fixes #395
2019-01-14 21:33:41 +00:00
Jonathan Harris
efdade508d
Indicate successful authentication
...
Fixes #389
2019-01-10 00:01:03 +00:00
Jonathan Harris
6ae3c4c786
Don't offer XBox, PSN or Steam options to authenticate
2019-01-07 17:19:21 +00:00
Jonathan Harris
582542cfff
Auth troubleshooting
2019-01-06 18:05:27 +00:00
Jonathan Harris
75d4f8dc24
Remove guidance on logging in via Steam
...
Re #381 .
2019-01-06 02:17:10 +00:00
Jonathan Harris
d8ef1a4721
Tidy
2019-01-03 17:40:30 +00:00
Jonathan Harris
5c8f97a8dd
Fix for hang on failed authentication through Steam
...
Fixes #376 & #377
2019-01-03 16:01:44 +00:00
Jonathan Harris
0630ff6710
Force re-authentication if credentials entered for wrong Cmdr
2018-12-30 20:09:15 +00:00