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

82 commits

Author SHA1 Message Date
08c86c07dc Better handle bad login cases
Now the code is much cleaner, and the if-clauses are now cleanly
seperated based on which lobby you're attempting to sign into. Also,
the "Register" button for Sapphire servers is now disabled when login
is disabled too.
2022-04-14 16:42:53 -04:00
cbb36e910a Rename FFXIV built-in option 2022-04-14 16:34:39 -04:00
0ef0bca80e Big macOS changes pt. 1
There's a new "Game" menu where you can install the game if you
missed the initial prompt on start-up.

If you have XIV on Mac (a fellow XIV launcher) installed, you
now have the option of using their wine binaries and libraries. There is
more to come in future commits, especially pertaining DXVK and MoltenVK.

Game installation has been fixed for macOS, enabling you to start
updating right away without having to fiddle around with finding the
right installer or app package.
2022-04-14 16:29:23 -04:00
3469c99953 Add support for changing Dalamud update channel
This also fixes a bug where Astra couldn't get the correct version
number for a future .Net 6 Dalamud release
2022-04-13 10:45:00 -04:00
a9c6bda52a Add "use one-time password" option that can hide the field
This is useful for users who choose to not use OTP, and the layout
is improved so the field is automatically hidden for Sapphire servers,
which don't support OTP.

The register button is also hidden automatically for Square Enix
accounts, instead of simply disabling the button.
2022-04-10 17:43:05 -04:00
9ed269c697 Add options for hiding news list or banners 2022-04-10 16:58:29 -04:00
0564fce8f2 Make all version strings in profile settings selectable by mouse 2022-04-10 16:12:47 -04:00
17b5130eb7 Fix up formatting on game license combo box 2022-04-09 17:54:51 -04:00
f3b02c420e Add wine version to profile settings 2022-04-09 17:33:37 -04:00
7b2a0ca1c2 Check for wine version
This isn't displayed in the settings UI yet.
2022-04-09 17:28:24 -04:00
763a524766 Make it much more clear when the game is not installed
Now the "open game directory" buttons in settings is turned off, and
buttons that could possibly result in a broken launch is now disabled
too.
2022-04-09 16:56:17 -04:00
50ad93ee8f Add native launcher update support
When updating to this new commit, you will download the 1.1.0 release
automatically since we create a new version file.

This commit also fixes a bug where in certain cases the asset updating
process could end early.

The native launcher version is also visible from the settings window!
2022-04-08 19:34:51 -04:00
d39aa8d5aa Rename "Enable Dalamud Injection" option to "Enable Dalamud Plugins"
This makes it sound way less scary.
2022-03-28 15:56:50 -04:00
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