aboutsummaryrefslogtreecommitdiff
path: root/server/data/src
AgeCommit message (Expand)Author
2026-02-26compiles with tile stacksmetamuffin
2025-12-16Return an Iterator over recipe inputs and outputs instead of a Vecnieboczek
2025-12-16capture the currynokoe
2025-12-16Add grey holes; player portal pair rest state is grey holesmetamuffin
2025-12-16Add player portal pair entity; fix tile/item remappingmetamuffin
2025-12-14demand sink as tile flagmetamuffin
2025-12-14Add demand sink entity (close #532)metamuffin
2025-12-14replace `serde_yml` with `serde_yaml_ng`nokoe
2025-12-12environment_effect delay changes + doc entitiesmetamuffin
2025-12-12Customizable customer spawn delay (close #522)metamuffin
2025-10-20Refactor bot input to packet basedmetamuffin
2025-10-20Pathfinding avoids chairsmetamuffin
2025-10-16Placable walls in tagmetamuffin
2025-10-15Add tag minigame (hidden map + entity)metamuffin
2025-10-12Add book tile to interactablemetamuffin
2025-10-12reimplement diagram layoutingmetamuffin
2025-10-12Fix bug where unknown order item was optimized outmetamuffin
2025-10-11clippy + fmt; start using if let chainsmetamuffin
2025-10-10Filter unused items and tiles from gamedata (close #449)metamuffin
2025-10-10Some data refactormetamuffin
2025-10-10Implement more aggressive recipe/demand filtering; fixes book in many mapsmetamuffin
2025-10-09Fix crash on stop musicmetamuffin
2025-10-08merge all makefiles into onemetamuffin
2025-10-07Split book exporting to own crate; move locale tool to server dirmetamuffin
2025-10-07Book pages from recipe groupsmetamuffin
2025-10-06Move data code to own crate + general data refactormetamuffin