Commit Graph

19 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
c6eaffdb29 feat: Add support for version 3.1.5x 2025-02-25 15:20:54 +07:00
amizing25
71ad8e9691 chore: cargo clippy 2025-01-24 18:35: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
f77bcb04f7 refactor: migrate net operation to KCP 2024-10-23 04:49:46 +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
91f1e031a6 fix warn 2024-06-23 06:53:12 +07:00
amizing25
8c170781c5 2.3.51 2024-06-23 06:47:56 +07:00
amizing25
dfa7f3cd2d 2.2.54 2024-05-29 15:56:07 +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
amizing25
34e6f4e549 1008 2024-04-12 19:41:17 +07:00
amizing25
a56d3e768f 2.1.53 2024-04-09 23:08:41 +07:00
amizing25
9d88d4b6fc implements teleports 2024-03-29 21:13:12 +07:00
amizing25
1681485ccb add tools 2024-03-29 16:49:57 +07:00
xeon
c0cdf91849 First push 2024-03-29 09:46:31 +03:00