aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity
AgeCommit message (Collapse)Author
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
2024-07-18clippymetamuffin
2024-07-18reimplement customers as entitymetamuffin
2024-07-14imrove sushibarmetamuffin
2024-07-11add conveyor filtersmetamuffin
2024-07-08move glam dep to protocol cratemetamuffin
2024-07-08split off protocol into its own cratemetamuffin
2024-07-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-07add bus map and tile entitiesmetamuffin
2024-07-06conveyorsmetamuffin