aboutsummaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Collapse)Author
2024-12-26editor load feature and return to editor commandmetamuffin
2024-12-25map-specific two-handed modemetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed servermetamuffin
2024-12-23username length limitmetamuffin
2024-12-23clippy: mostly map_or replaced with is_some_andmetamuffin
2024-12-22Enforce player name length limit and max player countmetamuffin
2024-11-27Remove feature declaration for isqrt that has become stablev2.2.1metamuffin
2024-11-24Manual clippymetamuffin
2024-11-22disable unknown oders for autosushi; fix #204metamuffin
2024-10-15remove paragraph from /top listmetamuffin
2024-10-14send /top as document, add docstrings to doc structsmetamuffin
2024-10-14book intermediate representation and packets for sending to clientmetamuffin
2024-10-13fix compile for new rust nightlymetamuffin
2024-10-02translate command errorsmetamuffin
2024-10-01customer scaling factormetamuffin
2024-09-30set versions to 2.1.0v2.1.0metamuffin
2024-09-30use `[::]:27032` as default addressnokoe
2024-09-30data search path build variiablemetamuffin
2024-09-28tutorial: special strings for cutting and adding to platesmetamuffin
2024-09-28/bot aliasmetamuffin
2024-09-28handle unknown order in tutorial; fix #191metamuffin
2024-09-28fix inverted disable ip4/6 server flagsmetamuffin
2024-09-28fix #190metamuffin
2024-09-27remove old hack where additional set progress packets were sent; fixes #183metamuffin
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-25preserve initial message timeoutmetamuffin
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-24pinned ordersmetamuffin
2024-09-23uri register improvedmetamuffin
2024-09-21adjust fps camerametamuffin
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-20server can registermetamuffin
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-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