aboutsummaryrefslogtreecommitdiff
path: root/server/data/src
AgeCommit message (Expand)Author
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