July 8 2024 build

From Skyscraper Wiki
Revision as of 12:44, 8 July 2024 by Lighthouse Friesland (talk | contribs) (Created page with "{{legit}}{{db}} This build fixes a couple major issues, both are related to malfunctions in the ChangeTexture() C++ code. Keep testing this, and let me know if there are any more issues. I also added the Simple - Sliding Doors Demo building which was in a build post but not in the simulator package itself. For information on the recent addition of For loops to the script interpreter, see the older build article: June 30 2024 build '''Changelog:''' #Added the "S...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 build fixes a couple major issues, both are related to malfunctions in the ChangeTexture() C++ code. Keep testing this, and let me know if there are any more issues. I also added the Simple - Sliding Doors Demo building which was in a build post but not in the simulator package itself.

For information on the recent addition of For loops to the script interpreter, see the older build article:

June 30 2024 build

Changelog:

  1. Added the "Simple - Sliding Doors Demo" building from last year
  2. Initialize direction vectors (fixes an uninitialized memory issue)
  3. Fixed texture changing functions
  4. Disable reprepare in ChangeTexture() function, was in a situation causing triangle corruption

See also

External links