aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/conveyor.rs
AgeCommit message (Expand)Author
27 hoursMove data code to own crate + general data refactormetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2024-10-13fix compile for new rust nightlymetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-08-13access entities as trait objectmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-07-23fix score not being sent when interactingnokoe
2024-07-20send score menu on game endmetamuffin
2024-07-20refactor score code (and break things)metamuffin
2024-07-18clippymetamuffin
2024-07-18reimplement customers as entitymetamuffin
2024-07-11add conveyor filtersmetamuffin
2024-07-08move glam dep to protocol cratemetamuffin
2024-07-08split off protocol into its own cratemetamuffin
2024-07-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-07add bus map and tile entitiesmetamuffin
2024-07-06conveyorsmetamuffin