Releases: urwrstkn8mare/galaxy-riot-integration
v0.2.5
This update has very little changes on both the surface and beneath.
Changes
- Only show installed games as installed instead of all games when grouping by installed status in galaxy. (see #15)
- Move to pipenv + update some dependancies.
- Very minor changes.
For more details see changelog (commits and diffs)
Note: I've tried my best to test this as much as possible but if you find any bugs, please report them. (see Issues)
Riot Integration - v0.2.4
On the surface, there should be no apparent changes other than shortcuts don't need to be enabled on install anymore :).
Changes
- Doesn't use registry any more courtesy of @afwolfe (#11). This means you don't need to enable shortcuts on install.
- Installing game for the first time (when it actually downloads installer file) will be done on another thread to avoid timeouts.
- Some more minor changes.
- Updated build scripts to use invoke.
For more details see changelog (commits and diffs)
Note: I've tried my best to test this as much as possible but if you find any bugs, please report them. (see Issues)
Riot Integration - v0.2.3
Fix game not showing as running issue. (and as a result game time not being tracked)
Riot Integration - v0.2.2
Should fix small issue where the plugin may fail to start and require retry to work. Just catches GameNotTracked
exception.
Riot Integration - v0.2.1
Just a minor change where integration will remember riot client services even after uninstalling all games if it still exists. It will forget after GOG Galaxy shutdowns.
Riot Integration - v0.2.0
- Switched the plugin to use the registry. You still need to enable the shortcuts though but you can delete them afterwards (Learn More: #6).
- No more need to
riot_client_location.txt
. - Doesn't download the installer to install directory for GOG Galaxy plugins but downloads them to a temp dir given by the python package, tempfile.
- Added
build.py
from https://gist.github.com/urwrstkn8mare/78d8377562d8719f3bd1f72f9c4e7516. - Moved code in src directory for use by
build.py
. - More little stuff
Riot Integration - v0.1.3
- Fixed issue that some people had with games not showing up as installed. Reverted most of the code back to v0.1.1 which isn't much different but kept the new path system. Should work fine now
Riot Integration - v0.1.2
- Changed the structure of the plugin a little bit.
- Made changing the path of the RiotClientServices.exe for the plugin is simpler. There's now a video!
Riot Integration - v0.1.1
Unknown (too old for me to remember what I changed)
Riot Integration - v0.1.0
Unknown (too old for me to remember what I changed)