aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/bot.rs
AgeCommit message (Expand)Author
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