yuvlian
26956e3193
custom lineup support
2026-03-18 07:37:21 +07:00
amizing25
cc389bd368
feat: Add support for 4.1.5x
2026-03-17 21:24:16 +07:00
amizing25
c697c799d6
feat: Support SceneEnterStageC and remove avatar red DOM
2026-03-01 01:14:45 +08: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
f1ef8d8da2
feat: Add support for 3.6.5x
2025-09-25 20:02:12 +07:00
amizing25
bd40dc058f
chore: cargo clippy
2025-06-30 15:10:50 +07:00
amizing25
42545bbc53
fix: fix relic recommend & some scene not appearing
2025-05-24 05:50:58 +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
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
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