aboutsummaryrefslogtreecommitdiff
path: root/server/bot/src/pathfinding.rs
AgeCommit message (Expand)Author
2025-10-22Fix step is_busy and stop moving when interactingmetamuffin
2025-10-21more debug events, bots now brokenmetamuffin
2025-10-21Send paths as debug eventsmetamuffin
2025-10-20Refactor bot input to packet basedmetamuffin
2025-10-20Pathfinding avoids chairsmetamuffin
2025-10-19More readable pathfinding codemetamuffin
2025-10-16Send _list of_ players in progress reportsmetamuffin
2025-10-11clippy + fmt; start using if let chainsmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2024-09-19untested customer collisionmetamuffin
2024-08-15customers leave if they get stuck walkingmetamuffin
2024-08-12bot: clear passive tile targetmetamuffin
2024-08-11improve framework and start work on simple algometamuffin
2024-08-11Revert "find path with distance"metamuffin
2024-08-11find path with distancemetamuffin
2024-08-11add recipes back to protocolmetamuffin