aboutsummaryrefslogtreecommitdiff
path: root/test-client/protocol.ts
AgeCommit message (Expand)Author
2025-10-22Fix step is_busy and stop moving when interactingmetamuffin
2025-10-21Send paths as debug eventsmetamuffin
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-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-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-03update test-client to character structmetamuffin
2025-06-03add tram player classmetamuffin
2025-06-02send clientbound pause notificationmetamuffin
2025-05-30add `idle` packet to protocol defmetamuffin
2025-02-19fix testclient for single-handed gamesmetamuffin
2024-12-25draft map editormetamuffin
2024-11-18many more document elementsmetamuffin
2024-11-18conditional document elementsmetamuffin
2024-09-26add map flush packet for #157metamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-24pinned ordersmetamuffin
2024-09-19send addressed player in hint packetmetamuffin
2024-09-19send tutorial successmetamuffin
2024-09-19send player in tutorial endedmetamuffin
2024-09-19send tutorial end packetmetamuffin
2024-09-18translate server messagesmetamuffin
2024-09-18update documentationmetamuffin
2024-09-18make effect its own packetmetamuffin
2024-09-17translate tutorial and add tile messagemetamuffin
2024-09-17tc: localizationmetamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-17add hint packet for tutorialmetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-15empty usernames for customersmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-10Change protocol and server to allow multiple players per connection (untested)metamuffin
2024-07-26refactor environment effectsmetamuffin
2024-07-26add draft weather/environment systemmetamuffin
2024-07-21add menu to test-clientmetamuffin
2024-07-21send star ratingmetamuffin
2024-07-20implement movement_sync in test-clientmetamuffin