9 Commits

Author SHA1 Message Date
cheapie
c3d04606a3 Initial dispatcher work (not yet functional) 2024-04-19 11:24:33 -05:00
cheapie
8fc57f0535 Add fire service phase 1
(no phase 2 yet)
2024-04-14 13:51:26 -05:00
cheapie
0759be7c0a Convert the drive to use the new communication system 2024-04-04 18:40:11 -05:00
cheapie
88653b432e Add hoistway door nodes
No motion or other functionality yet
2023-08-11 22:27:14 -05:00
cheapie
ca33ea9d98 Some work on the final (entity) drive
Just moves the one node at -726,9,77 for now and you can't ride it yet, but it does properly move and communicate with the controller.
2023-08-08 19:35:57 -05:00
cheapie
22f5bf7d76 Initial car prototype
No textures yet and all of the nodes have to be placed manually at the moment
2023-08-07 17:56:31 -05:00
cheapie
6e3377a70d Add position indicator 2023-08-04 15:01:39 -05:00
cheapie
fe7684c847 Add pairing tool and make call buttons functional 2023-08-04 13:02:38 -05:00
cheapie
bbdf947d7c Add bits that are done so far
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)
2023-08-04 11:25:45 -05:00