aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2025-11-05Enable swedish languagemetamuffin
2025-11-05Bump version to 3.0.1tpart
2025-11-03implement keepalive in replaytoolmetamuffin
2025-11-03Add conveyor-counter-window tilemetamuffin
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-30fix bug causing wrong walkable index in Game::set_tilemetamuffin
2025-10-30Improve cli doc stringsmetamuffin
2025-10-30clippymetamuffin
2025-10-30Configurable lobby map and inactivity kick timout (close #492)metamuffin
2025-10-24book export file output optionmetamuffin
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
2025-10-23Boost bots after only .5smetamuffin
2025-10-22Fix step is_busy and stop moving when interactingmetamuffin
2025-10-21more debug events, bots now brokenmetamuffin
2025-10-21Send paths as debug eventsmetamuffin
2025-10-20Refactor bot input to packet basedmetamuffin
2025-10-20Pathfinding avoids chairsmetamuffin
2025-10-20tick perf loggingmetamuffin
2025-10-19Refactor and move interaction codemetamuffin
2025-10-19Rename client-lib crate to game-coremetamuffin
2025-10-19Start moving game logic to client-lib. Moved set_tile and gamedata indexmetamuffin
2025-10-19More readable pathfinding codemetamuffin
2025-10-19Implement interaction with other players through id instead of tile posmetamuffin
2025-10-17Add CLI option for user defined registry address (close #481)metamuffin
2025-10-17Prevent book page scrollingmetamuffin
2025-10-17Fix problems caused by negative viewBox in diagram svgmetamuffin
2025-10-17Set charset in book html exportmetamuffin
2025-10-17Fix connection test cachingmetamuffin
2025-10-17remove debug printmetamuffin
2025-10-17Incorrect log level when registeringmetamuffin
2025-10-16Remove dubious code that ticked the game once when unloading; fixes double in...metamuffin
2025-10-16Implement multiple people working on active recipe properly (server)metamuffin
2025-10-16Send _list of_ players in progress reportsmetamuffin
2025-10-16Remove village, new map "scattred"metamuffin
2025-10-16Add required tiles checkmetamuffin
2025-10-16Fix salad store cutting board being recipe exclusivemetamuffin
2025-10-16Placable walls in tagmetamuffin
2025-10-15camera replay option in render toolmetamuffin
2025-10-15replaytool: Send ready + show packet countermetamuffin
2025-10-15Improve replaytool error reportingmetamuffin
2025-10-15Fix parsing tile placable mapmetamuffin
2025-10-15Invert who is taggedmetamuffin
2025-10-15Add tag minigame (hidden map + entity)metamuffin