aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2024-07-18reimplement customers as entitymetamuffin
2024-07-18serve-authorative movementmetamuffin
2024-07-17cargo nightlymetamuffin
2024-07-17update notices in some placesmetamuffin
2024-07-17makefile everythingmetamuffin
2024-07-16interacting with lightmetamuffin
2024-07-16item rendering and movementmetamuffin
2024-07-15replace depreceated serde_yaml with serde_ymlmetamuffin
2024-07-14add binary protocol supportmetamuffin
2024-07-14imrove sushibarmetamuffin
2024-07-14fix pathfindingmetamuffin
2024-07-13automatically generate demands from map and recipes. added icecream and sushi.metamuffin
2024-07-13add sushi bar and more recipesmetamuffin
2024-07-11replace openssl dep with rustls+ringv1.1.0metamuffin
2024-07-11add conveyor filtersmetamuffin
2024-07-11send protocol versionmetamuffin
2024-07-11add backwards compat for game jam releasemetamuffin
2024-07-11abort recording if packet is invalidmetamuffin
2024-07-11fix inproper client lag handlingmetamuffin
2024-07-11send map metadatametamuffin
2024-07-11restart failed recordingsmetamuffin
2024-07-11(overly) properly flush zstd in replaytoolmetamuffin
2024-07-10character zero is a chefmetamuffin
2024-07-10quick reload commandmetamuffin
2024-07-10increase customer timeoutmetamuffin
2024-07-09doc replaytoolmetamuffin
2024-07-09contignous recordingmetamuffin
2024-07-09crash when custom data dir is missingmetamuffin
2024-07-09adjust logging and better duplexmetamuffin
2024-07-09implement auto release on active (and passive) recipesmetamuffin
2024-07-09prevent double joinmetamuffin
2024-07-08prevent all interactions between clients and customersmetamuffin
2024-07-08better handle message lagmetamuffin
2024-07-08unlist lobby mapmetamuffin
2024-07-08compress replaysmetamuffin
2024-07-08break the correct loop when replay eofmetamuffin
2024-07-08warn when joining replaysmetamuffin
2024-07-08add noticemetamuffin
2024-07-08add replay system to client and server toolmetamuffin
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-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-08fix graph build systemmetamuffin
2024-07-08update thingsmetamuffin
2024-07-07document commandsmetamuffin
2024-07-07change default mapmetamuffin
2024-07-07add option to download map sourcemetamuffin
2024-07-07add bus map and tile entitiesmetamuffin
2024-07-07send if map is lobbymetamuffin