summaryrefslogtreecommitdiff
path: root/server/src/entity
AgeCommit message (Collapse)Author
2024-10-01customer scaling factormetamuffin
2024-09-28tutorial: special strings for cutting and adding to platesmetamuffin
2024-09-28handle unknown order in tutorial; fix #191metamuffin
2024-09-28fix #190metamuffin
2024-09-27fix customer limit to chairs not tables. fixes #175metamuffin
2024-09-27unknown ordersmetamuffin
2024-09-26add map flush packet for #157metamuffin
2024-09-25fix book entity opening book for everyone; fix #166metamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-24format server in english localemetamuffin
2024-09-21reg: connection testmetamuffin
2024-09-21better tutorial end condition, fix #147v2.0.0metamuffin
2024-09-20/end-tutorialmetamuffin
2024-09-20find any recipe tile in tutorial; fixes #146metamuffin
2024-09-20prevent burning in tutorial. also fixes #138metamuffin
2024-09-20limiit customers to chair count #143metamuffin
2024-09-20translate campaign conditionsmetamuffin
2024-09-19send addressed player in hint packetmetamuffin
2024-09-19dont aquire passive input for handmetamuffin
2024-09-19send tutorial successmetamuffin
2024-09-19tutorial for servingmetamuffin
2024-09-19send player in tutorial endedmetamuffin
2024-09-19send tutorial end packetmetamuffin
2024-09-19update tutorial at only 5Hzmetamuffin
2024-09-18prevent multiple tutorials at oncemetamuffin
2024-09-18translate server messagesmetamuffin
2024-09-17translate tutorial and add tile messagemetamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-17add hint packet for tutorialmetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04noticemetamuffin
2024-09-04book as entity and /book commandmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-09-02campaign gate entitymetamuffin
2024-09-02rephrase some messages in servermetamuffin
2024-09-02campaign lobby map link entitymetamuffin
2024-08-17customers send message clearmetamuffin
2024-08-15empty usernames for customersmetamuffin
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
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11add recipes back to protocolmetamuffin
2024-08-11update depsmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-10fix customers for new protometamuffin
2024-08-10Change protocol and server to allow multiple players per connection (untested)metamuffin
2024-07-27update env right after startmetamuffin
2024-07-27permanent effectsmetamuffin