February 11 2023 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) (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...") |
Elevator1512 (talk | contribs) m (Text replacement - "Category:Development Builds" to "Category:Development Builds Category:2023 Builds") |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{legit}}{{db}} | |||
This is a bugfix build for the NotifyEarly and NotifyLate features. | This is a bugfix build for the NotifyEarly and NotifyLate features. | ||
Line 16: | Line 17: | ||
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-21123-build/ Build: 2/11/23 build on the Skyscraper Simulator Forum] | * [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-21123-build/ Build: 2/11/23 build on the Skyscraper Simulator Forum] | ||
[[Category:Development Builds]] | [[Category:Development Builds]] | ||
[[Category:2023 Builds]] | |||
[[Category:Alpha 11 builds]] | [[Category:Alpha 11 builds]] |
Latest revision as of 13:59, 1 September 2024
It contains good-faith information, such as an existing building or content. |
It contains good information related to Skyscraper Simulator. |
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 NotifyLate feature