scroll.server/crates
WiseDev 68e2b87a0a decode the four types the client kept sending
14303 AskForJoinableAlliancesList and 14107 CancelMatchmake are both genuinely
empty payloads. 516 UpdateLastShownLevelUp is header only, 537 StartMatchmake
carries a vint and a bool. none of them move the home checksum.

that clears the unknown type warnings out of the log.
2026-08-23 09:48:49 +03:00
..
auth-service stop minting a new account on every login 2026-08-23 08:54:43 +03:00
game-service roll chest loot from the csv instead of a fixed config 2026-08-23 09:30:38 +03:00
gateway fix chest shop prices and gate the free chest 2026-08-23 09:02:49 +03:00
logic decode the four types the client kept sending 2026-08-23 09:48:49 +03:00
logic-derive move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00
scroll-server supervised mode: run the services as child processes 2026-08-23 09:46:59 +03:00
service-rpc move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00
storage fix chest shop prices and gate the free chest 2026-08-23 09:02:49 +03:00
titan move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00
titan-derive move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00