昔念 85f15a72aa ```
refactor(fight): 统一战斗系统方法命名规范并优化逻辑

- 将所有下划线命名的方法统一为驼峰命名,如 Turn_Start 改为 TurnStart,
  Action_end_ex 改为 ActionEndEx,Turn_End 改为 TurnEnd
- 新增 IsOwner() 方法用于判断当前精灵是否为场上的当前宠物
- 将硬编码的 CatchTime 比较逻辑替换为 IsOwner() 方法调用
- 在 NewSel408 中实现消除对手能力强化效果的具体逻辑
- 修复 effect_74 中衰弱状态的数值引用,使用枚举类型代替硬编码
- 优化 input/fight.go 中的技能选择逻辑,使用伤害值比较代替权重比较
- 移除 shiny.go 中未使用的 utils 导入和相关逻辑
- 修正 NewSel77 从 Turn_End 重命名为 TurnStart 的方法
- 在 input/fight.go 中添加 Damage 方法的注释说明
```
2026-01-05 22:54:41 +08:00
```
2025-10-08 17:16:54 +08:00
```
2026-01-01 22:19:00 +08:00
```
2026-01-04 01:31:11 +08:00
```
2025-12-30 01:23:50 +08:00
```
2026-01-05 22:54:41 +08:00
```
2026-01-05 01:04:52 +08:00
```
2026-01-01 22:19:00 +08:00
```
2026-01-05 22:54:41 +08:00
```
2026-01-04 22:10:34 +08:00
2025-06-20 17:13:51 +08:00
```
2026-01-01 19:57:39 +08:00
```
2026-01-01 22:19:00 +08:00
2025-06-20 17:13:51 +08:00

blazing

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

项目介绍

seer-project

项目结构: go tool pprof -http :8081 "http://125.208.20.223:54612/debug/debug/pprof/profile" go tool pprof -http :8081 "http://127.0.0.1:9909/debug/pprof/profile"

详情查看 文档

Description
No description provided
Readme 4.2 GiB
Languages
GO 100%