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

27 commits

Author SHA1 Message Date
redstrate
9bd6e9c977 Separate main launcher core and launcher window, add basic command line support 2021-11-23 15:34:23 -05:00
redstrate
047dbfc1b8 Add Dalamud injection support
* Also includes a basic asset downloader for Dalamud + NativeLauncher
2021-11-23 14:37:37 -05:00
redstrate
00b3688e24 Revert to Qt5
* Fixes theming issues for Linux desktop environments which do not have styles written for Qt6 yet.
2021-11-18 07:30:38 -05:00
redstrate
e63e2e0768 Make built-in Wine default for macOS
* Also changes macOS to force ini format due to some plist issues
2021-11-10 05:18:59 -05:00
redstrate
6a32d73301 Reload wine path when wine version combo changes 2021-11-10 04:30:01 -05:00
redstrate
bce85b2694 Add encrypt game argument option 2021-11-09 21:13:21 -05:00
redstrate
f8b9c1d460 Set default options in profile struct 2021-11-09 13:52:36 -05:00
redstrate
516b47a541 Add delete profile button 2021-11-09 13:44:37 -05:00
redstrate
083d8a970c Use UUIDs as keys for profile settings, and enforce a well-known order 2021-11-09 13:24:38 -05:00
redstrate
e1d4be7aff Reread game version once profile game directory changed 2021-11-09 13:11:21 -05:00
redstrate
c88d5436f9 Make Wine custom path, prefix and combo box work again 2021-11-09 13:04:22 -05:00
redstrate
6fc04db134 Make profile select on launcher functional 2021-11-09 12:36:09 -05:00
redstrate
221fda6e95 Properly reload controls on LauncherWindow on profile change 2021-11-09 12:25:54 -05:00
redstrate
30fed295e4 Implement saving profile settings 2021-11-09 12:16:14 -05:00
redstrate
0961679427 Add profile switching functionality in settings 2021-11-09 12:06:30 -05:00
redstrate
26326d08a7 Add button to create a new profile 2021-11-09 11:44:27 -05:00
redstrate
6737a363fe Modify readInitialInformation() to load multiple profiles 2021-11-09 11:25:15 -05:00
redstrate
1be913b97b Add stubs for new profile-specific settings 2021-11-09 11:03:44 -05:00
redstrate
01881e5490 Add option to change to a custom WINE prefix 2021-11-03 06:31:02 -04:00
redstrate
f921e734ef Add option to change to a custom WINE executable 2021-11-03 06:18:31 -04:00
redstrate
c807b8ddcd Add setting to enable DXVK hud 2021-11-02 20:04:53 -04:00
redstrate
6a54e85a10 Add support for using system WINE for macOS
* Could potentially increase performance by using a more recent DXVK + Wine + MVK version :-)
2021-11-02 14:53:46 -04:00
redstrate
a1be2963ce Add DirectX version option 2021-11-02 08:49:06 -04:00
redstrate
ad294867ca Add option to launch official client 2021-11-02 08:36:30 -04:00
redstrate
b8893ee0b0 Reread version info if game path changed 2021-11-02 08:27:00 -04:00
redstrate
95abfb472d Add a bunch of Wine performance options to settings 2021-11-01 14:35:32 -04:00
redstrate
3ce5e74884 Add initial files 2021-11-01 09:54:58 -04:00