July 7 2026 build

From Skyscraper Wiki
Revision as of 17:58, 18 July 2026 by Elevator1512 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is an official build of Skyscraper, made by eventhorizon.
It contains only the files in SVN, and can be safely downloaded to your computer.
This article describes a development build of Skyscraper Simulator.
It contains good information related to Skyscraper Simulator.

This build introduces a new feature suggested by EG881, which is that the script errors that you're accustomed to are now mostly non-fatal, and the simulator now skips the problematic lines of code by default. When a script error is encountered, you'll have the choice of clicking OK or Cancel. OK keeps loading the building, while Cancel cancels the script load like before. Certain code errors are still fatal by default, primarily section errors. I hope this change helps you make building code more easily.

Changelog:

  1. ScriptProcessor: make script errors non-fatal by default, and introduce a Cancel option to the modal error dialog to cancel script load (same as previous behavior).
  2. ScriptProcessor: made more errors non-fatal, and ensured that things such as section errors remain fatal
  3. Update .gitignore - Add .DS_Store files to the gitignore

See also[edit | edit source]

External links[edit | edit source]