aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
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
2024-11-18conditional document elementsmetamuffin
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-06fix dishwasher crash, fixes #216metamuffin
2024-10-02translate command errorsmetamuffin
2024-10-01bump version to 2.1.0v2.1.1nokoe
2024-10-01customer scaling factormetamuffin
2024-09-30set versions to 2.1.0v2.1.0metamuffin
2024-09-30replaytool binds to loopback onlymetamuffin
2024-09-30use `[::]:27032` as default addressnokoe
2024-09-30data search path build variiablemetamuffin
2024-09-30server make targets for bot and discovermetamuffin