Rare

Latest version: v1.10.11

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 12

1.9.1

Bug fixes
- Shop works now in Windows nuitka package
- Fix move game on windows
- Update translations


**Full Changelog**: https://github.com/Dummerle/Rare/compare/1.9.0...1.9.1

1.9.0

Magnolia Catnip

Added Features
- Run Games in a second rare process to keep them running, if rare closes
- Login via browser (Extra module required)
- Add option to create desktop shortcuts after an installation
- Add kinetic scrolling for touch devices
- Settings for environment variables
- Settings for MangoHUD (Linux)
- Move some options to advanced options in install dialog

Code Changes
- Use legendary as dependency. Do not longer use a patched version
- The patched version is incompatible with the real version
- Add Image manager for easier Image handling
- Many optimizations bug fixes etc.
- Add support for poetry

Other changes
- On windows is now another package available compiled with nuitka

Pull requests
* Add Settings for Epic Games Overlay by Dummerle in https://github.com/Dummerle/Rare/pull/156
* Clarify about submodules when running from source by MultisampledNight in https://github.com/Dummerle/Rare/pull/159
* Implement logging in via webengine by invertedEcho in https://github.com/Dummerle/Rare/pull/160
* Got color schemes working by KovvalskiX in https://github.com/Dummerle/Rare/pull/161
* Unify strings formatting by invertedEcho in https://github.com/Dummerle/Rare/pull/158
* Remove leftover + from f-string refactor which breaks Proton settings saving by MultisampledNight in https://github.com/Dummerle/Rare/pull/162
* UI fixups for InstallDialog and LegendarySettings by loathingKernel in https://github.com/Dummerle/Rare/pull/166
* add "Categories=Game;" in desktop entries by ZhaoZuohong in https://github.com/Dummerle/Rare/pull/169
* Implement global objects as functions that return a single instance by loathingKernel in https://github.com/Dummerle/Rare/pull/175
* RareStyle: Update QProgressBar and QScrollBar by loathingKernel in https://github.com/Dummerle/Rare/pull/185
* SideTabWidget: Add master widget with a title and a scrollarea by loathingKernel in https://github.com/Dummerle/Rare/pull/187
* Wrappers: Make widgets and the scrollarea smaller by loathingKernel in https://github.com/Dummerle/Rare/pull/188
* Implement environment variables by invertedEcho in https://github.com/Dummerle/Rare/pull/180
* Change some settings by Dummerle in https://github.com/Dummerle/Rare/pull/189
* A bunch of minor UI fixes by loathingKernel in https://github.com/Dummerle/Rare/pull/194
* Use QStandardPaths everywhere instead of guessing desktop and applications path by MultisampledNight in https://github.com/Dummerle/Rare/pull/195
* Implement moving game installations by invertedEcho in https://github.com/Dummerle/Rare/pull/193
* Fix uninstall for third party launcher games by invertedEcho in https://github.com/Dummerle/Rare/pull/200
* Focus on what makes Rare a good choice by loathingKernel in https://github.com/Dummerle/Rare/pull/201
* Add a bunch of accumulated fixes. by loathingKernel in https://github.com/Dummerle/Rare/pull/203
* Fix typo by invertedEcho in https://github.com/Dummerle/Rare/pull/204
* Add max shared memory override and download reordering options by loathingKernel in https://github.com/Dummerle/Rare/pull/207
* Update move game to support moving across different drives by invertedEcho in https://github.com/Dummerle/Rare/pull/199
* Add game helper to launch games in a detached process by Dummerle in https://github.com/Dummerle/Rare/pull/202
* Split resources into base and themes to make diffs lighter by loathingKernel in https://github.com/Dummerle/Rare/pull/212
* Implement image manager by loathingKernel in https://github.com/Dummerle/Rare/pull/211
* Add ImageWidget and LibraryWidget from 196 by loathingKernel in https://github.com/Dummerle/Rare/pull/213
* LibraryLayout from 196 by loathingKernel in https://github.com/Dummerle/Rare/pull/214
* Small enhancements in moving game by invertedEcho in https://github.com/Dummerle/Rare/pull/215
* ImageManager: Handle broken image.cache by loathingKernel in https://github.com/Dummerle/Rare/pull/216
* Fix typo and add flatpak to README.md by invertedEcho in https://github.com/Dummerle/Rare/pull/217
* Add SlidingStackedWidget from 196 by loathingKernel in https://github.com/Dummerle/Rare/pull/218
* Bug fixes for merged features by loathingKernel in https://github.com/Dummerle/Rare/pull/220
* Some more fixups by loathingKernel in https://github.com/Dummerle/Rare/pull/221
* Don't double delete the game dir by invertedEcho in https://github.com/Dummerle/Rare/pull/223
* Fix get_rare_executable func for macOS by invertedEcho in https://github.com/Dummerle/Rare/pull/224
* Fixups by loathingKernel in https://github.com/Dummerle/Rare/pull/225
* Fixups by loathingKernel in https://github.com/Dummerle/Rare/pull/228
* ImageManager: Also test if 'game.metadata' has 'keyImages' by loathingKernel in https://github.com/Dummerle/Rare/pull/230
* Implement shim legendary classes with overloaded/modified functions by loathingKernel in https://github.com/Dummerle/Rare/pull/197
* Install advanced options by Dummerle in https://github.com/Dummerle/Rare/pull/233
* InstallDialog: Adjust collapsible widget by loathingKernel in https://github.com/Dummerle/Rare/pull/234
* Lgndr: Temporary fix for DLManager monkeypatching in Windows by loathingKernel in https://github.com/Dummerle/Rare/pull/235
* Show InstallDialog on error. Store last used shortcut creation option. by loathingKernel in https://github.com/Dummerle/Rare/pull/236
* Update for legendary 0.20.28 by loathingKernel in https://github.com/Dummerle/Rare/pull/237
* Fix logging, application paths and shortcuts by loathingKernel in https://github.com/Dummerle/Rare/pull/239
* Initialize logging in RareApp and log both Rare and GameLaunchHelper by loathingKernel in https://github.com/Dummerle/Rare/pull/240
* Nuitka and another round of fixes for Windows by loathingKernel in https://github.com/Dummerle/Rare/pull/242
* Enable console output on windows if it is a test build by loathingKernel in https://github.com/Dummerle/Rare/pull/243
* Adds the Chocolatey package as a way to install Rare by Xav83 in https://github.com/Dummerle/Rare/pull/241
* Lgndr: Update to legendary 0.20.29 by loathingKernel in https://github.com/Dummerle/Rare/pull/244

New Contributors
* KovvalskiX made their first contribution in https://github.com/Dummerle/Rare/pull/161
* ZhaoZuohong made their first contribution in https://github.com/Dummerle/Rare/pull/169
* Xav83 made their first contribution in https://github.com/Dummerle/Rare/pull/241

**Full Changelog**: https://github.com/Dummerle/Rare/compare/1.8.9...1.9.0

1.9.0rc.3

What's Changed
* Fix logging, application paths and shortcuts by loathingKernel in https://github.com/Dummerle/Rare/pull/239
* Initialize logging in RareApp and log both Rare and GameLaunchHelper by loathingKernel in https://github.com/Dummerle/Rare/pull/240
* Nuitka and another round of fixes for Windows by loathingKernel in https://github.com/Dummerle/Rare/pull/242


**Full Changelog**: https://github.com/Dummerle/Rare/compare/1.9.0-rc.2...1.9.0-rc.3

1.9.0rc.2

What's Changed
Fix many errors

**Full Changelog**: https://github.com/Dummerle/Rare/compare/1.9.0-rc.1...1.9.0-rc.2

1.9.0rc.1

First beta release of the new Version

What's Changed
* Add Settings for Epic Games Overlay by Dummerle in https://github.com/Dummerle/Rare/pull/156
* Clarify about submodules when running from source by MultisampledNight in https://github.com/Dummerle/Rare/pull/159
* Implement logging in via webengine by invertedEcho in https://github.com/Dummerle/Rare/pull/160
* Got color schemes working by KovvalskiX in https://github.com/Dummerle/Rare/pull/161
* Unify strings formatting by invertedEcho in https://github.com/Dummerle/Rare/pull/158
* Remove leftover + from f-string refactor which breaks Proton settings saving by MultisampledNight in https://github.com/Dummerle/Rare/pull/162
* UI fixups for InstallDialog and LegendarySettings by loathingKernel in https://github.com/Dummerle/Rare/pull/166
* add "Categories=Game;" in desktop entries by ZhaoZuohong in https://github.com/Dummerle/Rare/pull/169
* Implement global objects as functions that return a single instance by loathingKernel in https://github.com/Dummerle/Rare/pull/175
* RareStyle: Update QProgressBar and QScrollBar by loathingKernel in https://github.com/Dummerle/Rare/pull/185
* SideTabWidget: Add master widget with a title and a scrollarea by loathingKernel in https://github.com/Dummerle/Rare/pull/187
* Wrappers: Make widgets and the scrollarea smaller by loathingKernel in https://github.com/Dummerle/Rare/pull/188
* Implement environment variables by invertedEcho in https://github.com/Dummerle/Rare/pull/180
* Change some settings by Dummerle in https://github.com/Dummerle/Rare/pull/189
* A bunch of minor UI fixes by loathingKernel in https://github.com/Dummerle/Rare/pull/194
* Use QStandardPaths everywhere instead of guessing desktop and applications path by MultisampledNight in https://github.com/Dummerle/Rare/pull/195
* Implement moving game installations by invertedEcho in https://github.com/Dummerle/Rare/pull/193
* Fix uninstall for third party launcher games by invertedEcho in https://github.com/Dummerle/Rare/pull/200
* Focus on what makes Rare a good choice by loathingKernel in https://github.com/Dummerle/Rare/pull/201
* Add a bunch of accumulated fixes. by loathingKernel in https://github.com/Dummerle/Rare/pull/203
* Fix typo by invertedEcho in https://github.com/Dummerle/Rare/pull/204
* Add max shared memory override and download reordering options by loathingKernel in https://github.com/Dummerle/Rare/pull/207
* Update move game to support moving across different drives by invertedEcho in https://github.com/Dummerle/Rare/pull/199
* Add game helper to launch games in a detached process by Dummerle in https://github.com/Dummerle/Rare/pull/202
* Split resources into base and themes to make diffs lighter by loathingKernel in https://github.com/Dummerle/Rare/pull/212
* Implement image manager by loathingKernel in https://github.com/Dummerle/Rare/pull/211
* Add ImageWidget and LibraryWidget from 196 by loathingKernel in https://github.com/Dummerle/Rare/pull/213
* LibraryLayout from 196 by loathingKernel in https://github.com/Dummerle/Rare/pull/214
* Small enhancements in moving game by invertedEcho in https://github.com/Dummerle/Rare/pull/215
* ImageManager: Handle broken image.cache by loathingKernel in https://github.com/Dummerle/Rare/pull/216
* Fix typo and add flatpak to README.md by invertedEcho in https://github.com/Dummerle/Rare/pull/217
* Add SlidingStackedWidget from 196 by loathingKernel in https://github.com/Dummerle/Rare/pull/218
* Bug fixes for merged features by loathingKernel in https://github.com/Dummerle/Rare/pull/220
* Some more fixups by loathingKernel in https://github.com/Dummerle/Rare/pull/221
* Don't double delete the game dir by invertedEcho in https://github.com/Dummerle/Rare/pull/223
* Fix get_rare_executable func for macOS by invertedEcho in https://github.com/Dummerle/Rare/pull/224
* Fixups by loathingKernel in https://github.com/Dummerle/Rare/pull/225
* Fixups by loathingKernel in https://github.com/Dummerle/Rare/pull/228
* ImageManager: Also test if 'game.metadata' has 'keyImages' by loathingKernel in https://github.com/Dummerle/Rare/pull/230
* Implement shim legendary classes with overloaded/modified functions by loathingKernel in https://github.com/Dummerle/Rare/pull/197
* Install advanced options by Dummerle in https://github.com/Dummerle/Rare/pull/233
* InstallDialog: Adjust collapsible widget by loathingKernel in https://github.com/Dummerle/Rare/pull/234
* Lgndr: Temporary fix for DLManager monkeypatching in Windows by loathingKernel in https://github.com/Dummerle/Rare/pull/235

New Contributors
* KovvalskiX made their first contribution in https://github.com/Dummerle/Rare/pull/161
* ZhaoZuohong made their first contribution in https://github.com/Dummerle/Rare/pull/169

**Full Changelog**: https://github.com/Dummerle/Rare/compare/1.8.7...1.9.0-rc.1

1.8.9

Some small fixes including:
- Accept ~ in Path edits as home directory
- Auto renew session, when it expires
- Changes for flatpaks: Flatpaks will be available soon
- Fix AppImage for Wayland
- Fix auto compute save path

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.