summaryrefslogtreecommitdiff
path: root/dispatcher.lua
AgeCommit message (Collapse)Author
2024-05-31Add destination-based dispatchingcheapie
Still uses a crude ETA algorithm for now and is missing some features, but it is working and usable at a basic level
2024-04-25Require sneak to be held to remove controllers/dispatcherscheapie
These nodes are a huge pain to set back up if one is accidentally removed. This makes that less likely.
2024-04-24Include metal cabinet open/close sounds instead of relying on MTG steel door ↵cheapie
sounds
2024-04-22Temporary fix for excessive warnings in large groupscheapie
2024-04-20Finish communication of other items with dispatchercheapie
2024-04-19Initial dispatcher work (not yet functional)cheapie