summaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Collapse)Author
2024-08-13multiline commandsmetamuffin
2024-08-13reenable movement syncmetamuffin
2024-08-13summonbot commandmetamuffin
2024-08-13apply customer pointsmetamuffin
2024-08-13customers work except for points and return to spawnmetamuffin
2024-08-13trying to reimplement customersmetamuffin
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-10remove customersmetamuffin
2024-08-10fix customers for new protometamuffin
2024-08-10decrease default log level to warnmetamuffin
2024-08-10Change protocol and server to allow multiple players per connection (untested)metamuffin
2024-08-10freeform map shapesmetamuffin
2024-07-27update env right after startmetamuffin
2024-07-27server clears progress when producemetamuffin
2024-07-27permanent effectsmetamuffin
2024-07-26refactor environment effectsmetamuffin
2024-07-26add draft weather/environment systemmetamuffin
2024-07-25abort game if no *chefs* are left.metamuffin
2024-07-25add player portalsmetamuffin
2024-07-23server: listen address cli optnokoe
2024-07-23delete deprecated demandsnokoe
2024-07-23Merge branch 'master' of codeberg.org:hurrycurry/hurrycurrymetamuffin
2024-07-23check if demands are emtpy to prevent crashmetamuffin
2024-07-23send correct time in initial score packetnokoe
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-21item commandmetamuffin
2024-07-21send star ratingmetamuffin
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-20correctly send lobby bool and send map namemetamuffin
2024-07-18increase server tps to 50metamuffin
2024-07-18clippymetamuffin
2024-07-18reimplement customers as entitymetamuffin
2024-07-18serve-authorative movementmetamuffin
2024-07-16item rendering and movementmetamuffin
2024-07-15replace depreceated serde_yaml with serde_ymlmetamuffin
2024-07-14add binary protocol supportmetamuffin
2024-07-14imrove sushibarmetamuffin
2024-07-14fix pathfindingmetamuffin
2024-07-13automatically generate demands from map and recipes. added icecream and sushi.metamuffin
2024-07-13add sushi bar and more recipesmetamuffin
2024-07-11add conveyor filtersmetamuffin