Commit Graph

15 Commits

Author SHA1 Message Date
amizing25
d3af43fb06 refactor: some restructuring
- move structs inside `sr_tools.rs` into individual file
- implement in-game equip handler (relic & lightcone)
2025-03-11 17:37:35 +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
amizing25
ad4c48a0cd fix: Fix avatar & inventory sync stuff 2025-01-20 05:45:17 +07:00
aorus22
948e1f886b feat: Add support for version 3.0.5x UNTESTED 2025-01-14 10:30:53 +07:00
amizing25
6d2981e4cf chore: Some changes 2024-12-04 15:28:07 +07:00
amizing25
274a03de54 feat: Add support for version 2.7.5x 2024-12-03 19:33:38 +07:00
amizing25
d14f4a9d49 feat: Implement dvd watermark :xdskull: 2024-11-10 10:51:42 +07:00
amizing25
c4794570d1 feat: Fix multipath avatar & implement weakness buff id 2024-09-18 20:45:07 +07:00
amizing25
f41cc5e47b feat: tidying (cargo clippy) 2024-09-18 05:09:37 +07:00
amizing25
6e97b516f4 feat!: Refactor, Update to version 2.5.x, Add Battle Scepter 2024-09-16 13:10:28 +07:00
amizing25
60651768d0 2.4.51 2024-08-03 14:19:36 +07:00
amizing25
19d39c7a26 fix multi path avatar 2024-06-27 19:41:36 +07:00
amizing25
8c170781c5 2.3.51 2024-06-23 06:47:56 +07:00
amizing25
5ae73b4d8c 2.2.51 2024-05-10 22:15:58 +07:00
amizing25
1e0cfa6f12 Implement Sync Inventory 2024-05-09 22:14:27 +07:00