85bf9f0c98
Replace "?" help buttons with tooltips
2022-03-28 15:54:47 -04:00
5d0e8936ee
Improved Windows support
...
Now works out of the box on Windows MSVC,
prevents settings crash because of nonexistent Wine options,
and also further improves use-cases where you might not
have all the libraries required to build.
2022-03-27 21:08:27 -04:00
06c9658e94
Add boot update support
...
Now with the related changes in libxiv, Astra is now capable of updating
the boot folder on it's own! The actual user-visible flow however is a
WIP. This also includes changes to properly load version files from a
freshly installed game, and report expansion levels correctly.
2022-03-17 01:03:08 -04:00
c460f2d956
Fill out url field on official Square Enix lobbies
...
This actually does nothing functionally, since the game fills out the
lobby URL for you on launch - but it does make the settings look a bit
nicer.
2022-03-16 10:03:51 -04:00
fb65e7e6e9
Add a dedicated game license profile setting
...
This replaces the old "Is Steam Account" option, and condensing
it into one that can handle Windows/macOS licenses too.
2022-03-16 10:03:51 -04:00
585c549050
Add an option to opt out of Dalamud's mb collection
2022-03-13 19:58:58 -04:00
0b3f438819
Add a dedicated "Configure Profiles" menu item
2022-03-09 08:08:03 -05:00
1acd3e5a8f
Put the add and delete profile buttons in reasonable places
2022-03-09 08:05:41 -05:00
7a08eb549f
Move dalamud version out of profile settings
2022-02-25 22:25:21 -05:00
511763e33f
Add Dalamud asset updating support
...
Note: Our Dalamud injection DOES not use this yet.
2022-02-25 18:08:57 -05:00
c081f92d39
Rename some profile login options
...
Removes the weird "?" at the end of a bunch of options
2022-02-25 17:10:35 -05:00
d7398ce0fd
Reorganize menu bar
...
Now it makes way more logical sense, there's a real "Settings" menu now.
Wine settings is relocated there, and now there's an easy way to open
the game directory in the "Tools" menu.
2022-02-24 09:28:11 -05:00
5e1fc20276
Add option to close automatically when game is launched
2022-02-24 09:10:00 -05:00
d10525a24f
Add tab widget to settings dialog
2022-02-24 08:48:14 -05:00
f1f405171b
Change the help text of the other options too
2022-02-24 08:44:35 -05:00
bd0f520b49
Rename ESync option to make it clearer
...
This also enables FSync, and Futex2 if available on your system.
2022-02-24 08:41:37 -05:00
7b96e422df
Only enable the gamescope config button if it's actually enabled
2022-02-24 08:35:31 -05:00
5b8fde48ee
Properly save gamescope settings when changed
2022-02-24 08:27:25 -05:00
73ef1c87e2
Move a lot of buttons in profile settings into a nice horizontal layout
2022-02-24 08:25:46 -05:00
ba5de2a3cf
Use QLineEdit instead of QLabel for displaying paths
2022-02-24 08:19:48 -05:00
02301e5b0d
Query installed dalamud version at startup
...
This also shows the dalamud version in your settings
2022-02-23 21:28:56 -05:00
efc3767134
Put dalamud options into their own group box
2022-02-23 21:22:56 -05:00
6d37590356
Remove wine info help text
2022-02-23 21:20:29 -05:00
f270cfe1ec
Add a configuration menu for gamescope
2022-02-23 21:18:53 -05:00
7435bba6e8
Move the walls of wine help text to tooltips instead
2022-02-23 20:48:39 -05:00
84f341ec78
Add non-functional (for now) Steam option
2022-01-30 16:51:49 -05:00
5afca07f1e
Make Watchdog an optional feature
2022-01-27 09:25:23 -05:00
redstrate
63faea21cb
Add Watchdog
...
Helps you get through the queue with instant access to your place,
as well as giving you notifications on lobby errors and what else.
At the moment, only supported under X11 and Linux but will grow in
the future assuming the queues are still terrible.
2021-12-06 21:15:31 -05:00
redstrate
4d0ccedbb4
Add boot version info to settings
2021-12-02 15:04:28 -05:00
redstrate
34eb4b4f3c
Load expansion versions on launch, and show versions in settings
2021-12-02 15:02:59 -05:00
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
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
f6361675b0
Add guards for linux-specific wine options
2021-11-09 14:17:04 -05:00
redstrate
36220ffe7b
Only enable lobby URL if using a Sapphire server
2021-11-09 13:50:32 -05:00
redstrate
516b47a541
Add delete profile button
2021-11-09 13:44:37 -05:00
redstrate
ecd43301b7
Fix up settings window layout
2021-11-09 13:38:48 -05:00
redstrate
e1d4be7aff
Reread game version once profile game directory changed
2021-11-09 13:11:21 -05:00
redstrate
dfb4afb12e
Make misc linux wine options functional too
2021-11-09 13:08:25 -05:00
redstrate
c88d5436f9
Make Wine custom path, prefix and combo box work again
2021-11-09 13:04:22 -05:00
redstrate
ec50af5f5f
Make lobby URL field functional again
2021-11-09 12:50:37 -05:00
redstrate
b4ee5d1a4d
Make custom game directory function again
2021-11-09 12:46:27 -05:00
redstrate
bb64bd5a72
Properly propagate changes in certain fields that also appear in the launcher
...
* Notably, server type and save username/password fields
2021-11-09 12:42:05 -05:00
redstrate
dad3a0a885
Reload launcher window on changes in the settings window
...
* For example, adding a new profile
2021-11-09 12:39:28 -05:00
redstrate
e5c92dfa69
Make server type combo box functional
2021-11-09 12:38:18 -05:00
redstrate
0b5d6ee182
Make remember username/password checkboxes functional again
2021-11-09 12:32:18 -05:00
redstrate
30fed295e4
Implement saving profile settings
2021-11-09 12:16:14 -05:00
redstrate
48c4bd10c4
Add setting for renaming the profile
2021-11-09 12:10:52 -05:00