New pages
Jump to navigation
Jump to search
4 June 2025
- 22:1822:18, 4 June 2025 SchindlerTown Korren Tower (hist | edit) [351 bytes] Elevator1512 (talk | contribs) (Created page with "The '''SchindlerTown Korren Tower''' is a building complex that has a total of 17 elevators. == 12-floor Tower == * '''0''' - Ground Floor * '''1-11''' - Upper Floors == 24-floor Tower == * '''0''' - Ground Floor * '''1-23''' - Upper Floors == See also == * Buildings Category:AZD71's buildings")
1 June 2025
- 09:1209:12, 1 June 2025 Kowloon City (hist | edit) [551 bytes] SBS3744T (talk | contribs) (Created page with "'''Kowloon City''' is a building complex that has a total of 20 elevators. == Floors == === Tower 1 === * '''0''' - Ground Floor, Lobby * '''1-20''' - Zone 1 Offices * '''21''' - Skylobby * '''22-39''' - Zone 2 Offices * '''40''' - Observation Deck === Tower 2 === * '''0''' - Ground Floor, Lobby, Shops * '''1-3''' - Malls * '''4-20''' - Offices === Tower 3 === * '''0''' - Ground Floor, Lobby * '''1-29''' - Offices == See also == * Buildings Category:Beno Building C...")
- 05:2805:28, 1 June 2025 Skyscraper Melvin (hist | edit) [380 bytes] SBS3744T (talk | contribs) (Created page with "'''Skyscraper Melvin''' is a 39-floor tower that has a total of 14 elevators. == Floors == * '''0''' - Lobby * '''1-23''' - Offices * '''24''' - Zone 1 Mechanical * '''25-38''' - Offices * '''39''' - Zone 2 Mechanical == See also == * Buildings Category:Beno Building Creator buildings Category:SBS3744T's buildings Category:Office buildings")
29 May 2025
- 08:4108:41, 29 May 2025 Marriott Marquis (hist | edit) [569 bytes] Elevator1512 (talk | contribs) (Created page with "The '''Marriott Marquis''' may refer to one of the following buildings: * Marriott Marquis Fictional * Marriott Marquis Hotel * Marriott Marquis Interchange City * Marriott Marquis Masonville * Marriott Marquis Simple * Marriott Marquis Skyscraperville Category:Disambiguation pages")
28 May 2025
- 23:5723:57, 28 May 2025 Marriott Marquis Hotel (hist | edit) [324 bytes] SBS3744T (talk | contribs) (Created page with "'''Marriott Marquis Hotel''' is a 46-floor hotel that has a total of 12 elevators. == Floors == * '''-2 to -1''' - Parking * '''0''' - Lobby * '''1-45''' - Hotel Rooms * '''46''' - Service Area == See also == * Buildings Category:SBS3744T's buildings Category:Beno Building Creator buildings Category:Hotels")
- 08:4408:44, 28 May 2025 Kris Tower (hist | edit) [319 bytes] SBS3744T (talk | contribs) (Created page with "The '''Kris Tower''' is a 50-floor tower that has a total of 16 elevators. == Floors == * '''0''' - Lobby * '''1-50''' - Offices == See also == * Buildings Category:SBS3744T's buildings Category:Beno Building Creator buildings Category:Offices")
- 08:3308:33, 28 May 2025 Atrium Otis67 Hotel (hist | edit) [271 bytes] SBS3744T (talk | contribs) (Created page with "The '''Atrium Otis67 Hotel''' is a 31-floor hotel that has a total of 8 elevators. == Floors == * '''0''' - Lobby * '''1-31''' - Hotel Rooms == See also == * Buildings Category:SBS3744T's buildings Category:Beno Building Creator buildings Category:Hotels")
25 May 2025
- 19:4519:45, 25 May 2025 Skyscraper Internals and Development (hist | edit) [3,516 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}} ''All of the text below was created by eventhorizon.'' Working with the Skyscraper source code can be intimidating at first, but if you're familiar with C++, the code has been formatted to be easy to read and hopefully understand. The following diagram shows a birds-eye view of the simulator, when three sim engines are running. Skyscraper's source code is divided class-wise in order to create layers of abstraction in the code. This makes it relatively easy t...")
- 19:3719:37, 25 May 2025 Introduction to Skyscraper (hist | edit) [1,189 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}} ''All of the text below was created by eventhorizon.'' Skyscraper is an advanced first-person 3D building and elevator simulator, written in C++, and has been in development since December 2002. It supports fully simulating 3D structures, each one in a defined "building", or simulator engine. Multiple simulator engines can be run in parallel, creating cities. Skyscraper is powered by the Scalable Building Simulator, or SBS, which is the sim engine behind each...")
23 May 2025
- 04:2704:27, 23 May 2025 Godstone Place (hist | edit) [408 bytes] SBS3744T (talk | contribs) (Created page with "The '''Godstone Place''' is a 62-floor tower that has a total of 24 elevators. == Floors == * '''-8 to -1''' - Underground Parking * '''0''' - Ground Lobby * '''1-9''' - Aboveground Parking * '''10''' - Meeting Rooms * '''11-61''' - Hotel Rooms * '''62''' - Commons/Restaurant == See also == * Buildings Category:SBS3744T's buildings Category:Beno Building Creator buildings Category:Hotels")
21 May 2025
- 23:4923:49, 21 May 2025 Skyscrapersim Beno Edition (hist | edit) [489 bytes] MelvinMan10 (talk | contribs) (Created page with "{{Template:UB}} '''Skyscrapersim Beno Edition''' is an alternative version of Skyscraper based on a 2010 build. All of Beno's buildings (such as Guy's Hospital and Island) and data are included in this package.")
- 07:2407:24, 21 May 2025 May 21 2025 build (hist | edit) [1,889 bytes] Lighthouse Friesland (talk | contribs) (Created page with "{{legit}}{{db}} This build finishes more of the Texture Manager window, where in-memory textures such as text-to-textures can now be displayed. It does this by saving the in-memory texture to the file "temp.jpg", and then loading that into the image dialog. I've also made more fixes to the new native frontend. In the Skyscraper 2.1 code (master branch), I'm looking into using a serializer or database to export all of the simulator data to, in order to support saved ga...")
11 May 2025
- 21:0821:08, 11 May 2025 May 11 2025 build (hist | edit) [1,682 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}}{{db}} This build has some bugfixes, and also introduces build support for the alternate frontend, one that doesn't use wxWidgets. The alternate frontend should eventually be used to port Skyscraper to other types of systems, like Android, iOS, etc. This week I'm going to be working on bugfixes a lot, so make sure you report issues with this, and I'll get right on it. In the Skyscraper 2.1 codebase (master branch), I've started work on a new networking system, w...")
6 May 2025
- 09:3309:33, 6 May 2025 Simple - Map (hist | edit) [276 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}} '''Simple - Map''' is a building that showcases the new maps feature introduced in the May 6 2025 build. == See also == * Simple Variations Category:Eventhorizon's buildings Category:Simple buildings")
- 09:3209:32, 6 May 2025 May 6 2025 build (hist | edit) [2,752 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}}{{db}} This build has a number of new features. First, I brought back the RenderOnStartup feature, which is now somewhat working. Using this feature allows you to view the building as it's being loaded, but results in that building loading much more slowly. Maps are now supported. See the building "Simple - Map" for a demo, but if you turn on the map setting in the Globals section of your building file, you can place a map of your building in the simulation...")
27 April 2025
- 21:3821:38, 27 April 2025 April 27 2025 build (hist | edit) [2,572 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}}{{db}} This build mainly includes the new VMConsole system. VMConsole is a new unix#like console component of Virtual Manager, and it lets you know operate more of the simulator from the in-app console. I also added support for a threaded text-based console when you turn the in-app console off, this is mainly used for Unix/Linux systems. This new system changed some critical sections of code, and so watch out for any crashes, so far I've cleaned up the ones I co...")
- 12:1212:12, 27 April 2025 Point Square Dublin (hist | edit) [632 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}}{{MayLookReal-GNL|Lift Excelsior}}{{IpInfo/LE}} '''Point Square Dublin''' is a non-fictional building that is based off a mixed-use 7-floor building that has the same name in Dublin Docklands. It is planned to have a 4-star hotel called the Gibson Hotel, shopping center, and an office building. It will be part of Build 2 of Lift Excelsior's IP, alongside The Spaceport Triology. More detailed floor plans will be coming soon once Lift Excelsior reveals them. =...")
- 12:0912:09, 27 April 2025 The Spaceport Triology (hist | edit) [361 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}}{{IpInfo/LE}} '''The Spaceport Triology''' is a shopping center that will be part of Build 2 of Lift Excelsior's IP, alongisde Point Square Dublin. It is planned to have about 17 elevators. == See also == * Blanchardstown Centre * Athlone Town Centre * Example Plaza Category:Lift Excelsior's buildings Category:Shopping centers")
23 April 2025
- 18:2418:24, 23 April 2025 April 20 2025 build (hist | edit) [1,237 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}}{{db}} This build fixes a serious issue with the wall selection (mouseclick) feature, previously the detection code would quit prematurely preventing the correct wall from being selected. This build also introduces support for the FreeBSD operating system, Skyscraper now runs on it but lacks sound support, due to FMOD not being available for that platform. Due to this, sound support is now optional in the simulator. I've built the Mac version again, and I'll upg...")
13 April 2025
- 11:3111:31, 13 April 2025 April 13 2025 build (hist | edit) [805 bytes] Lighthouse Friesland (talk | contribs) (Created page with "{{legit}}{{db}} This build was made on the new server computer I've been setting up, and currently has updated builds for Windows and Linux. The Mac and Windows/ARM are still pending. '''Changelog:''' #Ogre upgraded to version 14.3.4 #FMOD upgraded to version 2.03.07 #wxWidgets upgraded to version 3.2.7 #Update CMake required version (fixes issues with newer versions of CMake) #Removed support for precompiled headers in wxWidgets, due to build issues == See also == * [...")
3 April 2025
- 21:0621:06, 3 April 2025 Lacy's Delta City (hist | edit) [1,034 bytes] Elevator1512 (talk | contribs) (Created page with "{{legit}}{{IpInfo/E1512}}{{Future infrastructure}} '''Lacy's Delta City''' is an upcoming department store to be located in Delta City and will be created by elevator1512.")
13 March 2025
- 20:5820:58, 13 March 2025 Sicknature Tower (hist | edit) [514 bytes] SBS3744T (talk | contribs) (Created page with "The '''Sicknature Tower''' is a 61-floor hotel that has a total of 20 elevators. == Floors == * '''-8--1''' - Parking * '''0''' - Ground Lobby * '''1-5''' - Malls * '''6-32''' - Hotel Rooms * '''33''' - Zone 1 Mechanical * '''34-59''' - Hotel Rooms * '''60''' - Restaurant * '''61''' - Zone 2 Mechanical == See also == * Buildings Category:Beno Building Creator buildings Category:SBS3744T's buildings Category:Hotels")
- 20:4120:41, 13 March 2025 Golden Rose Desert Hotel (hist | edit) [277 bytes] SBS3744T (talk | contribs) (Created page with "The '''Golden Rose Desert Hotel''' is a 10-floor hotel made by SBS3744T. == Floors == * '''0''' - Lobby * '''1-10''' - Hotel == See also == * Buildings Category:Beno Building Creator buildings Category:SBS3744T's buildings Category:Hotels")