1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-14 05:17:46 +00:00
astra/launcher/src
Joshua Goins 8c2a591279 Make Astra more useful when offline
When you're offline, all of the asset update checks fail (of course) and
thus can prevent you from logging in. While it's possible to work around
this already by toggling certain things off such as Dalamud, the
built-in Wine etc - we should still be able to play if we have all of
that downloaded.

Now there is buttons in the network fail prompts that allow you to
continue if you understand the risks. This would also make Astra more
resilient to issues like GitHub being temporarily unavailable.
2025-05-07 20:18:38 -04:00
..
account.cpp Save account and profile config changes again 2025-03-17 18:47:32 -04:00
accountmanager.cpp Save profiles & accounts when you create them 2025-03-25 16:44:11 -04:00
assetupdater.cpp Make Astra more useful when offline 2025-05-07 20:18:38 -04:00
benchmarkinstaller.cpp Use KConfig's own class instead of "proxying" it in Profile 2025-03-17 18:44:36 -04:00
charactersync.cpp Fix various typos 2025-04-29 15:14:45 -04:00
compatibilitytoolinstaller.cpp Install steamwrap/libsteam_api.so in libexec instead of bin 2025-05-07 18:01:52 -04:00
crtrand.cpp Support Steam service accounts (#32) 2025-05-04 16:57:29 -04:00
encryptedarg.cpp Fix wrong format string in sprintf call 2025-05-04 17:15:59 -04:00
existinginstallmodel.cpp Show the game version when importing existing installations 2025-05-05 17:44:05 -04:00
gameinstaller.cpp Simplify game installation 2025-05-07 19:21:49 -04:00
gamerunner.cpp Overhaul custom server settings, allow configuring more servers 2025-05-02 15:17:32 -04:00
headline.cpp Use more static_cast explicit casts 2023-12-17 13:38:23 -05:00
launchercore.cpp Fix the two remaining compiler warnings 2025-05-05 19:14:58 -04:00
logger.cpp Fix a rare crash when exiting Astra 2025-02-28 15:48:31 -05:00
main.cpp Support Steam service accounts (#32) 2025-05-04 16:57:29 -04:00
patcher.cpp Update libphysis to get a more accurate patch download size 2025-05-06 15:17:09 -04:00
processlogger.cpp Fix Astra considering the game exited when Dalamud exits 2024-07-30 19:15:37 -04:00
processwatcher.cpp Small improvements to the ProcessWatcher API 2024-08-22 17:59:00 -04:00
profile.cpp Fix the two remaining compiler warnings 2025-05-05 19:14:58 -04:00
profilemanager.cpp Use better default profile names 2025-05-05 16:46:51 -04:00
squareenixlogin.cpp Update libphysis to get a more accurate patch download size 2025-05-06 15:17:09 -04:00
steamapi.cpp Initialize free trial Steam app id when using a free trial account 2025-05-04 19:18:29 -04:00
syncmanager.cpp Add a way to manually overwrite what's on the server 2024-11-09 15:58:09 -05:00
utility.cpp Port to Physis' patchlist parsing, remove our own 2024-08-22 20:42:35 -04:00