Commit Graph

4 Commits

Author SHA1 Message Date
amizing25 bd40dc058f chore: cargo clippy 2025-06-30 15:10:50 +07:00
amizing25 6d2489de47 chore: better response message & status 2025-03-08 22:06:16 +07:00
amizing25 d43b2ef39a perf: remove logging on sr_tool_save 2025-03-03 08:32:19 +07:00
amizing25 de22105514 refactor: Refactor json loading mechanism & more
- Move json loading into separate crate `common`
- Add new http route for handling SRTools API
- Listen to `freesr-data.json` file change, and sync with client immediately
- Move json loading into `PlayerSession`, instead of load it everytime
- Implement global buff for Castorice
- Implement `GetBigDataAllRecommendCsReq`
2025-03-03 08:03:52 +07:00