February 7 2023 build: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
(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...")
 
mNo edit summary
Line 1: Line 1:
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.

Revision as of 15:12, 22 July 2023

This build has the rest of the changes that were requested on the forum recently, see the changelog below for the details.

Changelog:

  1. Updated Ogre to version 13.5.3 on Mac and RaspberryPi builds, and updated FMOD (sound system) on both of those too
  2. Added a value of 3 to the NotifyEarly command, which combines both options 0 and 2, having the elevator notify/chime twice.
  3. Added support for setting separate early chime sounds (the EarlyUpChimeSound and EarlyDownChimeSound options)
  4. Directional indicators no longer light up for non-calls when ChimeOnArrival is false
  5. Use NotifyArrival() for callbuttons opening elevator on same floor
  6. Elevators now follow the NotifyEarly and NotifyLate parameters if elevator is on the same floor
  7. Code cleanups

See also

External links