summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-28Add Mesecons inputcheapie
2024-04-27Add guide railscheapie
2024-04-27Fix crash if a PI is paired to an uninitialized controllercheapie
2024-04-27Turn around at the next available floor in phase 1 recall, not the original ↵cheapie
destination
2024-04-27Fix hall calls being ignored if a car is already there but out of servicecheapie
2024-04-27Allow car to reverse when serving a car call if there is no demand in the ↵cheapie
original direction
2024-04-27Add collector state options to the Mesecons outputcheapie
2024-04-27Add Mesecons outputcheapie
2024-04-27Prevent pairing a machine to a car that already has onecheapie
2024-04-27Add decorative buffers in two stylescheapie
2024-04-26Improve door sill texturescheapie
2024-04-26Add scrolling to remote interface and fix double-escapingcheapie
2024-04-26Hopefully fix car door drifting past closed sometimescheapie
2024-04-26Don't log door timeout faults in stop/inspection modescheapie
2024-04-26Update PI text immediately upon connectioncheapie
2024-04-26Fix crash if someone tries connecting a PI/lantern to a dispatchercheapie
2024-04-26Add a bit more detail to the motor texturescheapie
2024-04-26Add door sillscheapie
2024-04-26Allow dispatcher to sleep when idlecheapie
2024-04-25Fix car motion sound not playing if the car unloaded on the previous tripcheapie
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-25Add door light curtaincheapie
2024-04-25Improve detection of which players are actually in the elevatorcheapie
2024-04-25Reopen closing doors when entering independentcheapie
2024-04-25Add car motion soundscheapie
2024-04-24Add door open/close soundscheapie
2024-04-24Include metal cabinet open/close sounds instead of relying on MTG steel door ↵cheapie
sounds
2024-04-24Remove odd noise from the end of the chimescheapie
2024-04-23Replace drive buzz soundcheapie
2024-04-23Initial work on remote monitoring software for the laptop modcheapie
No scrolling yet (so you can only see 10 floors) and also no dispatcher UI yet (only the controller)
2024-04-22Temporary fix for excessive warnings in large groupscheapie
2024-04-22Prevent doors getting stuck open if the server shuts down while opencheapie
2024-04-22Prevent crashing when minetest.get_objects_inside_radius() returns garbagecheapie
2024-04-22Improve handling of calls when a car is already at the floor with the doors opencheapie
2024-04-22Fix possible crash when removing carcheapie
2024-04-21Improve chime soundscheapie
These new ones are somewhat less annoying and with a less unknown license situation (derived by me from a recording "kyles" on Freesound made available under CC0)
2024-04-21Hopefully fix some car door visual issuescheapie
2024-04-21Fix possible crash in car top box right-click handlingcheapie
2024-04-21Include current door state in ETA calculationcheapie
This accounts for the time the doors take to open and close
2024-04-21Fix typo and add page numberscheapie
2024-04-21Add manualcheapie
2024-04-20Slow down dispatcher interrupt loop when ABM is not activecheapie
2024-04-20More controller and dispatcher UI workcheapie
2024-04-20Mark drive metadata as privatecheapie
Both on placement and also on first move (for existing drives)
2024-04-20Entity and lighting tweakscheapie
2024-04-20Fix for selecting cars that can't move in the direction selectedcheapie
2024-04-20Finish communication of other items with dispatchercheapie
2024-04-20Fix car door disappearing on arrivalcheapie
2024-04-20Improve door operation in unloaded mapblockscheapie
2024-04-20Fix crash in down call reassignmentcheapie