aboutsummaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Expand)Author
11 dayslimit dt when correcting server movement simulationmetamuffin
11 daysclean up player join codemetamuffin
11 daysbuttons server-side codemetamuffin
11 daysclippymetamuffin
11 daysclean up server code, move some code to game behaviour cratemetamuffin
12 daysremove editor redirect featuremetamuffin
2026-03-01fix compile with cheatsmetamuffin
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-27Merge branch 'stable-rust'nokoe
2026-02-27use stable rust toolchainstable-rustnokoe
2026-02-26fix not clearing tilesmetamuffin
2026-02-26add bot to benchmarkmetamuffin
2026-02-26update server to new tile stacksmetamuffin
2026-02-26compiles with tile stacksmetamuffin
2026-01-11send boosting_input even when not boosting; fix missing code to mark input as...metamuffin
2025-12-19customizable server tickratemetamuffin
2025-12-19send movement packets on collisionsmetamuffin
2025-12-18only send movement packets if changes; bots send less inputsmetamuffin
2025-12-18add benchmark to measure movement packet countmetamuffin
2025-12-18remove tokio from unit testsmetamuffin
2025-12-18add full game unit testmetamuffin
2025-12-16Return an Iterator over recipe inputs and outputs instead of a Vecnieboczek
2025-12-16multi hand support in ctfnokoe
2025-12-16increase score through flag returnsnokoe
2025-12-16capture the currynokoe
2025-12-16Add grey holes; player portal pair rest state is grey holesmetamuffin
2025-12-16Rename effect packet for compatiblity with older clientsmetamuffin
2025-12-16Add player portal pair entity; fix tile/item remappingmetamuffin
2025-12-14satisfied effect on demand sinkmetamuffin
2025-12-14Effect packet for tile locations (close #534)metamuffin
2025-12-14Add demand sink entity (close #532)metamuffin
2025-12-14add option to specify hand count in start commandnokoe
2025-12-12environment_effect delay changes + doc entitiesmetamuffin
2025-12-12Customizable customer spawn delay (close #522)metamuffin
2025-12-04simplify vec2 interpolationmetamuffin
2025-11-10Show pretty map name in scoreboard (fix #500)metamuffin
2025-11-07Update registry URLtpart
2025-11-03Fix item location index desync on disconnectmetamuffin
2025-10-30Remove inactive playermetamuffin
2025-10-30Add connection keepalives; Disconnect reasionsmetamuffin
2025-10-30Add disconnect reasonsmetamuffin
2025-10-30Determine game end via score's time remaining. Remove end timestamp. fixes #493metamuffin
2025-10-30add set-item and set-tile cheatsmetamuffin
2025-10-30Improve cli doc stringsmetamuffin
2025-10-30clippymetamuffin
2025-10-30Configurable lobby map and inactivity kick timout (close #492)metamuffin
2025-10-24Localize book html exportmetamuffin
2025-10-24Kick player with no inputs in last 60s; refactor server iometamuffin
2025-10-23Recursive bot driver despawn in customers entity and added missing packet pro...metamuffin