1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 20:47:45 +00:00
Commit graph

638 commits

Author SHA1 Message Date
63ce43eac2 Remove unused .Net 5 Dalamud channel, translate those strings 2023-12-23 11:22:34 -05:00
d644e2dbc4 Allow library descriptions to be translated 2023-12-23 11:21:29 -05:00
d266b41fea Remove libbaseencode from reuse data 2023-12-23 11:16:45 -05:00
e0d0acc31f Add FLATPAK.md to reuse data 2023-12-23 11:16:24 -05:00
90775d4a09 Use QFile::copy static method 2023-12-23 11:16:16 -05:00
f915997d70 Use QList::takeFirst in game runner 2023-12-23 11:13:52 -05:00
ef953221a0 Set Windows version in wine prefix to Windows 7 2023-12-23 11:11:02 -05:00
b1f9327413 Set IS_FFXIV_LAUNCH_FROM_STEAM if using Steam account 2023-12-23 10:32:54 -05:00
c6899c42fe Set resetconfig to 0 2023-12-23 10:29:12 -05:00
b747f99131 Fix some of the command line arguments 2023-12-23 10:22:10 -05:00
ce81590246 Another small Flatpak change 2023-12-22 16:03:23 -05:00
831b5932b0 Set organization domain explicitly 2023-12-22 16:03:14 -05:00
e5aeb1f89e Reduce the size of the Flatpak even further 2023-12-22 16:03:03 -05:00
96f829207a Misc move printRequest 2023-12-21 21:06:33 -05:00
6be8c5ade4 Change patches dir name 2023-12-21 20:53:24 -05:00
42dfce96ef Change log filename format 2023-12-21 20:52:14 -05:00
53603f4032 Introduce utility functions to read/write version files 2023-12-21 20:30:32 -05:00
6288971967 Add Flatpak build instructions so I don't forget again 2023-12-21 20:19:55 -05:00
386aeda14f Remove hardcoded DXVK_HUD 2023-12-21 20:08:27 -05:00
8d4ee7b19d Implement manual password store for Steam Deck Game Mode 2023-12-20 21:57:51 -05:00
167a94a2fe Async WritePassword hates me 2023-12-20 21:52:43 -05:00
322885e8e8 Fix password field sometimes being disabled when it shouldn't 2023-12-20 21:35:29 -05:00
eb2da87add Oops, remove Steam Deck hack 2023-12-20 21:25:30 -05:00
d9a578d857 Log warnings when keychain fails 2023-12-20 21:23:38 -05:00
4112db4af0 Remove existing D3D placeholder DLLs 2023-12-20 21:07:52 -05:00
bd0db4a792 Try to fix more DXVK launch issues 2023-12-20 21:05:39 -05:00
b8fe2f7514 Rename "tools" directory to "tool" 2023-12-20 20:20:20 -05:00
c6300dfc9b Download and install DXVK 2023-12-20 20:19:48 -05:00
13a5fda828 Enable typing in the password first, then remembering the password later 2023-12-20 19:47:57 -05:00
4da74915c9 Rip out Steamworks integration for now 2023-12-20 19:38:34 -05:00
01e433fe4f Allow communicating with kwallet, GNOME keyring, etc 2023-12-20 19:32:49 -05:00
52a0f700b5 Use steamwrap and more flatpak fixes 2023-12-20 19:29:04 -05:00
a10649781e Fix order of linking zlib 2023-12-20 19:28:36 -05:00
63c5275f93 Rip out Proton support 2023-12-20 18:02:36 -05:00
22862ca14c Download custom wine automatically, don't use system one by default 2023-12-20 18:00:40 -05:00
4c2bece302 Fix login page not working 2023-12-20 17:09:32 -05:00
01969ef6da Set default window height to 800 2023-12-20 17:09:26 -05:00
dde85bbccf Fix double patch visual bug when installing patches 2023-12-20 17:09:17 -05:00
123d0ea6f7 Add alternate ways if checking for Steam Deck 2023-12-20 17:08:55 -05:00
83428c762e Revert "Use KSandbox to wrap in flatpak host spawn if needed"
This reverts commit 68f76f63d4.
2023-12-20 07:44:35 -05:00
81020b31a2 Update Flatpak manifest, add required manifests for KF6 2023-12-19 20:44:32 -05:00
019ae08283 Fix ffxivboot.exe check and move steam message box warning after it
Prevents some spam when using this unsupported mode
2023-12-19 20:43:38 -05:00
940ea7caef Fix bug in download setup that prevented it from working 2023-12-19 20:43:09 -05:00
2a6009914a Fix steam compatibility tool, so it works when Astra is in a Flatpak 2023-12-19 20:43:01 -05:00
99575d2406 Remove shadowed variable 2023-12-17 13:46:15 -05:00
68d8d9f042 Use more static_cast explicit casts 2023-12-17 13:38:23 -05:00
52ac3d0593 Fix unnamespaced qDebug 2023-12-17 13:28:57 -05:00
b8f3cb0430 Check login gate status too 2023-12-17 13:24:08 -05:00
df041144c5 Move setupSsl to Utility namespace 2023-12-17 13:05:37 -05:00
68f76f63d4 Use KSandbox to wrap in flatpak host spawn if needed 2023-12-17 13:00:24 -05:00