aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
11 daysfix server entity constructionmetamuffin
11 daysMove data code to own crate + general data refactormetamuffin
11 daystranslate html book + more pagesmetamuffin
11 daysPrepare for book localemetamuffin
11 daysRemove edge style featuremetamuffin
11 daysCollapse anywhere passive recipesmetamuffin
11 daysClean up orphan nodesmetamuffin
11 daysFilter out large instant recipe clustersmetamuffin
11 daysFilter put/take recipes from graphmetamuffin
11 daysFix toc hyperlinksmetamuffin
11 daysAdd table of contentsmetamuffin
12 daysfix arrow tip; scrollable pagesmetamuffin
12 daysdiagram native svg outputmetamuffin
2025-09-30clippy; make use of is_some_and and is_none_ormetamuffin
2025-09-30Add map lintermetamuffin
2025-09-30Extract server locale code to own cratemetamuffin
2025-09-30Update protocol versionmetamuffin
2025-09-30Done announce start when reloadingmetamuffin
2025-09-30tile decl conveyors; migrate duplexmetamuffin
2025-09-30Also allow initially placed item for exclusive tilesmetamuffin
2025-09-30Refuse to load maps with unused tilesmetamuffin
2025-09-30New compact map format tile declarationsmetamuffin
2025-09-30Tile placeable items client side and interactable empty special casemetamuffin
2025-09-30Implement tile placeable items for server-side (#433)metamuffin
2025-09-29Delay announcement when pausedmetamuffin
2025-09-29Implement ready packet + Refactor server pausingmetamuffin
2025-09-29Refactor server connection datametamuffin
2025-09-29Support multiple book pagesmetamuffin
2025-09-29something bookmetamuffin
2025-09-27Move tutorial waiting message to top of screenmetamuffin
2025-09-27clippymetamuffin
2025-09-27remove bincode support everywheremetamuffin
2025-09-27Less flexible diagram node styles; use rendered item/tile imagesmetamuffin
2025-09-27Add tool options to list all items/tilesmetamuffin
2025-09-27diagram dot outputmetamuffin
2025-09-25decrease customer spawn cooldownmetamuffin
2025-09-21Prioritize demands in waiter bot (fix #384)metamuffin
2025-09-21Add map-demands toolmetamuffin
2025-09-21Add tile message command and demand list commandmetamuffin
2025-09-21rename cutting and rolling board everywheremetamuffin
2025-09-21Skip "pause" server hint for start pausemetamuffin
2025-09-21Small book fixesmetamuffin
2025-09-21start book html exportermetamuffin
2025-09-19fix set progress finish missing warn flagmetamuffin
2025-09-19server feature for faster recipes to debugmetamuffin
2025-09-19start book htmlmetamuffin
2025-09-19Refactor book part 1metamuffin
2025-09-17Fix waiter bot not accepting orders; close #386metamuffin
2025-09-17implement unknown-order in simple bot; close #397metamuffin
2025-09-17fix standalone bot cli optionsmetamuffin