index
:
celevator
main
Realistic(?) elevator mod for Minetest
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dispatcherfw.lua
Age
Commit message (
Expand
)
Author
2024-08-06
Fix possible crashes when removing a dispatcher connection that isn't idle
cheapie
2024-07-19
Fix crash if a dispatcher receives a status message for an unknown car
cheapie
2024-05-31
Add destination-based dispatching
cheapie
2024-05-15
Fix possible crash in dispatcher
cheapie
2024-05-14
Fix hall calls sent via I/O modules to unloaded dispatchers not being reliabl...
cheapie
2024-05-11
Add dispatcher support to laptop interface
cheapie
2024-05-11
Add dispatcher support to mesecons I/O
cheapie
2024-05-10
Fix some minor bugs
cheapie
2024-04-27
Fix hall calls being ignored if a car is already there but out of service
cheapie
2024-04-26
Allow dispatcher to sleep when idle
cheapie
2024-04-22
Improve handling of calls when a car is already at the floor with the doors open
cheapie
2024-04-21
Include current door state in ETA calculation
cheapie
2024-04-20
Slow down dispatcher interrupt loop when ABM is not active
cheapie
2024-04-20
More controller and dispatcher UI work
cheapie
2024-04-20
Fix for selecting cars that can't move in the direction selected
cheapie
2024-04-20
Finish communication of other items with dispatcher
cheapie
2024-04-20
Improve door operation in unloaded mapblocks
cheapie
2024-04-20
Fix crash in down call reassignment
cheapie
2024-04-20
Improve dispatching algorithm
cheapie
2024-04-20
Add basic dispatching functionality
cheapie
2024-04-19
More dispatcher work
cheapie
2024-04-19
Initial dispatcher work (not yet functional)
cheapie