summaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Expand)Author
2025-06-20replace xdg crate with directories for wider platform supportmetamuffin
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-06fix arith bug in env effectmetamuffin
2025-06-06print error messages without debug formatmetamuffin
2025-06-06better error reporting on server map loadmetamuffin
2025-06-06translate messages in server logmetamuffin
2025-06-03pedestrian speed configmetamuffin
2025-06-03custom tram spawn positionmetamuffin
2025-06-03cleanup old todosmetamuffin
2025-06-03add tram player classmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-06-02send clientbound pause notificationmetamuffin
2025-05-31offset scoreboard ranks by 1; fix #291metamuffin
2025-04-06improve tram smoothingmetamuffin
2025-04-06add tram entity, works badlymetamuffin
2025-03-23pause game if all players are idle, closes #120metamuffin
2025-01-28show message for empty scoreboardsmetamuffin
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