yuvlian
676bd63dac
bump deps ver, use result instead of panic for fs watcher, hardcode dahlia tech to 1st unit
2026-04-30 20:31:00 +07:00
amizing25
5e5a90cb50
fix: swapped del_relic_list & del_equipment_list and increase inv limit
2026-01-08 06:57:27 +07:00
amizing25
c2b3bb4dd9
fix: main character switching
2026-01-07 17:19:54 +07:00
amizing25
14692dc78e
feat: Add support for 3.8.5x
2026-01-06 23:57:37 +07:00
amizing25
56bdb1abc1
feat: Add support for 3.7.5x
2025-11-04 23:16:14 +07:00
amizing25
81a783a078
feat: handle avatar enhanced state
2025-05-24 05:50:15 +07:00
amizing25
ac5ef9706f
feat: Initial support for 3.3.5x
2025-05-22 13:47:15 +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
7d233dc614
chore: remove unused fields
2025-03-09 05:07:06 +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