aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/pedestrians.rs
AgeCommit message (Expand)Author
2025-10-19Refactor and move interaction codemetamuffin
2025-10-11Improve server logging and use central player id counter (close #450)metamuffin
2025-10-10Update to newest rust; replace rand with std randommetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-03pedestrian speed configmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin