aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2024-09-27remove old hack where additional set progress packets were sent; fixes #183metamuffin
2024-09-27mdns discovery programmetamuffin
2024-09-27fix #94metamuffin
2024-09-27fix customer limit to chairs not tables. fixes #175metamuffin
2024-09-27update waiter bot for unknown ordersmetamuffin
2024-09-27unknown ordersmetamuffin
2024-09-26fix #173metamuffin
2024-09-26add map flush packet for #157metamuffin
2024-09-25fix standalone build of client-libLia Lenckowski
2024-09-25fix book entity opening book for everyone; fix #166metamuffin
2024-09-25bot: stronger rotation alignmentmetamuffin
2024-09-25bot: customers face tablemetamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-25preserve initial message timeoutmetamuffin
2024-09-25spatial index works probablymetamuffin
2024-09-25begin actually implementing spatial indexmetamuffin
2024-09-24change some stuff regarding default timer for gamesmetamuffin
2024-09-24format server in english localemetamuffin
2024-09-24optional upnp, mdns and register supportmetamuffin
2024-09-24protocol versionmetamuffin
2024-09-24pinned ordersmetamuffin
2024-09-23uri register improvedmetamuffin
2024-09-22add new server options as game settingsmetamuffin
2024-09-21adjust fps camerametamuffin
2024-09-21reg: fix ipv6 mapped address probemsmetamuffin
2024-09-21reg: fix iframe optionsmetamuffin
2024-09-21enable the "process level cryptoprovider" (TM) (TM)metamuffin
2024-09-21reg: circular arrangementmetamuffin
2024-09-21redirect packetmetamuffin
2024-09-21server: mdns and upnpmetamuffin
2024-09-21reg: connection testmetamuffin
2024-09-21register ip4 and ip6metamuffin
2024-09-21better tutorial end condition, fix #147v2.0.0metamuffin
2024-09-21negative active speed, fix #124metamuffin
2024-09-20fix cross compile of reqwestmetamuffin
2024-09-20server can registermetamuffin
2024-09-20reg: move structs to protocol cratemetamuffin
2024-09-20html listingmetamuffin
2024-09-20draft server list registry servermetamuffin
2024-09-20/end-tutorialmetamuffin
2024-09-20find any recipe tile in tutorial; fixes #146metamuffin
2024-09-20show game abort message when aborting with /startmetamuffin
2024-09-20fix customer crash when no demands existmetamuffin
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