summaryrefslogtreecommitdiff
path: root/server/Cargo.toml
AgeCommit message (Collapse)Author
2025-06-20update rust crate versionsv2.3.3metamuffin
2025-06-20replace xdg crate with directories for wider platform supportmetamuffin
2025-06-18update game versionsmetamuffin
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-04-07Fix incorrect version numbers in Cargo.toml filestpart
2025-01-20increment versionmetamuffin
2024-11-27set game version numbersmetamuffin
2024-11-22Bump protocol version for server, discover, registryv2.2.0tpart
2024-10-01bump version to 2.1.0v2.1.1nokoe
2024-09-28update cargo stuffmetamuffin
2024-09-24optional upnp, mdns and register supportmetamuffin
2024-09-21server: mdns and upnpmetamuffin
2024-09-20fix cross compile of reqwestmetamuffin
2024-09-20server can registermetamuffin
2024-09-02move things around, add scoreboards load/save modulemetamuffin
2024-08-15empty usernames for customersmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11update depsmetamuffin
2024-07-15replace depreceated serde_yaml with serde_ymlmetamuffin
2024-07-14add binary protocol supportmetamuffin
2024-07-08move glam dep to protocol cratemetamuffin
2024-07-08split off protocol into its own cratemetamuffin
2024-07-08Rebrand to Hurry Curry!metamuffin
2024-07-08update thingsmetamuffin
2024-07-07add option to download map sourcemetamuffin
2024-06-26random customer namesmetamuffin
2024-06-25server can change map at runtimemetamuffin
2024-06-23generate dot graph from recipesmetamuffin
2024-06-23customers go to chairsmetamuffin
2024-06-23everything indexedmetamuffin
2024-06-17establish wsmetamuffin
2024-06-16ametamuffin