June 13 2025 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) m Text replacement - " " to " " |
MelvinMan10 (talk | contribs) m More descriptive name. |
||
Line 2: | Line 2: | ||
This build (the Friday the 13th build haha) is mainly a fix for the FPS issues users were having, I found that the map generators were being enabled for each sim engine, causing the slowdowns, they were supposed to only enable if said to in the building script. | This build (the Friday the 13th build haha) is mainly a fix for the FPS issues users were having, I found that the map generators were being enabled for each sim engine, causing the slowdowns, they were supposed to only enable if said to in the building script. | ||
A button has been added that lists playing sounds in all engines, which should help diagnose issues with sounds in the simulator. I've started a new Readme file, which is also online at the Git repository (see below for the link). For the readme, I converted the Skyscraper logo images and put them into the Guide folder. I'm also using the Inno Setup installer, which will be used for an RC1 build release. | A button has been added that lists playing sounds in all engines, which should help diagnose issues with sounds in the simulator. I've started a new Readme file, which is also online at the Git repository (see below for the link). For the readme, I converted the Skyscraper logo images and put them into the Guide folder. I'm also using the Inno Setup installer, which will be used for an [[Skyscrapersim 2.0 RC1|RC1 build release]]. | ||
See the previous build for other recent changes. | See the previous build for other recent changes. | ||
Line 16: | Line 16: | ||
== See also == | == See also == | ||
*[[June 9 2025 build|Previous build]] | *[[June 9 2025 build|Previous build]] | ||
*Next build | *[[Skyscrapersim 2.0 RC1|Next build]] | ||
*[[Development Builds]] | *[[Development Builds]] | ||
Latest revision as of 11:23, 22 June 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 (the Friday the 13th build haha) is mainly a fix for the FPS issues users were having, I found that the map generators were being enabled for each sim engine, causing the slowdowns, they were supposed to only enable if said to in the building script.
A button has been added that lists playing sounds in all engines, which should help diagnose issues with sounds in the simulator. I've started a new Readme file, which is also online at the Git repository (see below for the link). For the readme, I converted the Skyscraper logo images and put them into the Guide folder. I'm also using the Inno Setup installer, which will be used for an RC1 build release.
See the previous build for other recent changes.
Changelog for 2.0:
- Fix soundsystem stats reporting
- Added sound manager button to list playing sounds in all engines
- Added Skyscraper logo images to guide folder
- started new Readme file
- Added new Inno Setup installer
- Don't automatically enable map generator on startup