aboutsummaryrefslogtreecommitdiff
path: root/server/game-core/src/lib.rs
AgeCommit message (Expand)Author
10 daysclippymetamuffin
10 daysclean up server code, move some code to game behaviour cratemetamuffin
2026-03-01remove nesting in game/server data packetsmetamuffin
2026-03-01add serverdata packet with data fields that dont change across games; add mot...metamuffin
2026-02-26compiles with tile stacksmetamuffin
2025-12-19send movement packets on collisionsmetamuffin
2025-12-18add benchmark to measure movement packet countmetamuffin
2025-12-14Add demand sink entity (close #532)metamuffin
2025-10-30Determine game end via score's time remaining. Remove end timestamp. fixes #493metamuffin
2025-10-30fix bug causing wrong walkable index in Game::set_tilemetamuffin
2025-10-20Pathfinding avoids chairsmetamuffin
2025-10-19Refactor and move interaction codemetamuffin
2025-10-19Rename client-lib crate to game-coremetamuffin