10c37c2478
- Update to 1.4.0: * Various improvements to the download manager, including a pause function * Speed up creation of wine prefixes during installations * Use regedit to more permanently disable useless shortcut creation by wine from within a prefix * Introduce a UI to show all active, stopped or failed downloads. Also allows to permanently pause a download * Make more Windows games able to launch through Minigalaxy * The download UI also shows a rough size estimate if possible * fix connection resource leak in DownloadManager * The number of parallel downloads can now be adjusted dynamically. Previous setting is saved. * Fixed a bug that would lead to DLCs being recognized as stand-alone games * Allow more games to be launched via information from goggame.info * The DLC list will now show a table-like multi-column view where necessary. This fixes issues with games having a high number of DLCs. * Some bug fixes in DownloadManager related to canceling active and queued downloads * Fix deletion logic of downloaded installation files. Base installers and DLC will not interfere with each other anymore. * Failed installs will try to keep as many downloaded parts as possible, even without the keep_installers option enabled. * Deleting a file in download ui now also provides the option to fully cancel the game download as if cancel on the thumbnail was clicked. * It's now possible to cancel auto-resume of one of many parallel DLC downloads for a game by clicking delete in the download ui after stopping it first. * With keep_installers enabled, Minigalaxy can now detect if a game has been fully downloaded. If not, the UI will still show the 'Download' button. * Installations will now run one at a time through a queue, multiple DLC can be downloaded in quick sequence. * Large DLC downloads will be resumed automatically on restart. * Improved shutdown logic of Minigalaxy. If there is an installation running, it will be finished.
Michael Vetter2025-07-11 08:25:25 +00:00
326b0e7417
- Update to 1.3.2: * Completely reworked windows wine installation. This should solve a lot of problems with failing game installs. Innoextract is only used to detect and configure the installation language. * Variables and arguments in game settings can now contain blanks when quoted shell-style * Minigalaxy will now create working Desktop Shortcuts for wine games * Fix games with binaries in a directory not launching in some cases * Minor UI change in the dialog for third-party logins * Desktop shortcuts created by Minigalaxy will now be updated with environment and launch argument changes from the game's property dialog when OK is clicked * Clean-up and fixes of the code used for grid and list style library views * Desktop shortcuts for windows games can now have icons, if gog provides them in the game info api 'images' section * Fixed a bug in download_manager that prevents correct resume of downloads with 50%+ progress after restart * Make sure all translations are included in releases
Michael Vetter2025-02-25 09:48:09 +00:00
5925f0654d
Accepting request 1228173 from games:tools
Ana Guerrero2024-12-04 14:27:39 +00:00
d04a209248
- Update to 1.3.1: * Fix Windows games with multiple parts not installing with wine * Minor AppData fixes * Added Portuguese translation
Michael Vetter2024-11-27 08:01:08 +00:00
6acedc3b6b
- Update to 1.3.0: * Fix Remove forward slash from desktop filename for Shenzhen I/O * Fix race when preparing download location * Fix multithreaded downloads of Windows games * Fix DLC installation for Windows games * Allow users to specify the download directory
Michael Vetter2024-06-11 05:38:19 +00:00
0977c777f5
Accepting request 1148463 from games:tools
Ana Guerrero2024-02-21 16:58:31 +00:00
229c0ba928
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
Michael Vetter2024-02-21 09:03:57 +00:00
aca5d5b316
Accepting request 1140244 from games:tools
Ana Guerrero2024-01-22 19:33:27 +00:00
32be65f345
Accepting request 1140166 from home:Kieltux:branches:games:tools
Michael Vetter2024-01-21 07:38:48 +00:00
d7ad179bb9
- Update to 1.2.5: * Fix short freeze on startup * Fix game information not showing in list view * Hide A Plague Tale Digital Goodies Pack * Remove round corners from top of the "play" button * Move the Gametile menu button alongside the Play button * Update Spanish translation * Capitalize first letter of the "play/download/..." button * Update Traditional Chinese translation * Added additional tooltips to buttons, labels, menu items and radio buttons * Hide CDPR Goodie Pack Content * Add notifications on successful download and installation of games * Add category filtering dialog for game library * Parallelize api.can_connect function with threads, futures * Fix available disk space being checked in parent directory * Create new config if reading it fails
Michael Vetter2023-08-11 14:19:59 +00:00
d94d5344d8
- Update to 1.2.3: * Fix short freeze on startup * Fix game information not showing in list view * Hide A Plague Tale Digital Goodies Pack * Remove round corners from top of the "play" button * Move the Gametile menu button alongside the Play button * Update Spanish translation * Capitalize first letter of the "play/download/..." button * Update Traditional Chinese translation * Added additional tooltips to buttons, labels, menu items and radio buttons * Hide CDPR Goodie Pack Content * Add notifications on successful download and installation of games * Add category filtering dialog for game library * Parallelize api.can_connect function with threads, futures * Fix available disk space being checked in parent directory * Create new config if reading it fails
Michael Vetter2023-08-11 10:14:59 +00:00
044a01b686
Accepting request 1006462 from games:tools
Richard Brown2022-09-27 18:16:08 +00:00
bf176ce1e1
- Update to 1.2.2: * Fix progress bar not showing up for downloads * Fix downloads not being cancellable * Fix incompatibility with python 3.6 * Fix connection error texts * Show DLC titles in English * Fix version not being updated during a release * Update Norwegian Bokmål translation * Update Czech translation
Michael Vetter2022-09-27 15:56:57 +00:00
3bdb401572
- Update to 1.2.1: * Fix downloads failing when content length is not returned by the server * Allow different types of downloads to happen at the same time * Fix metadata file having releases in wrong order
Michael Vetter2022-09-21 10:26:20 +00:00
567252dde1
- Update to 1.1.0: * Improve integrity check after downloading * Show an error showing Windows games cannot be enabled * Add properties menu for games where game specific actions can be made like setting launch options and opening the store page * Add a disk space check before downloading * Use a different color for the play button for installed games * Put installed games at the top of the list * Store saved installers in ~/GOG Games/installer by default again * Remember if the user had the installed filter enabled * Extract Windows games in the background if Innoextract is available * Extract Windows games in the background * Fix installing DLC for Windows games * Fix an error showing if the user has no games * Add option to hide games * Ask user if they are sure when logging out * Add a dark theme * Run post install script after installation. This fixes Full Throttle Remastered * Fix games being shown twice * Fix crash when GOG is down * Make the language configurable
Michael Vetter2021-11-17 16:05:57 +00:00
8ac6b8a9d5
- Update to 1.0.2: * Fix updates sometimes not working * Fix some games always showing an update is available * Fix DLC not downloading * Fix DLC update option not showing up * Fix show store page button not showing anymore * Fix missing thumbnails not being downloaded for already installed games * Fix the login screen crashing in some cases * Use the system's icon theme for icons used
Michael Vetter2021-01-15 08:48:49 +00:00
b45ea491e8
- Update to 1.0.1: * Open maximized if the window was maximized when last closed * Kept installers are now stored in ~/.cache/minigalaxy/download * Fix about window displaying wrong version number * Fix show store page button not showing anymore * Fix the download manager crashing when an installer has been damaged during downloading * Fix games showing an update is available while the latest version is installed * Fix loading the library taking a long time when many games are installed * Fix Gex not launching * Add the following translations: - Swedish * Update the following translations: - Polish - Russian
Michael Vetter2021-01-08 09:46:28 +00:00
99b12a5ede
- Update to 1.0.0: * Games can now be updated * DLC can now be installed and updated * The installed filter now also shows games which are downloading * Fix crash on some systems where /usr/bin is linked to /bin * Create new config file if old one is unreadable * Fix some Windows games not installing because of the directory name used * Fix some Windows games like Witcher 3 not launching because of the working directory not being set * Clean up installation files for cancelled downloads * Fix crash on flaky internet connection * Use 755 permissions for all directories created by Minigalaxy * Remove cached files when cancelling a download * Installed games should no longer be shown twice * Add and update translations
Michael Vetter2020-11-30 08:45:46 +00:00
7235f9e698
- Update to 0.9.4: * Added Russian and Nynorsk translation * Updated existing translations * Added support for installing Windows games. * Added store page link to game menus. * Fixed game directories being created without any spaces in the name. * Fixed thumbnails not being downloaded for already installed games. * Fixed symlinks to libraries not being created correctly upon installation. * Made preparations for a Flathub package. * Added all contributors and translators to the about window.
Michael Vetter2020-04-20 20:11:30 +00:00
b595e09b24
- Update to 0.9.3: * Added the following translations: - German (thanks to BlindJerobine) - Turkish (thanks to fuzunspm) - Brazilian Portuguese (thanks to EsdrasTarsis) - Norwegian Bokmål (thanks to kimmalmo) - Polish (thanks to ArturWroblewski) - French (thanks to thomansb22) * Added option to cancel downloads. * Changed the way games are downloaded to a queue instead of trying to download everything at once. * Added support option to game specific menus which open the GOG support page (thanks to BlindJerobine). * Ask for confirmation before uninstalling (thanks to Odelpasso). * Added option to display FPS in games (thanks to Odelpasso). * Downloads can now be resumed after having been cancelled before. * Installers are now verified before installing. * The active download is now resumed when restarting Minigalaxy. * Fixed issue with games not downloading.
Michael Vetter2020-03-11 08:48:10 +00:00
b6cb7fa2f4
- Update to 0.9.2: Features: * Added a button to installed games which allow you to: + Uninstall a game. + Open the directory in which the game is installed. * Added translation support. The following additional languages are now supported: Dutch, Taiwanese Mandarin * Added offline mode. * The system's Dosbox and Scummvm installations are now preferred over the ones bundled with games. * Improved game detection to check in all directories in the installation path. * Added the option to keep game installers. * Added the option to disable staying logged in. * The preferences menu now uses a file picker for setting the installation path * Startup time has been reduced. * Games which aren't installed are now grayed out. Bug fixes: * Fixed FTL not being able to start. * Fixed issue with thumbnails sometimes not fully loading. * Fixed potential crash after logging in the first time. * Fixed close button on about window not working.
Michael Vetter2020-01-13 12:31:26 +00:00
f73ab73db8
- Update to 0.9.1: * Fixed crashes and freezes sometimes happening while downloading and installing games. * Fixed installation failing when the installation directory is not on same filesystem as /home. * Fixed downloads crashing when the installation directory is changed or the refresh button is pressed. * Fixed changing installation directory not loading which games are installed in the new directory. * Fixed copyright file in deb package not being machine readable. * Add command line options --help, --version and --reset. The reset option will reset the cache and configuration. - Add additional required packages
Michael Vetter2019-12-28 12:00:51 +00:00
b9754eea71
- Add min. version to python3-gobject - Require python3 instead of devel
Michael Vetter2019-12-27 21:24:49 +00:00