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
a61c56b0354d0078995e72942225bbda5ebdd221
pixelheros
/
assets
/
script
/
game
/
common
History
panw
a61c56b035
fix: 修正英雄配置中的技能ID错误
...
更新多个英雄的技能ID配置,确保与实际的技能定义匹配。例如将圣骑士的技能从6202改为6305,风行剑士从6104改为6014等,以修复因技能ID错误导致的游戏功能异常。
2026-03-20 17:01:18 +08:00
..
config
fix: 修正英雄配置中的技能ID错误
2026-03-20 17:01:18 +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