March 14 2026 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "{{OB}}{{db}} This is the first new build in a while. This build has some fixes by avrdude-t, and also has a fix for an issue where the elevator shafts wouldn't be displayed if no elevators existed. '''Changelog:''' #SBS: fixed an issue where shafts would not be displayed if no elevators/cars existed #frontend: Activate menu buttons on mouse-up instead of mouse-down (fixes regression introduced in 8caeccfc) (avrdude-t) #Add includes to prevent build errors (avrdude-t) #..." |
Elevator1512 (talk | contribs) m Text replacement - " " to " " |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{OB}}{{db}} | {{OB}}{{db}} | ||
This is the first new build in a while. | This is the first new build in a while. This build has some fixes by avrdude-t, and also has a fix for an issue where the elevator shafts wouldn't be displayed if no elevators existed. | ||
'''Changelog:''' | '''Changelog:''' | ||
| Line 11: | Line 11: | ||
== See also == | == See also == | ||
*[[September 24 2025 build|Previous build]] | *[[September 24 2025 build|Previous build]] | ||
*Next build | *[[May 17 2026 build|Next build]] | ||
*[[Development Builds]] | *[[Development Builds]] | ||
== External links == | == External links == | ||
*[https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-31426-build/ | *[https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-31426-build/ Build: 3/14/26 build] | ||
[[Category:Development Builds]] | [[Category:Development Builds]] | ||
[[Category:2026 Builds]] | [[Category:2026 Builds]] | ||
Latest revision as of 11:15, 18 May 2026
It contains only the files in SVN, and can be safely downloaded to your computer. |
It contains good information related to Skyscraper Simulator. |
This is the first new build in a while. This build has some fixes by avrdude-t, and also has a fix for an issue where the elevator shafts wouldn't be displayed if no elevators existed.
Changelog:
- SBS: fixed an issue where shafts would not be displayed if no elevators/cars existed
- frontend: Activate menu buttons on mouse-up instead of mouse-down (fixes regression introduced in 8caeccfc) (avrdude-t)
- Add includes to prevent build errors (avrdude-t)
- CMake: Include header files in generated project to make working in IDEs like Visual Studio easier (avrdude-t)
- indentation fix (avrdude-t)