February 7 2023 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) (Created page with "This build has the rest of the changes that were requested on the forum recently, see the changelog below for the details. Changelog: #Updated Ogre to version 13.5.3 on Mac and RaspberryPi builds, and updated FMOD (sound system) on both of those too #Added a value of 3 to the NotifyEarly command, which combines both options 0 and 2, having the elevator notify/chime twice. #Added support for setting separate early chime sounds (the EarlyUpChimeSound and EarlyDownChimeSou...") |
Elevator1512 (talk | contribs) m (Text replacement - "Category:Development Builds" to "Category:Development Builds Category:2023 Builds") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{legit}}{{db}} | |||
This build has the rest of the changes that were requested on the forum recently, see the changelog below for the details. | This build has the rest of the changes that were requested on the forum recently, see the changelog below for the details. | ||
Changelog: | '''Changelog:''' | ||
#Updated Ogre to version 13.5.3 on Mac and RaspberryPi builds, and updated FMOD (sound system) on both of those too | #Updated Ogre to version 13.5.3 on Mac and RaspberryPi builds, and updated FMOD (sound system) on both of those too | ||
#Added a value of 3 to the NotifyEarly command, which combines both options 0 and 2, having the elevator notify/chime twice. | #Added a value of 3 to the NotifyEarly command, which combines both options 0 and 2, having the elevator notify/chime twice. | ||
Line 18: | Line 19: | ||
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-2723-build/ Build: 2/7/23 build on the Skyscraper Simulator Forum] | * [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-2723-build/ Build: 2/7/23 build on the Skyscraper Simulator Forum] | ||
[[Category:Development Builds]] | [[Category:Development Builds]] | ||
[[Category:2023 Builds]] | |||
[[Category:Alpha 11 builds]] | [[Category:Alpha 11 builds]] |
Latest revision as of 13:59, 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 the rest of the changes that were requested on the forum recently, see the changelog below for the details.
Changelog:
- Updated Ogre to version 13.5.3 on Mac and RaspberryPi builds, and updated FMOD (sound system) on both of those too
- Added a value of 3 to the NotifyEarly command, which combines both options 0 and 2, having the elevator notify/chime twice.
- Added support for setting separate early chime sounds (the EarlyUpChimeSound and EarlyDownChimeSound options)
- Directional indicators no longer light up for non-calls when ChimeOnArrival is false
- Use NotifyArrival() for callbuttons opening elevator on same floor
- Elevators now follow the NotifyEarly and NotifyLate parameters if elevator is on the same floor
- Code cleanups