scroll.server/crates/game-service
WiseDev 849c090e28 give the shop a typed error instead of string literals
ShopError variants are matchable; the message is the Display, rendered
at the log site, not baked into the error type.
2026-08-28 23:26:44 +03:00
..
src give the shop a typed error instead of string literals 2026-08-28 23:26:44 +03:00
tests resolve the deploy birth tick and stop wedging the client's own commands 2026-08-28 16:27:16 +03:00
Cargo.toml move players and accounts into postgres 2026-08-23 08:40:13 +03:00