summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2025-07-13Split off component-specific content into seperate readme filesmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-07-07server mdns prevent advertising not supported ip versionsmetamuffin
2025-07-07Add --version option discover toolmetamuffin
2025-06-27read windows registry to detect data dirmetamuffin
2025-06-20update rust crate versionsv2.3.3metamuffin
2025-06-20replace xdg crate with directories for wider platform supportmetamuffin
2025-06-19todo not in registrymetamuffin
2025-06-18update game versionsmetamuffin
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-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
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