March 23 2024 build

From Skyscraper Wiki
Jump to navigation Jump to search

This build adds the elevator car parameters MusicUp and MusicDown for playing separate up and down music files. The new MusicAlwaysOn parameter for elevator cars also, should improve realism by continuously playing the elevator music instance with the volume at 0, and then setting the volume to full when the music is supposed to be heard, this is so that the music will continue realistically when you enter the elevator. The MessageOnMove parameter changes the elevator directional messages so that they play when the elevator starts moving, instead of when the doors fully open.

Changelog:

  1. Relocated wxWidgets GUI classes into their own folder, to clean up the frontend source file layout
  2. Updated email address
  3. Added support for separate elevator music files for the up and down directions, via the MusicUp and MusicDown parameters
  4. Added an always-on mode for elevator music, for a more realistic effect, via the MusicAlwaysOn parameter
  5. Added MessageOnMove elevator car parameter, which if set to true, has the up/down directional messages play when the elevator starts moving instead of when the doors open fully
  6. Fix include for Windows builds

See also[edit | edit source]

External links[edit | edit source]