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

SC2: Adding skip_cutscenes and disable_forced_camera options #68

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

EnvyDragon
Copy link

What is this fixing or adding?

Config options to set flags that will skip cutscenes and/or prevent the game from forcefully moving the camera.

How was this tested?

Generated a world with the settings active, ran it against a modified map that could read the flags, confirmed that the flags were active; ran that same modified map with an older yaml to confirm that it still worked + the flags were disabled; ran an older version of the map with the world containing the flags to confirm that their presence didn't cause unexpected behavior. (ie. tried it out and confirmed backward compatibility of default settings)

@EnvyDragon EnvyDragon requested a review from Ziktofel as a code owner October 12, 2023 01:18
@Ziktofel Ziktofel merged commit f391f20 into Ziktofel:sc2-next Oct 12, 2023
9 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.

2 participants