summaryrefslogtreecommitdiff
path: root/server/src/entity/mod.rs
AgeCommit message (Collapse)Author
2024-09-18prevent multiple tutorials at oncemetamuffin
2024-09-18translate server messagesmetamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-17add hint packet for tutorialmetamuffin
2024-09-04book as entity and /book commandmetamuffin
2024-09-02campaign gate entitymetamuffin
2024-09-02rephrase some messages in servermetamuffin
2024-09-02campaign lobby map link entitymetamuffin
2024-08-17customers send message clearmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
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-27permanent effectsmetamuffin
2024-07-26refactor environment effectsmetamuffin
2024-07-26add draft weather/environment systemmetamuffin
2024-07-25add player portalsmetamuffin
2024-07-23check if demands are emtpy to prevent crashmetamuffin
2024-07-20send score menu on game endmetamuffin
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