1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-21 12:17:45 +00:00
Commit graph

8 commits

Author SHA1 Message Date
3a7dc40826 Remove more dead code 2023-10-08 19:14:17 -04:00
c05311fccc Add better logging
Astra's own logs are now stored in a rotating log, the default message
format is improved. The client and DXVK now dump their logs in the same
place instead of in the game directory.
2023-10-08 18:02:02 -04:00
4d45f5b4bc Modernize GameInstaller 2023-09-16 21:28:22 -04:00
9243a699a8 Report login gate errors as well 2023-08-18 22:03:07 -04:00
6ac00e6a2c Show error message when the installer failed to download 2023-08-18 21:59:42 -04:00
0584b3a978 Fix game installation, and move default game directory to app data 2023-08-18 12:59:07 -04:00
8b1a24f825 Ensure compliance with the REUSE specification 2023-08-05 22:14:05 -04:00
16420b7421 Complete rewrite to Kirigami
Giant commit overhauling the interface to use KDE's Kirigami framework,
which is based on Qt Quick. The logic is all but rewritten, allowing
accounts to be separate from profiles.
2023-07-30 08:49:34 -04:00
Renamed from launcher/core/src/gameinstaller.cpp (Browse further)