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

14 commits

Author SHA1 Message Date
46506f0a43 Enable HighDPI scaling and HighDPI pixmaps 2022-04-09 17:02:25 -04:00
9210400e33 Properly set parent of install game window
Now it won't magically disappear and confuse people who don't see it
popped up under the main window.
2022-04-09 16:59:04 -04:00
6dd7f600d9 Show a nice download prompt when updating boot 2022-03-17 11:41:02 -04:00
2bb7b90bec Add game installation support
Now Astra can bootstrap a new FFXIV it can't find an existing one. It
doesn't even run the installer, but instead extracts the files from the
installer on the fly using unshield. libxiv is now included to handle
this task.
2022-03-16 18:39:13 -04:00
2c8e0f1552 Fix the last of the system libraries issue 2022-03-01 17:21:29 -05:00
0a34dd676e Attempt to use system libraries (properly this time) 2022-03-01 16:58:47 -05:00
c3b331cf7e Do not set the organization name anymore
This prevents the data directory being created under my username,
which is really weird.
2022-02-24 09:36:35 -05:00
e8893cf26e Rename to Astra 2022-02-23 19:00:17 -05:00
redstrate
80306d65fb Add autologin and default-profile options 2021-11-23 16:02:02 -05:00
redstrate
eaacd3303a Add nogui option 2021-11-23 15:37:02 -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
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
1730b3c430 Properly set org/app names for config files
* Adds separate debug/release config files (doesn't happen for passwords)
2021-11-01 14:52:34 -04:00
redstrate
3ce5e74884 Add initial files 2021-11-01 09:54:58 -04:00