aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2025-10-14Update protocol versions for 3.0metamuffin
2025-10-12reimplement diagram layoutingmetamuffin
2025-10-10Update to newest rust; replace rand with std randommetamuffin
2025-10-10Implement more aggressive recipe/demand filtering; fixes book in many mapsmetamuffin
2025-10-08merge all makefiles into onemetamuffin
2025-10-07Split book exporting to own crate; move locale tool to server dirmetamuffin
2025-10-06Move data code to own crate + general data refactormetamuffin
2025-09-30Add map lintermetamuffin
2025-09-30Extract server locale code to own cratemetamuffin
2025-09-30Update protocol versionmetamuffin
2025-09-30Implement tile placeable items for server-side (#433)metamuffin
2025-09-27remove 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