This website requires JavaScript.
Explore
Help
Sign In
pan
/
pixelheros
Watch
1
Star
0
Fork
0
You've already forked pixelheros
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4db3615e042c961e704c9fccae3654eb9fb9f867
pixelheros
/
assets
/
script
/
game
/
common
History
walkpan
4db3615e04
fix(移动): 增加角色间最小间距并调整技能距离数值
...
- 将相同位置检测阈值改为最小间距要求,防止角色重叠 - 当无法找到合适位置时返回null并停止移动 - 调整近战和中程技能的标准距离数值 - 移动目标位置时增加间距检查
2026-03-15 21:42:46 +08:00
..
config
fix(移动): 增加角色间最小间距并调整技能距离数值
2026-03-15 21:42:46 +08:00
config.meta
first
2024-07-17 16:14:14 +08:00
GameUIBase.ts.meta
first
2024-07-17 16:14:14 +08:00
Logger.ts
refactor: 重命名Logger类并增加错误日志方法
2026-02-03 14:40:02 +08:00
Logger.ts.meta
feat: 引入集中式日志工具类并重构调试日志
2026-02-03 10:45:17 +08:00
SingletonModuleComp.ts
refactor(hero): 移除天赋系统和相关属性,简化英雄架构
2026-03-11 17:32:29 +08:00
SingletonModuleComp.ts.meta
云环境和本地调试 添加
2025-08-18 17:00:40 +08:00