aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/customers.rs
AgeCommit message (Collapse)Author
30 hoursMove data code to own crate + general data refactormetamuffin
12 daysdecrease customer spawn cooldownmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2024-11-22disable unknown oders for autosushi; fix #204metamuffin
2024-10-14book intermediate representation and packets for sending to clientmetamuffin
2024-10-01customer scaling factormetamuffin
2024-09-28fix #190metamuffin
2024-09-27fix customer limit to chairs not tables. fixes #175metamuffin
2024-09-25fix book entity opening book for everyone; fix #166metamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-20limiit customers to chair count #143metamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-02campaign gate entitymetamuffin
2024-09-02campaign lobby map link entitymetamuffin
2024-08-15empty usernames for customersmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin