August 1 2025 build

From Skyscraper Wiki
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 mainly has bugfixes, but has new support in the sim engine for shapes in the PolyMesh system. Since PolyMesh does the Cut function, it's now possible to cut shapes with it. I'm currently fixing some of the issues with it before I make script commands to create shapes.

Changelog for 2.1:

  1. GUI: fix floor information selection code
  2. PolyMesh: added AddTriangle() function
  3. PolyMesh: started experimental support for shapes, starting with spheres
  4. Convention Center: fixed fire service switch in service elevator
  5. Convention Center: extended service elevator to sub-basement level
  6. PolyMesh: moved bounding box creation code into separate function
  7. PolyMesh: Added CreateBox() function
  8. PolyMesh: added object centering support for Sphere and Box objects
  9. PolyMesh: moved shape code into new Shape object, and integrated with Floor object
  10. ScriptProc: fixed AddShaftDoor and AddShaftDoors commands
  11. ScriptProc: fix regression in Floor section AddShaftDoor command

See also[edit | edit source]

External links[edit | edit source]