-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes for launcher.config XML changes and version bump to 0.2.2 #4
base: master
Are you sure you want to change the base?
Commits on Nov 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ebc3ab7 - Browse repository at this point
Copy the full SHA ebc3ab7View commit details
Commits on Dec 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8011cd2 - Browse repository at this point
Copy the full SHA 8011cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0111c1 - Browse repository at this point
Copy the full SHA d0111c1View commit details
Commits on Jan 15, 2016
-
The old chain has been broken as of yesterday (01-13-2016) or possibly earlier.
Configuration menu - View commit details
-
Copy full SHA for 514ff90 - Browse repository at this point
Copy the full SHA 514ff90View commit details
Commits on Feb 5, 2016
-
Turbine has removed the client local files for each language. Now each language has a separate subdirectory. If the client local file is not found then I pick languages based on those subdirectories
Configuration menu - View commit details
-
Copy full SHA for 49511b9 - Browse repository at this point
Copy the full SHA 49511b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d2f37 - Browse repository at this point
Copy the full SHA 88d2f37View commit details -
Change default news language back from "" to "en".
With or without this, PyLotro in Lotro mode lists "English" twice, but without it PyLotro doesn't display news by default. I would very much welcome a better fix here.
Configuration menu - View commit details
-
Copy full SHA for 1bb3eb3 - Browse repository at this point
Copy the full SHA 1bb3eb3View commit details -
Merge pull request #2 from Arek75/localization-changes
Localization changes from hcjiv1 and Arek75
Configuration menu - View commit details
-
Copy full SHA for 7c52180 - Browse repository at this point
Copy the full SHA 7c52180View commit details -
Fixes for unicode errors on Python 3.x for Windows.
Python 3.x was throwing a UnicodeDecodeError when attempting to write turbine-supplied config files. This fixes that by opening the files in utf-8 mode.
Configuration menu - View commit details
-
Copy full SHA for 493c829 - Browse repository at this point
Copy the full SHA 493c829View commit details
Commits on Feb 6, 2016
-
Fix previous fix for Python 2.x
The previous fix works fine on Python 3.x, but breaks on 2.x because of differences in unicode support. This change makes the fix so it is now only used when Python 3.x is in use.
Configuration menu - View commit details
-
Copy full SHA for 07cbccd - Browse repository at this point
Copy the full SHA 07cbccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c4167 - Browse repository at this point
Copy the full SHA e5c4167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5735524 - Browse repository at this point
Copy the full SHA 5735524View commit details -
That was embarrasing. I forgot to make sure that the 2 open functions had compatible signatures or that I was using them in a compatible way. My wrapper now fixes that, but doesn't expose the full functionality of open(), only what's used here.
Configuration menu - View commit details
-
Copy full SHA for b83e4d3 - Browse repository at this point
Copy the full SHA b83e4d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ae99d - Browse repository at this point
Copy the full SHA 54ae99dView commit details
Commits on Feb 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5178e90 - Browse repository at this point
Copy the full SHA 5178e90View commit details -
Merge pull request #3 from Arek75/repo-nwestfal
Fix for unicode errors on Python 3.x for Windows
Configuration menu - View commit details
-
Copy full SHA for 5fb0cae - Browse repository at this point
Copy the full SHA 5fb0caeView commit details -
Merge pull request #4 from Arek75/repo-clinew
Update certificate chain.
Configuration menu - View commit details
-
Copy full SHA for f5d1b61 - Browse repository at this point
Copy the full SHA f5d1b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for e91608f - Browse repository at this point
Copy the full SHA e91608fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc34bbc - Browse repository at this point
Copy the full SHA bc34bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f1c66c - Browse repository at this point
Copy the full SHA 7f1c66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f6c52 - Browse repository at this point
Copy the full SHA e8f6c52View commit details -
Merge pull request #5 from Arek75/localization-changes
Fix language list displaying non-languages in list.
Configuration menu - View commit details
-
Copy full SHA for 666090f - Browse repository at this point
Copy the full SHA 666090fView commit details
Commits on Feb 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1587627 - Browse repository at this point
Copy the full SHA 1587627View commit details
Commits on Mar 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 00821cd - Browse repository at this point
Copy the full SHA 00821cdView commit details
Commits on Mar 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 20254cc - Browse repository at this point
Copy the full SHA 20254ccView commit details
Commits on Jun 2, 2017
-
Added code to handle local game client override in TurbineLauncher.ex…
…e.config in game directory
Configuration menu - View commit details
-
Copy full SHA for 3eba1b8 - Browse repository at this point
Copy the full SHA 3eba1b8View commit details
Commits on Mar 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a9c9640 - Browse repository at this point
Copy the full SHA a9c9640View commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 77ae254 - Browse repository at this point
Copy the full SHA 77ae254View commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19c0609 - Browse repository at this point
Copy the full SHA 19c0609View commit details