aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/bot.rs
AgeCommit message (Collapse)Author
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed servermetamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-18prevent multiple tutorials at oncemetamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-08-13customers work except for points and return to spawnmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-08-13access entities as trait objectmetamuffin