summaryrefslogtreecommitdiff
path: root/drive_null.lua
AgeCommit message (Collapse)Author
2024-04-18Improve setup experience and inventory itemscheapie
2024-04-18Fix more bugscheapie
2024-04-17Allow changing destination in-flightcheapie
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.
2024-04-14Add floor passing beepcheapie
2024-04-12Add COPcheapie
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)
2023-08-18Assorted bug fixescheapie
2023-08-12More door workcheapie
The hoistway doors are now able to open and close under control of the controller.
2023-08-04Add bits that are done so farcheapie
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)