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`
This commit is contained in:
amizing25
2025-03-03 08:02:51 +07:00
parent 50a05a5cc2
commit de22105514
28 changed files with 7113 additions and 12024 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Supported Version: 2.6.5x
# Supported Version: 3.1.5x
Run the game by clicking run.bat file.
Tool website: [https://srtools.pages.dev](https://srtools.pages.dev)