• Joined on 2023-12-08
xeon created pull request yixuan-rs/yixuan-rs#1 2025-06-03 16:35:37 +00:00
2.0 PROD
xeon pushed to master at yixuan-rs/yixuan-patch 2025-06-03 16:34:38 +00:00
6312875616 2.0 PROD (#1)
xeon merged pull request yixuan-rs/yixuan-patch#1 2025-06-03 16:34:38 +00:00
2.0 PROD
xeon created pull request yixuan-rs/yixuan-patch#1 2025-06-03 16:34:17 +00:00
2.0 PROD
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-06-03 16:33:02 +00:00
1b9fc31867 Support 2.0.0 PROD, rename the project
xeon pushed to 2.0_beta at yixuan-rs/yixuan-patch 2025-06-03 16:32:49 +00:00
ac9d18fda2 OSPRODWin2.0.0 support
xeon renamed repository from vivian-rs to yixuan-rs/yixuan-rs 2025-06-03 16:28:20 +00:00
xeon renamed repository from vivian-patch to yixuan-rs/yixuan-patch 2025-06-03 16:28:11 +00:00
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-06-01 14:29:34 +00:00
7634da311c Handle ModMainCityTimeCsReq, implement ClearMainCityQuestCollection GM command and add it to GMDemo autoexec
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-06-01 11:20:05 +00:00
a55a9c43db Implement UnlockHollowQuest with parameter 0 for unlocking all quests, add player changes acknowledgement after running a GM command
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-31 14:17:20 +00:00
6ff7dd3ff0 Make GM commands able to be executed at runtime properly, networking and eventgraph code adjustment
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-29 17:00:19 +00:00
8718a417fb Implement AddEquip GM Command (the command to add custom drive discs)
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-29 16:20:21 +00:00
3c66353745 muip: serve retarded html form pointing at self if there are no query params
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-29 14:17:25 +00:00
6ba8c79bf2 docs: mention MUIP server in the 'Setup' section of README
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-29 14:14:43 +00:00
069e8b7ef2 Implement MUIP server with GMTalk API
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-29 10:18:15 +00:00
e703a725af fix: auto-resize for receive buffer in NetworkEntity. Increase initial disc amount to 500
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-28 19:08:44 +00:00
b0f0aa0292 Implement scripted GM command execution on first login and remove first_login.toml
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-28 14:16:59 +00:00
b839a1e6ba fix trigger/finish newbie group (fixes quest progression)
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-27 22:19:20 +00:00
a9a7df4647 Implement persistent settings in SwitchData and handle SavePlayerSystemSettingCsReq
xeon pushed to 2.0_beta at yixuan-rs/yixuan-rs 2025-05-25 21:51:37 +00:00
0073265212 restructure game-server modules