November 9 2024 build
Jump to navigation
Jump to search
It contains good-faith information, such as an existing building or content. |
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:
- 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 issue where negative floors wouldn't show up in the elevator editor's serviced floor box.
- Have elevator editor's serviced floor section only display floors with existing elevator doors
- Exit to menu on a render failure, this fix is for the recent code reorganization changes