昔念 43b0bc2dec
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
feat(fight_boss): 优化BOSS战斗奖励逻辑并修复宠物等级突破100级限制

重构了handleMapBossFightRewards函数,将奖励逻辑分离到独立的处理函数中,
增加了shouldGrantBossWinBonus条件判断,确保只有满足条件时才发放胜利奖励。

同时修复了宠物等级系统,允许宠物等级突破100级限制但面板属性仍保持100级上限,
改进了经验获取和面板更新逻辑。

fix(item_use): 添加全能性格转化剂使用验证

添加了UniversalNatureItemID常量定义,增加对道具ID和性格配置的有效性验证,
确保只有正确的道具和性格类型才能被使用。

refactor(fight): 统一战斗结束原因处理逻辑

引入normalizeFightOverReason函数来标准化战斗结束原因,
统一了不同模块中的战斗结果映射逻辑,提高了代码一致性。

perf(pet): 优化宠物升级和经验计算性能

移除了等级100的硬性限制,在保证面板属性不超限的前提下允许宠物等级继续增长,
优化了经验分配和面板重新计算的逻辑流程。
```
2026-04-14 00:43:32 +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-14 00:43:32 +08:00
```
2026-03-31 10:40:37 +08:00
2026-04-10 12:18:32 +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%