aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2026-03-25rebalance demand pointsmetamuffin
2026-03-25Add font to html book exportmetamuffin
2026-03-25Show demand points in bookmetamuffin
2026-03-24re-add effect commandmetamuffin
2026-03-24fix inverted serialization skip for sync flagmetamuffin
2026-03-24Effect when points are changed; change effect packetmetamuffin
2026-03-23merge movement_sync into movement as flagmetamuffin
2026-03-22Customers delay eating if more urgent oder is nearby (fixes #418)metamuffin
2026-03-22bot spawning as part of game config; /bot now only available with cheatsmetamuffin
2026-03-20Update copyright yearmetamuffin
2026-03-20tutorials for buttonsmetamuffin
2026-03-20render items/tiles for all maps, not just 5starmetamuffin
2026-03-18send spectator countmetamuffin
2026-03-16move server tests to libmetamuffin
2026-03-16clippymetamuffin
2026-03-16unit tests for vote systemmetamuffin
2026-03-16implement /item /tile as packet input aliasmetamuffin
2026-03-16log map map change as reloadmetamuffin
2026-03-16skip most voting logic when there is only one playermetamuffin
2026-03-16enfore item placable rules on the servermetamuffin
2026-03-14fix floor misdetection in botsmetamuffin
2026-03-14exclude games with custom config from scoreboardmetamuffin
2026-03-14use game configuration to build gamedata and starting games internallymetamuffin
2026-03-14Load lobby if all chefs leave even if lobby is already loaded (close #549)metamuffin
2026-03-14vote cooldown settingsmetamuffin
2026-03-13grant voting rights to chefs onlymetamuffin
2026-03-13send vote timeout and remove ballot when players leavemetamuffin
2026-03-13fix not updating vote state after cast cooldownmetamuffin
2026-03-13vote buttonsmetamuffin
2026-03-13add server-side voting logicmetamuffin
2026-03-11limit dt when correcting server movement simulationmetamuffin
2026-03-11fix inverted collision logic in set_tilemetamuffin
2026-03-11clean up player join codemetamuffin
2026-03-11buttons server-side codemetamuffin
2026-03-11clippymetamuffin
2026-03-10clean up server code, move some code to game behaviour cratemetamuffin
2026-03-10remove 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 mot...metamuffin
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