Commit Graph

86 Commits

Author SHA1 Message Date
amizing25
6c5ba8b6e4 feat(sdk): add automatic hotfix downloader 2025-03-12 13:32:32 +07:00
amizing25
608775b428 feat: 3.1.53 res 2025-03-11 17:46:32 +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
fff8fc803e chore: expose sdkserver & gameserver as lib 2025-03-09 05:20:26 +07:00
amizing25
ea640e7992 feat: update res & version 3.1.52 2025-03-09 05:16:08 +07:00
amizing25
505c446a53 chore: split executable into lib and main 2025-03-09 05:11:16 +07:00
amizing25
c034f8a2f9 fix: modify file listener to ensure the file is modified 2025-03-09 05:10:33 +07:00
amizing25
6d9bf58a85 perf: remove lazy_static 2025-03-09 05:09:09 +07:00
amizing25
7d233dc614 chore: remove unused fields 2025-03-09 05:07:06 +07:00
amizing25
6d2489de47 chore: better response message & status 2025-03-08 22:06:16 +07:00
Keirakoro
6435d4e30b
support IOS ( ig?) 2025-03-03 12:00:36 +07:00
amizing25
d43b2ef39a perf: remove logging on sr_tool_save 2025-03-03 08:32:19 +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
amizing
50a05a5cc2 Merge pull request 'bump deps & rust edition' (#1) from yulian/robinsr:main into main
Reviewed-on: https://git.neonteam.dev/amizing/robinsr/pulls/1
2025-02-26 21:43:18 +07:00
yulian
4b3b768723 bump deps & rust edition 2025-02-26 21:37:34 +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
amizing25
3389799c26 feat: Increase max packet sizes to 1400 2025-01-24 17:54:06 +07:00
amizing25
2a6a1bd982 feat: new res for 3.0.53 2025-01-24 17:53:55 +07:00
amizing25
ad4c48a0cd fix: Fix avatar & inventory sync stuff 2025-01-20 05:45:17 +07:00
Keirakoro
92e8d179f0
fix for OS 2025-01-14 23:20:45 +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
ec241e4387 misc: Add updated proto 2024-12-04 15:28:39 +07:00
amizing25
6d2981e4cf chore: Some changes 2024-12-04 15:28:07 +07:00
amizing25
68caed75eb fix: Fix stuck when clicking relic 2024-12-04 15:27:41 +07:00
Keirakoro
ec0ae7ab2e
Fix RMC change in command 2024-12-04 10:12:05 +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
Keirakoro
a46f2307f8
fix somehow battle target from pf appear on other mode
surely not because i forgot to make battle target of pf to pf only 💀
2024-11-06 03:32:58 +07:00
amizing25
704d3fda38
Update README.md 2024-11-02 20:37:57 +07:00
Keirakoro
234a0e0563
optimal code 2024-11-02 14:16:50 +07:00
Keirakoro
3e33a0d75e
hardcode for new 2.6.5x pf score 2024-11-02 13:42:45 +07:00
Keirakoro
221c7e7bf4
Fixing PF score
Making pf max score from 47k back to 40k
2024-10-25 13:14:01 +07:00
amizing25
e02ef8abbb feat: Add support for version 2.6.5x 2024-10-23 05:06:28 +07:00
amizing25
f77bcb04f7 refactor: migrate net operation to KCP 2024-10-23 04:49:46 +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
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
88f3025333 feat(battle): allow more than 4 avatar in battle 2024-08-06 05:09:21 +07:00
amizing25
60651768d0 2.4.51 2024-08-03 14:19:36 +07:00
amizing25
e22867df25 Merge branch 'main' of https://github.com/ex-RushiaLover/robinsr 2024-06-27 19:42:09 +07:00
amizing25
19d39c7a26 fix multi path avatar 2024-06-27 19:41:36 +07:00
amizing25
822b98cbb2
Update README.md 2024-06-26 17:44:45 +07:00
amizing25
4aae475c09 proto changes 2024-06-26 14:44:25 +07:00
amizing25
6a2d3c726a 2.2.5x protos 2024-06-26 14:43:08 +07:00
amizing25
f57ade7ab6 enable gacha and mail 2024-06-23 06:53:38 +07:00
amizing25
82592fa423 disable get tutorial 2024-06-23 06:53:22 +07:00
amizing25
91f1e031a6 fix warn 2024-06-23 06:53:12 +07:00