aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
7 daysgrant voting rights to chefs onlyHEADmastermetamuffin
7 dayssend vote timeout and remove ballot when players leavemetamuffin
7 daysfix not updating vote state after cast cooldownmetamuffin
7 daysvote buttonsmetamuffin
7 daysadd server-side voting logicmetamuffin
8 dayslimit dt when correcting server movement simulationmetamuffin
8 daysfix inverted collision logic in set_tilemetamuffin
8 daysclean up player join codemetamuffin
8 daysbuttons server-side codemetamuffin
9 daysclippymetamuffin
9 daysclean up server code, move some code to game behaviour cratemetamuffin
9 daysremove editor redirect featuremetamuffin
2026-03-05stop customer movement after enteringmetamuffin
2026-03-05new movement math varies less with tick ratemetamuffin
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 ↵metamuffin
motd and server name
2026-03-01Bump protocol versiontpart
2026-02-28improve interact logmetamuffin
2026-02-28fix active recipes stopping in handmetamuffin
2026-02-28fix tileid mapping for tile_placeable_itemsmetamuffin
2026-02-27Merge branch 'stable-rust'nokoe
2026-02-27use stable rust toolchainstable-rustnokoe
2026-02-27registry: implement OPTIONS for cors requestsmetamuffin
2026-02-26fix not clearing tilesmetamuffin
2026-02-26add bot to benchmarkmetamuffin
2026-02-26fix crash on freed collision tilesmetamuffin
2026-02-26tile flags matching without tile parametersmetamuffin
2026-02-26update server to new tile stacksmetamuffin
2026-02-26modify data code to load tile stack mapsmetamuffin
2026-02-26compiles with tile stacksmetamuffin
2026-01-11send boosting_input even when not boosting; fix missing code to mark input ↵metamuffin
as changed when boosting changed
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-14demand sink as tile flagmetamuffin
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