summaryrefslogtreecommitdiff
path: root/server/src/entity
AgeCommit message (Collapse)Author
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
2024-07-26refactor environment effectsmetamuffin
2024-07-26add draft weather/environment systemmetamuffin
2024-07-25add player portalsmetamuffin
2024-07-23Merge branch 'master' of codeberg.org:hurrycurry/hurrycurrymetamuffin
2024-07-23check if demands are emtpy to prevent crashmetamuffin
2024-07-23fix score not being sent when interactingnokoe
2024-07-23pc: menu backgroundmetamuffin
2024-07-21customers return to chair when moved, improve linemetamuffin
2024-07-20send score menu on game endmetamuffin
2024-07-20refactor score code (and break things)metamuffin
2024-07-20syncronize player movement if the divergemetamuffin