November 9 2024 build: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
(Created page with "{{legit}}{{db}} This is a bugfix build, and mainly fixes issues with the serviced floor manager in the elevator editor. See the previous build for the recent changes. '''Changelog:''' #Fixed a crash in the elevator door's AddServicedFloor() function, by rewriting the code #Cleaned up elevator door's RemoveServicedFloor() function #Don't create or remove shaft doors when modifying serviced floors in the elevator editor #Use correct floor index function, this fixes an is...")
 
mNo edit summary
 
Line 13: Line 13:
== See also ==
== See also ==
* [[November 7 2024 build|Previous build]]  
* [[November 7 2024 build|Previous build]]  
* Next build
* [[November 11 2024 build|Next build]]
* [[Development Builds]]
* [[Development Builds]]
== External links ==
== External links ==
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-11924-build/ New build: 11/9/24 build on the Skyscraper Simulator Forum]
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-11924-build/ Build: 11/9/24 build on the Skyscraper Simulator Forum]
[[Category:Development Builds]]
[[Category:Development Builds]]
[[Category:2024 Builds]]
[[Category:2024 Builds]]
[[Category:Beta Builds]]
[[Category:Beta Builds]]

Latest revision as of 16:46, 11 November 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 is a bugfix build, and mainly fixes issues with the serviced floor manager in the elevator editor.

See the previous build for the recent changes.

Changelog:

  1. Fixed a crash in the elevator door's AddServicedFloor() function, by rewriting the code
  2. Cleaned up elevator door's RemoveServicedFloor() function
  3. Don't create or remove shaft doors when modifying serviced floors in the elevator editor
  4. Use correct floor index function, this fixes an issue where negative floors wouldn't show up in the elevator editor's serviced floor box.
  5. Have elevator editor's serviced floor section only display floors with existing elevator doors
  6. Exit to menu on a render failure, this fix is for the recent code reorganization changes

See also[edit | edit source]

External links[edit | edit source]