March 23 2024 build: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
m (Text replacement - "This build" to "{{legit}}{{db}} This build")
Line 1: Line 1:
{{legit}}{{db}}
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.
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.



Revision as of 10:01, 3 June 2024

This article is legitimate.
It contains good-faith information, such as an existing building or content.
This article describes a development build of Skyscraper Simulator.
It contains good information related to Skyscraper Simulator.

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

External links