Commit Graph

27 Commits

Author SHA1 Message Date
amizing25 42545bbc53 fix: fix relic recommend & some scene not appearing 2025-05-24 05:50:58 +07:00
amizing25 ac5ef9706f feat: Initial support for 3.3.5x 2025-05-22 13:47:15 +07:00
amizing25 d14bc79fcc feat: lighten map sections 2025-04-15 18:46:35 +07:00
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 6d9bf58a85 perf: remove lazy_static 2025-03-09 05:09:09 +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
aorus22 948e1f886b feat: Add support for version 3.0.5x UNTESTED 2025-01-14 10:30:53 +07:00
amizing25 5514615c91 fix: fix map open on train 2024-12-17 23:11:32 +07:00
amizing25 274a03de54 feat: Add support for version 2.7.5x 2024-12-03 19:33:38 +07:00
amizing25 e02ef8abbb feat: Add support for version 2.6.5x 2024-10-23 05:06:28 +07:00
amizing25 c4794570d1 feat: Fix multipath avatar & implement weakness buff id 2024-09-18 20:45:07 +07:00
amizing25 d7696f4769 fix(scene): Fixed some scene that can't be loaded 2024-09-18 05:08:06 +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 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 1e8e6f04c3 ? 2024-04-20 18:48:51 +07:00
amizing25 0e2ef6ce2d fix resources 2024-04-17 06:47:34 +07:00
amizing25 854bd026e9 skip non anchor prop in scene loader 2024-04-10 07:03:19 +07:00
amizing25 46ae86cacf set prop default state 2024-04-10 00:49: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
xeon c0cdf91849 First push 2024-03-29 09:46:31 +03:00