Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-20 | Entity and lighting tweaks | cheapie | |
2024-04-20 | Add basic dispatching functionality | cheapie | |
2024-04-18 | Improve setup experience and inventory items | cheapie | |
2024-04-18 | Fix more bugs | cheapie | |
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-08 | Improve call button/lantern/PI nodeboxes | cheapie | |
They now mount to the front of a node instead of having to poke through a slab. | |||
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) |