|
|
f6f4b945d6
|
Create test
|
2025-08-11 12:09:06 +08:00 |
|
575560454
|
627f42b5e3
|
"feat(assets): 新增游戏对话和地图配置XML资源文件"
|
2025-08-11 04:02:29 +00:00 |
|
|
|
e04b859137
|
feat(common): 添加 XML 根注释解析功能
- 在 monster_refresh.go 中添加 xmls 结构体,用于解析 XML 根注释
- 在 monster_refresh_test.go 中添加 TestMMMs 函数,实现根注释的捕获和输出
- 优化了 XML 解析逻辑,能够正确处理注释内容
|
2025-07-04 18:53:05 +08:00 |
|
|
|
c4e80f80e4
|
refactor(common): 优化怪物刷新相关结构体定义
- 移除 SuperMaps 结构体中未使用的 Text 字段
- 简化 SuperMaps 结构体的 Maps 字段定义
- 在 go.work 文件中添加 common/serialize/xml 模块
|
2025-06-30 00:50:05 +08:00 |
|
|
|
ba46330056
|
build: 更新 go.mod 并添加新依赖
- 在 go.mod 中添加了 github.com/ECUST-XX/xml v1.20.2 依赖
- 更新了 go.sum 文件以包含新依赖的哈希值
- 在 ServerEvent.go
|
2025-06-26 19:22:06 +08:00 |
|