C# Server
Find a file
Yuuki 821bcc5d67
Some checks failed
.NET / build (push) Has been cancelled
refactor: remove redundant console cursor manipulation logic
The console cursor positioning and padding logic in UpdateDisplay() was unnecessary and could cause visual glitches. This logic is now handled more robustly elsewhere in the display system. Also added nullability annotation to cmdToRun variable for better type safety.
2026-03-18 12:30:26 +08:00
.github/workflows Create dotnet.yml 2026-02-16 11:33:55 -08:00
Common refactor: remove redundant console cursor manipulation logic 2026-03-18 12:30:26 +08:00
Config feat: update proto and fix multiple bugs 2026-03-10 19:33:13 -07:00
Docs i18n res cache 2026-02-17 17:39:21 -08:00
GameServer Merge branch 'main' of https://github.com/DBKAHHK/HyacineDH-Core 2026-03-18 12:28:59 +08:00
KcpSharp ChallengePeak & Bug fixs 2026-02-14 11:22:24 -08:00
Program Merge branch 'main' of https://github.com/DBKAHHK/HyacineDH-Core 2026-02-19 10:17:51 +08:00
Proto feat: update proto and fix multiple bugs 2026-03-10 19:33:13 -07:00
WebServer Fix battle issue 2026-02-13 20:37:32 -08:00
.gitignore Merge branch 'main' of https://github.com/DBKAHHK/HyacineDH-Core 2026-03-18 12:28:59 +08:00
build.sh refactor(build-scripts): extract common utilities to shared utils.sh 2026-03-02 14:11:10 +08:00
HyacineCore.sln 4.0.0 2026-02-13 20:08:53 -08:00
LICENSE Initial commit 2026-02-13 20:04:21 -08:00
README.md ResourceCache & Config structure adjustment 2026-02-17 16:36:09 -08:00
start.bat 4.0.0 2026-02-13 20:08:53 -08:00
start.ps1 ResourceCache & Config structure adjustment 2026-02-17 16:36:09 -08:00
update_server.sh refactor(build-scripts): extract common utilities to shared utils.sh 2026-03-02 14:11:10 +08:00
utils.sh refactor(build-scripts): extract common utilities to shared utils.sh 2026-03-02 14:11:10 +08:00

HyacineDH-Core

项目开发中

EN | 繁中 | JP

📖介绍

特征支持游戏的4.0版本 加入我们的聊天群组:Discord

📦快速开始

要求:.NET 9.0 点击下载

git clone https://github.com/DBKAHHK/HyacineDH-Core.git
cd HyacineDH-Core
dotnet run

📝使用说明

如果你不想从源代码编译,请使用 Releases 下载预编译的文件。

💡功能

  • [√] 商店

  • [√] 编队

  • [√] 抽卡

  • [√] 战斗

  • [√] 场景

  • [√] 基本的角色培养

  • [√] 任务 - 勉强可用

  • [√] 朋友 - 简单聊天与指令

  • [√] 忘却之庭 & 虚构叙事 & 末日幻影

  • [√] 异相仲裁

  • [√] 成就

  • 更多 - Coming soon...

🙌鸣谢