aboutsummaryrefslogtreecommitdiff
path: root/server/src/bin/graph.rs
AgeCommit message (Expand)Author
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2024-09-02move things around, add scoreboards load/save modulemetamuffin
2024-09-01server support for nested map directorymetamuffin
2024-08-16show demand in graph againmetamuffin
2024-08-13access entities as trait objectmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11add recipes back to protocolmetamuffin
2024-07-18reimplement customers as entitymetamuffin
2024-07-13automatically generate demands from map and recipes. added icecream and sushi.metamuffin
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-07add option to download map sourcemetamuffin
2024-06-29implement pointsmetamuffin
2024-06-29change maps again and change spec ordermetamuffin
2024-06-28show demandsmetamuffin
2024-06-26fix graph generationmetamuffin
2024-06-25server can change map at runtimemetamuffin
2024-06-23[skip-notice] Insert license notice EVERYWHERE!!metamuffin
2024-06-23include demands in graphmetamuffin
2024-06-23generate dot graph from recipesmetamuffin