昔念 7dfa9c297e
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
feat(fight): 新增疲惫状态并优化睡眠状态机制

- 实现疲惫状态(StatusTired),仅限制攻击技能,允许属性技能正常使用
- 重构睡眠状态,改为在被攻击且未miss时立即解除,而非技能使用后
- 修复寄生种子效果触发时机,改为回合开始时触发
- 调整寄生效果的目标为技能施放者而非对手

fix(fight): 修正战斗回合逻辑和技能持续时间处理

- 修复Effect2194中状态添加函数调用,使用带时间参数的版本
- 修正Effect13中技能持续时间计算,避免额外减1的问题
- 优化回合处理逻辑,当双方都未出手时跳过动作阶段

refactor(cdk): 重构CDK配置结构和服务器冠名功能

- 将CDKConfig中的CDKType字段重命名为Type以符合GORM映射
- 优化UseServerNamingCDK方法的上下文处理逻辑
- 修复服务器冠名CDK使用时的类型检查条件

feat(player): 完善宠物经验系统和CDK兑换功能

- 增强AddPetExp方法,处理宠物等级达到100级的情况
- 添加查询当前账号有效期内服务器冠名信息的API接口
- 实现服务器服务相关的数据模型和查询方法

fix(task): 任务查询支持启用和未启用状态

- 修改任务服务中的Get、GetDaily、GetWeek方法
- 当启用状态下无结果时,自动查询未启用状态的任务配置
```
2026-04-13 22:27:27 +08:00
1
2026-01-27 07:00:35 +00:00
2026-04-11 19:21:32 +08:00
```
2026-04-08 01:28:55 +08:00
```
2026-04-13 21:06:45 +08:00
2026-04-09 13:11:59 +08:00
```
2026-04-13 22:27:27 +08:00
```
2026-03-31 10:40:37 +08:00
2026-04-10 12:18:32 +08:00
```
2026-04-13 22:27:27 +08:00
```
2026-04-12 19:14:18 +08:00
2026-04-02 23:42:37 +08:00
2026-04-04 01:04:58 +08:00
2025-06-20 17:13:51 +08:00
```
2026-01-01 19:57:39 +08:00
```
2026-03-31 10:40:37 +08:00
```
2026-03-04 17:11:57 +08:00
2025-06-20 17:13:51 +08:00

blazing

这是骄阳号开发团队的开源项目,请勿用于商业用途。 在软件开发中repo、impl、mapper 和 model 是常见的分层架构组件

项目介绍

seer-project

项目结构:

go tool pprof -http :8081 "http://127.0.0.1:9909/debug/pprof/profile"

go tool pprof -http :8081 "http://202.189.15.67:62672/debug/pprof/profile" go tool pprof -http :8081 "http://8.162.8.203:9909/debug/pprof//profile" go tool pprof -http :8081 "http://8.162.23.87:9910/debug/pprof//profile" go tool pprof -http :8081 "http://61.147.247.7:36855/debug/pprof/profile" go tool pprof -http :8081 "http://61.147.247.7:43892/debug/pprof/profile"

采样 60 秒的 CPU 数据,然后通过 HTTP 8081 端口可视化

go tool pprof -http :8081 "http://61.147.247.7:43892/debug/pprof/profile?seconds=300" 详情查看 文档

Description
No description provided
Readme 4.2 GiB
Languages
GO 100%