Skip to content

Fix CockpitFOV and CockpitFOVToggle missing in default table#7547

Open
wookieejedi wants to merge 2 commits into
scp-fs2open:masterfrom
wookieejedi:default-cp-fov
Open

Fix CockpitFOV and CockpitFOVToggle missing in default table#7547
wookieejedi wants to merge 2 commits into
scp-fs2open:masterfrom
wookieejedi:default-cp-fov

Conversation

@wookieejedi

Copy link
Copy Markdown
Member

The default_setting.tbl is very useful for setting defautl settings for new players for a mod, and it has the ability to set Graphics.FOV. Though there is an error in debug mode if a mod tries to set Graphics.CockpitFOV or Graphics.CockpitFOVToggle. This PR adds the needed parsers and default functions to those settings, allowing this to now work.

Tested and works as expected.

@wookieejedi wookieejedi added cleanup A modification or rewrite of code to make it more understandable or easier to maintain. fix A fix for bugs, not-a-bugs, and/or regressions. labels Jun 23, 2026
@wookieejedi wookieejedi added the Point Release Candidate An already merged bugfix that may be merged into a previous stable version label Jul 5, 2026
@wookieejedi wookieejedi added this to the 26.0.1 milestone Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup A modification or rewrite of code to make it more understandable or easier to maintain. fix A fix for bugs, not-a-bugs, and/or regressions. Point Release Candidate An already merged bugfix that may be merged into a previous stable version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants