This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
bl
Watch
1
Star
0
Fork
0
You've already forked bl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
937ddd0a97afe05da2c40c10a8a632cbf447dadb
bl
/
logic
History
xinian
937ddd0a97
All checks were successful
ci/woodpecker/push/my-first-workflow
Pipeline was successful
Details
fix: 修复宠物存活状态判定逻辑
...
移除 `NotAlive` 字段,改用 `Alive()` 方法通过 HP 判断存活状态,修正相关效果触发逻辑。
2026-03-17 13:34:50 +08:00
..
controller
Merge branch 'main' of
https://cnb.cool/blzing/blazing
2026-03-16 22:30:21 +08:00
service
fix: 修复宠物存活状态判定逻辑
2026-03-17 13:34:50 +08:00
go.mod
1
2026-01-21 14:51:10 +00:00
go.sum
1
2026-01-21 14:51:10 +00:00
main.go
```
2026-03-16 22:30:12 +08:00
server.go
```
2026-03-02 23:59:15 +08:00