aboutsummaryrefslogtreecommitdiff
path: root/server/src/server.rs
AgeCommit message (Collapse)Author
2024-08-29use player constructormetamuffin
2024-08-29deduplicate joining logic and slightly randomize spawn locationmetamuffin
2024-08-19remove duplicated lobby flag. fixes lobby abort bugmetamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-13reenable movement syncmetamuffin
2024-08-13apply customer pointsmetamuffin
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