Age | Commit message (Expand) | Author |
---|---|---|
2024-09-02 | move things around, add scoreboards load/save module | metamuffin |
2024-09-02 | merge ServerState and State | metamuffin |
2024-09-02 | campaign lobby map link entity | metamuffin |
2024-09-01 | server support for nested map directory | metamuffin |
2024-08-29 | use player constructor | metamuffin |
2024-08-29 | deduplicate joining logic and slightly randomize spawn location | metamuffin |
2024-08-19 | remove duplicated lobby flag. fixes lobby abort bug | metamuffin |
2024-08-15 | message timeout replaces persist | metamuffin |
2024-08-13 | reenable movement sync | metamuffin |
2024-08-13 | apply customer points | metamuffin |
2024-08-13 | replace customers with bots and refactor some more server code. | metamuffin |
2024-08-13 | access entities as trait object | metamuffin |
2024-08-13 | refactor server to use client-lib data model (breaks customers) | metamuffin |