User contributions for Elevator1512
Jump to navigation
Jump to search
22 July 2023
- 22:0522:05, 22 July 2023 diff hist +256 N Simple - Destination Dispatch Created page with "'''Simple - Destination Dispatch''' is a Simple Building mod with an elevator having a keypad. It uses the destination dispatch system introduced in the April 5 2023 build. == See also == * Simple Variations Category:Simple buildings" current
- 22:0322:03, 22 July 2023 diff hist +4 m Simple Variations →Official buildings
- 20:5920:59, 22 July 2023 diff hist −725 Development Builds No edit summary
- 14:2114:21, 22 July 2023 diff hist +140 Triton Center No edit summary
- 14:2014:20, 22 July 2023 diff hist +4 m April 16 2023 build No edit summary
- 14:2014:20, 22 July 2023 diff hist +4 m April 12 2023 build No edit summary
- 14:2014:20, 22 July 2023 diff hist 0 m April 11 2023 build No edit summary
- 14:1914:19, 22 July 2023 diff hist +8 m April 5 2023 build No edit summary
- 14:1814:18, 22 July 2023 diff hist +273 N Triton Center - Destination Dispatch Created page with "'''Triton Center - Destination Dispatch''' is a mod of the Triton Center with Destination Dispatch elevators. It first became available as part of the April 5 2023 build. == Floors == *''Main article:'' Triton Center#Floors Category:Eventhorizon's buildings"
- 14:1214:12, 22 July 2023 diff hist +6 m February 7 2023 build No edit summary
- 14:1114:11, 22 July 2023 diff hist 0 m February 5 2023 build No edit summary
- 14:1014:10, 22 July 2023 diff hist 0 m February 28 2023 build No edit summary
- 14:0814:08, 22 July 2023 diff hist −2 m April 11 2023 build No edit summary
- 12:1612:16, 22 July 2023 diff hist −16 m Buildings →See also
- 12:1512:15, 22 July 2023 diff hist +151 The Spire →Floors
- 12:1212:12, 22 July 2023 diff hist +2,009 The Spire No edit summary
- 11:4011:40, 22 July 2023 diff hist +56 Development Builds →Alpha 11 builds
- 11:3911:39, 22 July 2023 diff hist +1,809 N September 26 2022 build Created page with "'''Changes since the old 4/30/18 build:''' #General fixes #Upgraded wxWidgets (the windowing system) from 3.0.2 to 3.2.1 #Upgraded Ogre (the graphics rendering engine) from version 1.9 to 13 (aka 1.13) #Upgraded the FMod soundsystem #Enhanced Linux build system #Put source code on GitHub, with most of the development history #Removed svnrev (this added the svn revision to the Skyscraper version, removed due to the move to Git) #Increased size of main menu, and added a ne..."
- 11:3711:37, 22 July 2023 diff hist 0 m October 5 2022 build →External links
- 11:3611:36, 22 July 2023 diff hist +1,668 N October 1 2022 build Created page with "This build has some really cool fixes. The main feature added is the ability to turn on and off the Lighting feature from the INI file, search for lighting in that file and you'll find it. Lighting is not working properly in the simulator, but you can try it out. I'd recommend mainly using the "OpenGL3 Plus" rendering system, even though parts of Caelum don't work with it, that system is now working well. For Mac, I added the Metal renderer which doesn't seem to be work..."
- 11:3411:34, 22 July 2023 diff hist +3,203 N October 5 2022 build Created page with "This build mainly features fixes for lighting, but has a number of other things and even has a new FPS indicator on the top right of the screen (from the Ogre engine), which you can change to advanced mode or turn off by pressing F9. If you want to try out lighting, you can turn it on in the INI file. '''Update:''' Make sure you only use the OpenGL3+ renderer if you want to use lighting, because the lighting won't look right in the regular OpenGL renderer. You can choose..."
- 11:3211:32, 22 July 2023 diff hist +2,080 N October 14 2022 build Created page with "This build has a number of fixes, and also introduces Light commands and CameraTexture commands, which have been added to the [https://www.skyscrapersim.net/guide script guide]. The updated guide comes with the app, or can be seen here, the new commands are in the "Extended Commands/Functions" section. '''Changelog:''' #Added functions to enable/disable shadows on meshes and textures #Fix for LoadTextureCropped command, the CopyTexture() function was doing a full-size..."
- 11:2911:29, 22 July 2023 diff hist +766 N October 26 2022 build Created page with "This build has a number of fixes reported by users, plus some more verbose script error messages to help. See the previous build releases for more information on what has changed recently. '''Changelog:''' #Exit with a script error if specifying an invalid level, this fixes a number of crashes #Mention stairwell number in error messages #Added more verbose error messages, and fixed another crash == See also == *Previous build *November 6 202..."
- 11:2711:27, 22 July 2023 diff hist +677 N November 6 2022 build Created page with "This build has the CopyTexture function fix, which fixes the LoadCropped and AddOverlay commands. Please test and let me know if those are working fine now for you. '''Changelog:''' #Switched CopyTexture() main function to blit instead of blitFromMemory, this appears to fix reported texture copying problems == See also == *Previous build *Next build *Development Builds == External links == * [https://skyscrapers..."
- 11:2511:25, 22 July 2023 diff hist +947 N December 11 2022 build Created page with "This build has some fixes, and also includes another change made by a third party (NoNoTeal on Github). The contribution prevents the camera from going upside-down, but is disabled by default. To turn it on, open the skyscraper.ini file and set this line to 'true':<br> ''Skyscraper.SBS.Camera.RestrictRotation = false'' '''Changelog:''' #Fix typo in build guide #More cmake typo fixes #Fix for the AlarmSoundStop parameter #Updated documentation for Windows builds #Featur..."
- 11:2411:24, 22 July 2023 diff hist +698 N January 15 2023 build Created page with "This build has the script processor bugfix that was reported, that prevented math operations with parenthesis () being used inside function calls (as parameters). '''Changelog:''' #Fixed a crash in the function processor, the crash would happen if a closing parenthesis ")" was specified before the function's closing parenthesis. == See also == *Previous build *Next build *Development Builds == External links ==..."
- 11:2211:22, 22 July 2023 diff hist +1,389 N February 5 2023 build Created page with "This build has some new elevator parameter features, and some other things, based on feedback on the forum. See the changelog below for detailed information on what has changed. Changelog: #year update #Added AccelJerk and DecelJerk elevator parameters, which were missing #The CreateCallButtons command can now specify separate up and down sounds #Added option to NotifyEarly to turn off standard elevator arrival notifications #Added elevator option NotifyLate which perfo..."
- 11:2011:20, 22 July 2023 diff hist +1,115 N February 7 2023 build Created page with "This build has the rest of the changes that were requested on the forum recently, see the changelog below for the details. Changelog: #Updated Ogre to version 13.5.3 on Mac and RaspberryPi builds, and updated FMOD (sound system) on both of those too #Added a value of 3 to the NotifyEarly command, which combines both options 0 and 2, having the elevator notify/chime twice. #Added support for setting separate early chime sounds (the EarlyUpChimeSound and EarlyDownChimeSou..."
- 11:1911:19, 22 July 2023 diff hist +1,014 N February 9 2023 build Created page with "This is a bugfix build for the recent reported issues. This fixes a number of chime/notification issues in the last build, and also fixes a texture mapping problem. So let me know if you find any issues/regressions. One cool feature is that you can get the elevator to chime 3 times by setting NotifyEarly to 3, and NotifyLate to true. '''Changelog:''' #Added mention of new CallButton actions #Revert "Use only one ComputePlane function" due to texture mapping breakage #F..."
- 11:1811:18, 22 July 2023 diff hist +854 N February 11 2023 build Created page with "This is a bugfix build for the NotifyEarly and NotifyLate features. So let me know if you find any issues/regressions. One cool feature (that I mentioned about before) is that you can get the elevator to chime 3 times by setting NotifyEarly to 3, and NotifyLate to true. '''Changelog:''' #Code cleanups #Elevator should always perform arrival notification if on the same floor as the call, unless NotifyEarly is -1 #Call button should store the call direction for the Notif..."
- 11:1611:16, 22 July 2023 diff hist +876 N February 19 2023 build Created page with "This build has the Alt-F4 fix for Windows, and I also upgraded Ogre to the latest version, 13.6.2. In this the Mac build has also been updated. '''Changelog:''' #Exit app when Alt-F4 is pressed, this is a fix for Windows builds #Upgrade Ogre to 13.6.2 #Upgrading media to Ogre 13.6 #Added the ability to dump shaders to a folder, used for RTSS debugging #Exit if a fatal render operation is encountered #Fix NotifyLate tooltip in the elevator editor #Consolidate ComputePlan..."
- 11:1411:14, 22 July 2023 diff hist +34 N Category:Alpha 11 builds Created page with "Category:Simulator Development" current
- 11:1411:14, 22 July 2023 diff hist 0 m February 28 2023 build No edit summary
- 11:1311:13, 22 July 2023 diff hist +651 N February 28 2023 build Created page with "This build has a floor sound bugfix, and includes an upgraded wxWidgets. '''Changelog:''' #Only play floor sound during an elevator's standard arrival notification #upgraded wxWidgets from 3.2.1 to version 3.2.2.1 For more info on recent changes, see the posts for the previous builds. == See also == *Previous build *Next build *Development Builds == External links == * [https://skyscrapersimulatorforum.createafor..."
- 11:1111:11, 22 July 2023 diff hist +27 m March 19 2023 build →See also
- 06:2806:28, 22 July 2023 diff hist +111 Palace Grand No edit summary
- 06:2706:27, 22 July 2023 diff hist +122 Palace Grand No edit summary
- 06:2506:25, 22 July 2023 diff hist +229 N Palace Grand Created page with "The '''Palace Grand''' is a planned mall by Skyscraper Simulator Showcase. There are currently no elevators in any of the stores or the mall. == See also == *Echelon Mall Category:Skyscraper Simulator Showcase's buildings"
- 06:2206:22, 22 July 2023 diff hist +4 m Buildings/Creators Q-Z →Skyscraper Simulator Showcase's Buildings
21 July 2023
- 22:0222:02, 21 July 2023 diff hist +102 Development Builds No edit summary
- 22:0122:01, 21 July 2023 diff hist +75 Development Builds added official releases here
- 21:5821:58, 21 July 2023 diff hist +40 Development Builds →Alpha 12 builds
- 21:5721:57, 21 July 2023 diff hist +2,106 N March 19 2023 build Created page with "This build, which is the first of the 1.12 (Alpha 12) development releases, introduces a major new feature, the Sound Manager dialog window, which demonstrates Skyscraper's newer sound system that I designed a number of years ago. Basically it lets you have a much more advanced amount of control over the sounds in the simulator. The Triton Center's swimming pool's collider wasn't working anymore, this was fixed and the script guide has been updated to document the c..."
- 21:5521:55, 21 July 2023 diff hist +1,280 N March 28 2023 build Created page with "For this build I mainly reverted the PolyMesh system cleanups I did back in October, they were causing performance issues mainly noticeable in Dellerton Plaza. I made fixes for Dellerton Plaza (the starting position) and also fixed Skyscrapersim Housing Estate. Levels errors are now non-fatal on startup, which should help get around some script errors in buildings instead of having the simulator quit on the building. The console now shows..."
- 21:5221:52, 21 July 2023 diff hist +24 April 5 2023 build No edit summary
- 21:5121:51, 21 July 2023 diff hist −9 m April 5 2023 build No edit summary
- 21:5021:50, 21 July 2023 diff hist +39 m April 11 2023 build No edit summary
- 21:4921:49, 21 July 2023 diff hist 0 m April 16 2023 build No edit summary
- 21:4921:49, 21 July 2023 diff hist 0 m April 19 2023 build No edit summary
- 21:4721:47, 21 July 2023 diff hist +2,626 N April 5 2023 build Created page with "This is the first build with Destination Dispatch support, the support is still at an early stage and needs lots of work. Test this feature, and make recommendations on how to change it so I can improve the simulator, especially for the Destination Dispatch algorithm which doesn't do that much yet. I also revamped the Random Activity feature to work with the new Destination Dispatch elevators. Other features like destination indicators, etc. will be made soon. A few..."