March 12 2024 build: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Elevator1512 (talk | contribs) m (Text replacement - "Category:Development Builds" to "Category:Development Builds Category:2024 Builds") |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{legit}}{{db}} | |||
This build has some minor changes and fixes, so see the changelog. Camera "RestrictRotation" feature is now enabled by default. | This build has some minor changes and fixes, so see the changelog. Camera "RestrictRotation" feature is now enabled by default. | ||
Line 6: | Line 7: | ||
#Updated Linux build documentation | #Updated Linux build documentation | ||
#Updated version numbers for Windows builds | #Updated version numbers for Windows builds | ||
# | #Use snprintf instead of sprintf | ||
# | #Year update | ||
# | #Header indentation fixes | ||
# | #Removed unneeded unix.cpp and unix.h files in SBS | ||
# | #Enable camera rotation restriction by default | ||
# | #Upgraded FMOD to latest version | ||
== See also == | == See also == | ||
*[[February 21 2024 build|Previous build]] | *[[February 21 2024 build|Previous build]] | ||
*Next build | *[[March 23 2024 build|Next build]] | ||
*[[Development Builds]] | *[[Development Builds]] | ||
== External links == | == External links == | ||
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-31224-build/ | * [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-31224-build/ Build: 3/12/24 build on the Skyscraper Simulator Forum] | ||
[[Category:Development Builds]] | [[Category:Development Builds]] | ||
[[Category:2024 Builds]] | |||
[[Category:Alpha 12 builds]] | [[Category:Alpha 12 builds]] |
Latest revision as of 13:57, 1 September 2024
It contains good-faith information, such as an existing building or content. |
It contains good information related to Skyscraper Simulator. |
This build has some minor changes and fixes, so see the changelog. Camera "RestrictRotation" feature is now enabled by default.
Changelog:
- Increased size of building selection dialog
- Fixed a crash in the AddRails function; check for shaft object validity
- Updated Linux build documentation
- Updated version numbers for Windows builds
- Use snprintf instead of sprintf
- Year update
- Header indentation fixes
- Removed unneeded unix.cpp and unix.h files in SBS
- Enable camera rotation restriction by default
- Upgraded FMOD to latest version