summaryrefslogtreecommitdiff
path: root/server/client-lib/src/lib.rs
AgeCommit message (Expand)Author
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed servermetamuffin
2024-10-13fix compile for new rust nightlymetamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-11factor out client network code to client-libmetamuffin
2024-08-10start with client lib cratemetamuffin