May 3 2023 build

From Skyscraper Wiki
Revision as of 14:59, 1 September 2024 by Elevator1512 (talk | contribs) (Text replacement - "Category:Development Builds" to "Category:Development Builds Category:2023 Builds")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 mainly has important bugfixes, some of those were reported. I found that the Mac version didn't treat filenames as case-insensitive, so I rebuilt Ogre with a newer version with that option on, it should now work better with building add-ons (Ogre was upgraded on Mac from 13.6.2 to 13.6.4). Indicators now strip the direction character from sound filenames, so an indicator of "<A" will load "soundA.wav" if "sound*.wav" is specified. I fixed a number of Direction parameters in the code which were causing issues when capital letters were used.

Changelog:

  1. Add startingfloor check to floor indicator, to prevent a crash
  2. Added a small amount of interfloorheight to some of the Underground building floors, to fix shaft door opening issues
  3. Don't use direction characters in sound filenames
  4. Make direction parameter in Button Panels lowercase, this fixes issues where the panel wouldn't be created if capital letters were used
  5. Allow calling elevator from the same floor in the Elevator Editor
  6. (Simple - Callstation) Don't create both call button directions on end floors
  7. Mac version was rebuilt for the case-insensitive option

See also

External links