summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2025-08-08Bump version to 2.3.4v2.3.5tpart
2025-07-19update version numbersv2.3.4metamuffin
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-18update game versionsmetamuffin
2025-06-03Bump server protocol versionmetamuffin
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-04-06Bump protocol version in rust cratetpart
2025-01-20increment versionmetamuffin
2024-12-25editor save and play featuresmetamuffin
2024-12-25draft map editormetamuffin
2024-12-25bump proto versionmetamuffin
2024-11-27set game version numbersmetamuffin
2024-11-27set protocol versionmetamuffin
2024-11-22Bump protocol version for server, discover, registryv2.2.0tpart
2024-10-14add missing book languages to make makefile workmetamuffin
2024-10-01bump version to 2.1.0v2.1.1nokoe
2024-09-30set versions to 2.1.0v2.1.0metamuffin
2024-09-30recipe generation with javascript for portability to nodejs which we use for ↵metamuffin
flatpak
2024-09-29attempt to rewrite recipes in rustmetamuffin
2024-09-28update cargo stuffmetamuffin
2024-09-27mdns discovery programmetamuffin
2024-09-21enable the "process level cryptoprovider" (TM) (TM)metamuffin
2024-09-21redirect packetmetamuffin
2024-09-21server: mdns and upnpmetamuffin
2024-09-21reg: connection testmetamuffin
2024-09-20fix cross compile of reqwestmetamuffin
2024-09-20server can registermetamuffin
2024-09-20reg: move structs to protocol cratemetamuffin
2024-09-20draft server list registry servermetamuffin
2024-09-03message ids for most current stringsmetamuffin
2024-09-02move things around, add scoreboards load/save modulemetamuffin
2024-08-15empty usernames for customersmetamuffin
2024-08-14pc: add itembubble and config save/loadmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-12bot: generalize simple and add waitermetamuffin
2024-08-11improve framework and start work on simple algometamuffin
2024-08-11initialize crypto in botmetamuffin
2024-08-11add recipes back to protocolmetamuffin
2024-08-11update depsmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-11factor out client network code to client-libmetamuffin
2024-08-10start with client lib cratemetamuffin
2024-07-26feature to bundle sdl2metamuffin
2024-07-23pc: menu backgroundmetamuffin
2024-07-17ametamuffin