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 - "This is" to "{{legit}}{{db}} This is") |
||
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. | ||
Revision as of 08:59, 3 June 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