1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-24 13:27:45 +00:00
astra/launcher
Joshua Goins 3b95982dcf Fix Astra considering the game exited when Dalamud exits
This is a design limitation of the Dalamud Injector (at least from how
we use it) because we depend on the child process exiting to be when the
game exists. For vanilla games, this is true but not for Dalamud. Now we
track the PID given to us by Dalamud and use that as an indicator to
when the game exits.

This is needed to properly keep tracked of when the game exists for the
future sync feature.
2024-07-30 19:15:37 -04:00
..
include Fix Astra considering the game exited when Dalamud exits 2024-07-30 19:15:37 -04:00
src Fix Astra considering the game exited when Dalamud exits 2024-07-30 19:15:37 -04:00
ui Add tabs to profile & account settings 2024-07-28 22:40:54 -04:00
accountconfig.kcfg Add support for switching between languages in the Global client 2023-08-18 22:36:33 -04:00
accountconfig.kcfgc Ensure compliance with the REUSE specification 2023-08-05 22:14:05 -04:00
CMakeLists.txt Fix Astra considering the game exited when Dalamud exits 2024-07-30 19:15:37 -04:00
config.kcfg Meh, throw out XIVAPI and fetch avatars from the Lodestone directly 2024-06-29 20:46:08 -04:00
config.kcfgc Move config to app config folder 2023-10-08 17:51:23 -04:00
profileconfig.kcfg Add support for installing the official benchmark 2024-04-19 20:32:28 -04:00
profileconfig.kcfgc Ensure compliance with the REUSE specification 2023-08-05 22:14:05 -04:00