scroll.server/crates
WiseDev a355b77514 hold the bot back until the intro is over
the bot's first card was due on tick one, so it was already walking
while the opening countdown was still on screen - reaching the bridge
and swinging at nothing before the battle had visibly started. it waits
six seconds now before opening, and keeps its four to eleven second
rhythm after that.
2026-08-23 14:13:27 +03:00
..
auth-service stop minting a new account on every login 2026-08-23 08:54:43 +03:00
game-service hold the bot back until the intro is over 2026-08-23 14:13:27 +03:00
gateway send the battle state five times a second 2026-08-23 14:10:55 +03:00
logic stop the integer square root from spinning forever 2026-08-23 14:07:03 +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 switch the battle to type 0 and drive it from the server 2026-08-23 13:51:01 +03:00
storage fix chest shop prices and gate the free chest 2026-08-23 09:02:49 +03:00
titan compare the server checksum against the client's 2026-08-23 13:44:51 +03:00
titan-derive build and send the battle sector state 2026-08-23 10:24:20 +03:00