aboutsummaryrefslogtreecommitdiff
path: root/test-client
AgeCommit message (Expand)Author
2026-02-25replace number usage with type int/float type aliasesmetamuffin
2026-02-25replace number usage with type int/float type aliasesmetamuffin
2026-01-28client-side can_interact logicmetamuffin
2026-01-28test-client: only send inputs when changedmetamuffin
2026-01-28test-client: fix unload crashmetamuffin
2026-01-28test-client: split params when drawing tilesmetamuffin
2026-01-28crude port of test-clientmetamuffin
2026-01-24Update protocol.tsmetamuffin
2025-12-18test-client: enable movement predictionmetamuffin
2025-12-16Rename effect packet for compatiblity with older clientsmetamuffin
2025-12-14Effect packet for tile locations (close #534)metamuffin
2025-12-03Add vietnamese translation supportmetamuffin
2025-11-05Enable swedish languagemetamuffin
2025-10-30Add connection keepalives; Disconnect reasionsmetamuffin
2025-10-30Add disconnect reasonsmetamuffin
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-19Start moving game logic to client-lib. Moved set_tile and gamedata indexmetamuffin
2025-10-19forgot to rename fieldmetamuffin
2025-10-19Update protcol.ts with new interact targetmetamuffin
2025-10-16Send _list of_ players in progress reportsmetamuffin
2025-10-14Scorebore menu tooltips; rename many score translationsmetamuffin
2025-10-13Refactor READMEs for new build systemmetamuffin
2025-10-11even better server loggingmetamuffin
2025-10-09Add scoreboard menumetamuffin
2025-10-09Add scoreboard menu typesmetamuffin
2025-10-09Add missing title to recipe book page typesmetamuffin
2025-10-09Add missing title to text book page typesmetamuffin
2025-10-09Update test-clientmetamuffin
2025-10-09Book protocol typesmetamuffin
2025-10-09Remove old client document codemetamuffin
2025-10-08merge all makefiles into onemetamuffin
2025-10-07rename diagram node style variantsmetamuffin
2025-09-21rename cutting and rolling board everywheremetamuffin
2025-07-13Split off component-specific content into seperate readme filesmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-24fix protocol neighbors array specmetamuffin
2025-06-24update protocol def for movement_sync; fix #337metamuffin
2025-06-08test-client: proper two handed mode; closes #246metamuffin
2025-06-07test-client: consider non-interactable tiles with item for interact targetmetamuffin
2025-06-03update test-client to character structmetamuffin
2025-06-03add tram player classmetamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-06-02send clientbound pause notificationmetamuffin
2025-05-30test-client: restore old interact target behaviour. new behav is opt-inmetamuffin
2025-05-30add `idle` packet to protocol defmetamuffin
2025-02-19fix testclient for single-handed gamesmetamuffin
2025-02-19fix build error in test-client makefilemetamuffin
2024-12-25draft map editormetamuffin