aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2025-06-06better error reporting on server map loadmetamuffin
2025-06-06translate messages in server logmetamuffin
2025-06-03Bump server protocol versionmetamuffin
2025-06-03pedestrian speed configmetamuffin
2025-06-03custom tram spawn positionmetamuffin
2025-06-03cleanup old todosmetamuffin
2025-06-03fix dishwasher getting stuck; fix #277metamuffin
2025-06-03add tram player classmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
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-05-30fix optional pos attribute in interact packet that broke test-clientmetamuffin
2025-05-30pausable replaysmetamuffin
2025-05-30note down dishwasher bugmetamuffin
2025-04-07Fix incorrect version numbers in Cargo.toml filestpart
2025-04-07fix #240; fix #241nokoe
2025-04-06Bump protocol version in rust cratetpart
2025-04-06improve tram smoothingmetamuffin
2025-04-06add tram entity, works badlymetamuffin
2025-03-23pause game if all players are idle, closes #120metamuffin
2025-03-23fix serde_json parsing integers in float notationmetamuffin
2025-01-28show message for empty scoreboardsmetamuffin
2025-01-20increment versionmetamuffin
2025-01-01fixup: build editormetamuffin
2025-01-01build editormetamuffin
2024-12-26generalize services and add editor to play menumetamuffin
2024-12-26doc editor commandsmetamuffin
2024-12-26fix client crash cause by too early spawnmetamuffin
2024-12-26editor load feature and return to editor commandmetamuffin
2024-12-25editor save and play featuresmetamuffin
2024-12-25draft map editormetamuffin
2024-12-25bump proto versionmetamuffin
2024-12-25map-specific two-handed modemetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed mostly worksmetamuffin
2024-12-25two-handed servermetamuffin
2024-12-23username length limitmetamuffin
2024-12-23clippy: mostly map_or replaced with is_some_andmetamuffin
2024-12-23Fix bug where registry lobby would forget joined state every packetmetamuffin
2024-12-22Enforce player name length limit and max player countmetamuffin
2024-12-22translate frank lines, fixes #229metamuffin
2024-11-27Remove feature declaration for isqrt that has become stablev2.2.1metamuffin
2024-11-27set game version numbersmetamuffin
2024-11-27set protocol versionmetamuffin
2024-11-24Manual clippymetamuffin
2024-11-22Bump protocol version for server, discover, registryv2.2.0tpart
2024-11-22disable unknown oders for autosushi; fix #204metamuffin
2024-11-18many more document elementsmetamuffin