scroll.server/crates/logic/src/commands
WiseDev f218a45ed2 fix chest shop prices and gate the free chest
rounding is banded and the 5s band biases +3, so 22 goes to 25 not 20. numbers match the csv for arena 1 and 2.
free chest end timestamp needs migration 0002.
2026-08-23 09:02:49 +03:00
..
chest.rs fix chest shop prices and gate the free chest 2026-08-23 09:02:49 +03:00
command.rs move players and accounts into postgres 2026-08-23 08:40:13 +03:00
header.rs move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00
manager.rs move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00
mod.rs move players and accounts into postgres 2026-08-23 08:40:13 +03:00
reward.rs move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00
shop.rs move players and accounts into postgres 2026-08-23 08:40:13 +03:00
spells.rs move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00
ui.rs move all crates into crates/, glob members 2026-08-23 08:15:45 +03:00