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
Projects
Wiki
Activity
Files
c44a3748b1f9d57959bdb42440fa406f428564ac
bl
/
logic
History
昔念
c44a3748b1
fix(logic): 修复宠物出战逻辑
...
- 修改了宠物出战数量的判断条件 - 现在当 MAXPET 为 0 时,也会添加宠物到出战阵容 - 这个修改同时影响了玩家和对手的宠物出战逻辑
2025-09-08 01:25:48 +08:00
..
controller
refactor(fight): 重构战斗逻辑
2025-09-08 01:23:12 +08:00
service
fix(logic): 修复宠物出战逻辑
2025-09-08 01:25:48 +08:00
go.mod
refactor(fight): 重构战斗系统
2025-09-06 00:31:08 +08:00
go.sum
feat(fight): 实现精灵切换功能并优化战斗逻辑
2025-09-07 00:23:28 +08:00
main.go
feat(fight): 实现精灵切换功能并优化战斗逻辑
2025-09-07 00:23:28 +08:00
server.go
refactor(socket): 重构 socket 模块
2025-09-04 02:00:57 +08:00