Releases: RareDevs/Rare
Releases · RareDevs/Rare
Pre-release 1.10.11.445
What's Changed
- Use separate keys for window width and height in Rare's settings by @loathingKernel in #458
- Rare: enforce utf-8 encoding in some places, should fix subtle issues on Windows by @loathingKernel in #464
- Rare: use OS specific encoding in some cases by @loathingKernel in #466
- Rare: limit PySide6 to versions up to 6.8.0 due to segmentation fault by @loathingKernel in #467
- workflows: build both arm64 and x86_64 versions on MacOS by @loathingKernel in #469
Full Changelog: 1.10.11.423...1.10.11.445
Pre-release 1.10.11.423
What's Changed
- EntitlementsWorker: fetch full entitlements on legendary>=0.20.35 by @loathingKernel in #452
- RareGameSlim: fix uploading save games when there aren't any on the remote by @loathingKernel in #453
- Port Rare to PySide6 by @loathingKernel in #422
- Fix issues with rare's process launcher by @loathingKernel in #454
- Locate and use anticheat runtimes from Steam with Proton by @loathingKernel in #455
- Minor fixes in steam shortcuts, ubisoft integration and cloud saves by @loathingKernel in #456
Full Changelog: 1.10.11.371...1.10.11.423
Pre-release 1.10.11.371
What's Changed
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #435
- Create dependabot.yml by @loathingKernel in #437
- chore: update black minimum version by @loathingKernel in #442
- Bump actions/checkout from 3 to 4 by @dependabot in #438
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #439
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #440
- Bump actions/setup-python from 4 to 5 by @dependabot in #441
- workflows: use major version for download-artifact action by @loathingKernel in #443
- chore: add pip to dependabot by @loathingKernel in #444
- develop by @loathingKernel in #445
- Update pylint requirement from ^2.15.0 to ^3.2.7 by @dependabot in #446
- Update nuitka requirement from ^1.0.6 to ^2.4.8 by @dependabot in #447
- Update pywin32 requirement from ^304 to ^306 by @dependabot in #448
- Lgndr: remove renamed _resolve_aliases method, override _print_json method by @loathingKernel in #449
New Contributors
- @dependabot made their first contribution in #435
Full Changelog: 1.10.11.343...1.10.11.371
Pre-release 1.10.11.343
What's Changed
- RareLauncher: fix Fortnite experiences addons not launching by @loathingKernel in #429
Full Changelog: 1.10.11.341...1.10.11.343
Pre-release 1.10.11.341
What's Changed
- SteamShortcuts: do not quote executable and start dir by @loathingKernel in #426
- Do not quote executable path for steam shortcuts on Windows by @loathingKernel in #427
Full Changelog: 1.10.11.335...1.10.11.341
Pre-release 1.10.11.335
What's Changed
- SteamShortcuts: fall back to determining the last logged-in Steam user by @loathingKernel in #423
Full Changelog: 1.10.11.333...1.10.11.335
Pre-release 1.10.11.333
What's Changed
- Update readme and github page by @loathingKernel in #416
- Move screenshots into
docs
by @loathingKernel in #417 - docs: set theme to dinky by @loathingKernel in #418
- Preparation for PySide6 by @loathingKernel in #415
Full Changelog: 1.10.11.278...1.10.11.333
Pre-release 1.10.11.278
What's Changed
- RareLauncher: Fix console window wrapping and skip DLC check for launchable addons by @loathingKernel in #407
- chore: Use actual target repo URLs. by @cherouvim in #409
- Steam shortcuts, Discord RPC, MangoHud by @loathingKernel in #408
- Fix a few issues with Steam shortcuts by @loathingKernel in #411
- Add option in uninstall dialog to delete the game's folder despite containing files by @loathingKernel in #412
New Contributors
- @cherouvim made their first contribution in #409
Full Changelog: 1.10.11.228...1.10.11.278
Important: On recent version of Windows you need to have MSVC 2015 installed, you can get it from here
Pre-release 1.10.11.228
What's Changed
- Fix typo in README by @ARez2 in #396
- WineResolver: Do not unset 'DISPLAY' when running silently by @loathingKernel in #399
- LoadingWidget: Start playing movie once the widget is visible if
autostart
is enabled by @loathingKernel in #400 - Address pylint errors by @loathingKernel in #401
- RareLauncher: Fix wrong arguments in pre-launch command
QProcess.start()
by @loathingKernel in #403 - Create codeql.yml by @loathingKernel in #404
- Support paths with spaces in pre launch command field by @loathingKernel in #405
New Contributors
Full Changelog: 1.10.11.201...1.10.11.228
Important: On recent version of Windows you need to have MSVC 2015 installed, you can get it from here
Pre-release 1.10.11.201
What's Changed
- commands: add
__init__.py
for module discovery by @loathingKernel in #392
Full Changelog: 1.10.11...1.10.11.201
Important: On recent version of Windows you need to have MSVC 2015 installed, you can get it from here