Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge to master for v0.9.10 #82

Merged
merged 29 commits into from
Nov 27, 2023
Merged

Merge to master for v0.9.10 #82

merged 29 commits into from
Nov 27, 2023

Conversation

oblivioncth
Copy link
Owner

No description provided.

Required to potentially allow CLIFp to run off of the Launcher's
services.
Also fixes the command's help option as that option was inadvertently
excluded before.
Add 'download' command. Allows bulk download of games from a playlist
Don't need to check for required options manually anymore
Fixes '--extracted' & '--server' mount parameter parsing.
Some Flashpoint service arguments are fully quoted even though they
don't need to be (which works for the regular launcher since it uses the
shell to start most child processes, unlike CLIFp), which creates issues
when starting such a process via the OS directly and not a shell, as the
quotes will be escaped and included as part of the argument, when the FP
configure clearly just intended the argument to be quoted.
This should give greater compatibility since Electron uses Chromium
internally for browser tasks.
Add companion mode: CLIFp piggybacks off the Launcher's services
@oblivioncth oblivioncth merged commit ec6ff16 into master Nov 27, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant