December 11 2022 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "This build has some fixes, and also includes another change made by a third party (NoNoTeal on Github). The contribution prevents the camera from going upside-down, but is disabled by default. To turn it on, open the skyscraper.ini file and set this line to 'true':<br> ''Skyscraper.SBS.Camera.RestrictRotation = false'' '''Changelog:''' #Fix typo in build guide #More cmake typo fixes #Fix for the AlarmSoundStop parameter #Updated documentation for Windows builds #Featur..." |
MelvinMan10 (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{OB}}{{db}} | |||
This build has some fixes, and also includes another change made by a third party (NoNoTeal on Github). | This build has some fixes, and also includes another change made by a third party (NoNoTeal on Github). | ||
Line 19: | Line 20: | ||
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-121122-build/ Build: 12/11/22 build on the Skyscraper Simulator Forum] | * [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-121122-build/ Build: 12/11/22 build on the Skyscraper Simulator Forum] | ||
[[Category:Development Builds]] | [[Category:Development Builds]] | ||
[[Category:2022 Builds]] | |||
[[Category:Alpha 11 builds]] | [[Category:Alpha 11 builds]] |
Latest revision as of 00:13, 22 May 2025
It contains only the files in SVN, and can be safely downloaded to your computer. |
It contains good information related to Skyscraper Simulator. |
This build has some fixes, and also includes another change made by a third party (NoNoTeal on Github).
The contribution prevents the camera from going upside-down, but is disabled by default. To turn it on, open the skyscraper.ini file and set this line to 'true':
Skyscraper.SBS.Camera.RestrictRotation = false
Changelog:
- Fix typo in build guide
- More cmake typo fixes
- Fix for the AlarmSoundStop parameter
- Updated documentation for Windows builds
- Feature Request: Preventing simulator camera from going upside-down by limiting pitch (Github pull request #10)