aboutsummaryrefslogtreecommitdiff
path: root/server/client-lib
AgeCommit message (Expand)Author
7 daysclippy; make use of is_some_and and is_none_ormetamuffin
8 daysImplement tile placeable items for server-side (#433)metamuffin
10 daysremove bincode support everywheremetamuffin
2025-09-16upgrade depsmetamuffin
2025-08-08Bump version to 2.3.4v2.3.5tpart
2025-07-19update version numbersv2.3.4metamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-20update rust crate versionsv2.3.3metamuffin
2025-06-18update game versionsmetamuffin
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-03cleanup old todosmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2025-04-07Fix incorrect version numbers in Cargo.toml filestpart
2025-01-20increment versionmetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed servermetamuffin
2024-11-27set game version numbersmetamuffin
2024-10-13fix compile for new rust nightlymetamuffin
2024-09-28update cargo stuffmetamuffin
2024-09-27fix #94metamuffin
2024-09-25fix standalone build of client-libLia Lenckowski
2024-09-25player class decoupled from character idmetamuffin
2024-09-25spatial index works probablymetamuffin
2024-09-25begin actually implementing spatial indexmetamuffin
2024-09-21reg: connection testmetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-08-16better error handlingmetamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-15fix configuration problem in client-native-libmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11update depsmetamuffin
2024-08-11pc: improve movement of othersmetamuffin
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