Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-22 | Prevent doors getting stuck open if the server shuts down while open | cheapie | |
2024-04-19 | Initial dispatcher work (not yet functional) | cheapie | |
2024-04-18 | Improve setup experience and inventory items | cheapie | |
2024-04-18 | Fix more bugs | cheapie | |
2024-04-14 | Add car top inspection | cheapie | |
2024-04-14 | Add floor passing beep | cheapie | |
2024-04-14 | Add fire service phase 1 | cheapie | |
(no phase 2 yet) | |||
2024-04-13 | Add in-car switch panel and independent service, also fix a few bugs | cheapie | |
Switches for fire service phase 2 (not yet implemented) and car fan and light (no plans) are also available | |||
2024-04-12 | Add COP | cheapie | |
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) | |||
2024-04-04 | Make in-car PI work | cheapie | |
2024-04-04 | Convert PIs and lanterns to new communication system | cheapie | |
Existing PIs/lanterns will need to be removed and replaced | |||
2024-04-04 | Rewrite call button communication | cheapie | |
This is a breaking change, all existing call buttons will have to be removed and re-placed | |||
2023-08-18 | Assorted bug fixes | cheapie | |
2023-08-12 | Mark controller memory as private | cheapie | |
This significantly reduces the network bandwidth usage. | |||
2023-08-12 | More door work | cheapie | |
The hoistway doors are now able to open and close under control of the controller. | |||
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) |