Commit graph

14 commits

Author SHA1 Message Date
7f4654f96e feat: add support for Flatpak launcher.ini paths and introduce is_interactive helper to handle non-interactive environments correctly 2026-04-18 16:04:44 +02:00
5ea9f38a12 feat: disable keyring in Steam environments and allow prelaunch to continue if OTP is missing 2026-04-18 15:54:36 +02:00
b1a25e20ee refactor: replace configparser with manual file processing for launcher.ini and reorder initialization logic to support early secret configuration and background injection 2026-04-18 15:46:12 +02:00
58508465c7 disable interactive prompts and log configuration errors during automated prelaunch or injection sequences 2026-04-18 15:43:33 +02:00
869c2927d3 add allow_prompt parameter to get_secret to support non-interactive secret retrieval 2026-04-18 15:43:11 +02:00
940217d95d feat: add xivlauncher optdepend and implement multi-provider fallback logic for OTP dialogs 2026-04-18 15:34:45 +02:00
6f7d8c9d7c add support for XLM pre-launch script integration and non-interactive configuration modes 2026-04-18 15:23:24 +02:00
72c301be78 feat: Add auto-detection and integration for game performance wrappers like gamemoderun and game-performance. 2026-03-26 21:29:07 +01:00
95ec73df5c feat: Add GUI prompts for OTP secret input and streamline initial configuration setup with automatic config creation and launcher selection. 2026-03-08 23:45:56 +01:00
252a7ed239
feat: implement graceful fallback to config.json for OTP secret storage when the keyring module is unavailable. 2026-02-02 02:27:56 +01:00
d52743d69c
feat: Implement keyring-based OTP secret storage with migration from config.json and allow launcher command configuration. 2026-02-02 02:22:44 +01:00
a9ba614537
better installation handling 2026-01-11 06:25:27 +01:00
efb7e52a14
added PKGBUILD and updated config location 2026-01-10 01:33:26 +01:00
85515c9528
Initial commit 2026-01-09 22:54:55 +01:00