Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This allows new calls entered while the car is moving to be serviced before the original destination, provided they are in the correct direction, will be reached before the original destination, and the car can stop soon enough.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(no phase 2 yet)
|
|
Switches for fire service phase 2 (not yet implemented) and car fan and light (no plans) are also available
|
|
Still more things I want to add to it, but it works for now.
Should show up in existing cars (once they do something for the first time, for now)
|
|
This is a breaking change, all existing call buttons will have to be removed and re-placed
|
|
|
|
The hoistway doors are now able to open and close under control of the controller.
|
|
Place a machine (no texture yet) above the car somewhere when the car is at the lowest floor, then pair it to the drive with the pairing tool. Not much error checking yet, it'll probably crash if you do anything weird.
|
|
|
|
|
|
|
|
This includes:
* Controller (runs and responds to calls placed on the screen, parameter editing and switches work)
* Null Drive (simulates motion so the controller can run, no actual movement yet)
* Call Buttons (lights can be toggled with right-click, no communication yet)
|