summaryrefslogtreecommitdiff
path: root/server/protocol
AgeCommit message (Expand)Author
2024-12-25bump proto versionmetamuffin
2024-12-25variable hand countmetamuffin
2024-12-25two-handed mostly worksmetamuffin
2024-12-25two-handed servermetamuffin
2024-11-27set protocol versionmetamuffin
2024-11-18many more document elementsmetamuffin
2024-11-18conditional document elementsmetamuffin
2024-10-14send /top as document, add docstrings to doc structsmetamuffin
2024-10-14book intermediate representation and packets for sending to clientmetamuffin
2024-09-30set versions to 2.1.0v2.1.0metamuffin
2024-09-28update cargo stuffmetamuffin
2024-09-26add map flush packet for #157metamuffin
2024-09-25player class decoupled from character idmetamuffin
2024-09-24protocol versionmetamuffin
2024-09-24pinned ordersmetamuffin
2024-09-21redirect packetmetamuffin
2024-09-20server can registermetamuffin
2024-09-20reg: move structs to protocol cratemetamuffin
2024-09-19send addressed player in hint packetmetamuffin
2024-09-19send tutorial successmetamuffin
2024-09-19send player in tutorial endedmetamuffin
2024-09-19update movement code everywheremetamuffin
2024-09-19send tutorial end packetmetamuffin
2024-09-18translate server messagesmetamuffin
2024-09-18make effect its own packetmetamuffin
2024-09-17translate tutorial and add tile messagemetamuffin
2024-09-17localized messagesmetamuffin
2024-09-17add hint-based tutorial for item craftingmetamuffin
2024-09-17add hint packet for tutorialmetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04precompute recipe speedmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-08-17customers send message clearmetamuffin
2024-08-15protocol 5metamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-14sort maps in data packetmetamuffin
2024-08-13apply customer pointsmetamuffin
2024-08-13trying to reimplement customersmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11add recipes back to protocolmetamuffin
2024-08-11update depsmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-10update protocol versionmetamuffin
2024-08-10fix customers for new protometamuffin
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-26add environment to protocolmetamuffin
2024-07-20send score menu on game endmetamuffin