aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/mod.rs
AgeCommit message (Expand)Author
31 hoursMove data code to own crate + general data refactormetamuffin
8 daysExtract server locale code to own cratemetamuffin
2025-08-26server: annouce start feature, entity constructors, pause timermetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-03pedestrian speed configmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-04-06improve tram smoothingmetamuffin
2025-04-06add tram entity, works badlymetamuffin
2024-10-14book intermediate representation and packets for sending to clientmetamuffin
2024-10-01customer scaling factormetamuffin
2024-09-27unknown ordersmetamuffin
2024-09-25fix book entity opening book for everyone; fix #166metamuffin
2024-09-24format server in english localemetamuffin
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