scroll.server/crates/game-service
WiseDev 1983b2f6ac log what actually goes into the snapshot when a unit spawns
the bot's units get models and the player's do not, and both take the
same path through summon() - only owner and position differ, and
position for a player's card comes off the wire. so print the id, the
data row, the owner and the position at the moment the object joins the
battle, and compare the two sides instead of guessing again.
2026-08-23 15:00:11 +03:00
..
src log what actually goes into the snapshot when a unit spawns 2026-08-23 15:00:11 +03:00
Cargo.toml move players and accounts into postgres 2026-08-23 08:40:13 +03:00