November 9 2024 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) mNo edit summary |
MelvinMan10 (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{OB}}{{db}} | ||
This is a bugfix build, and mainly fixes issues with the serviced floor manager in the elevator editor. | 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. | See the [[November 7 2024 build|previous build]] for the recent changes. | ||
'''Changelog:''' | '''Changelog:''' |
Latest revision as of 00:10, 22 May 2025
It contains only the files in SVN, and can be safely downloaded to your computer. |
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