Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-08 | Add initial car motion functionality | cheapie | |
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. | |||
2023-08-04 | Add lanterns | cheapie | |
2023-08-04 | Add position indicator | cheapie | |
2023-08-04 | Add pairing tool and make call buttons functional | cheapie | |
2023-08-04 | Add bits that are done so far | cheapie | |
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) |