aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
25 hoursMove data code to own crate + general data refactormetamuffin
7 daysAdd map lintermetamuffin
7 daysExtract server locale code to own cratemetamuffin
7 daysUpdate protocol versionmetamuffin
8 daysImplement tile placeable items for server-side (#433)metamuffin
10 daysremove bincode support everywheremetamuffin
2025-09-21start book html exportermetamuffin
2025-09-19Refactor book part 1metamuffin
2025-09-16upgrade depsmetamuffin
2025-09-01Bump protocol minor versiontpart
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
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
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