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
827d79d266899f9cd7423b47292e1f3afd66637d
pixelheros
/
assets
/
script
/
game
/
common
History
walkpan
b09116da5c
refactor(config): 重构英雄与技能配置以简化系统
...
- 移除所有英雄的次要技能,统一使用基础攻击技能 - 重新组织技能配置,将原分类技能合并为基础技能与大招 - 更新技能ID映射,确保英雄配置指向正确的技能 - 调整技能描述与视觉效果,保持游戏平衡
2026-04-19 20:05:33 +08:00
..
config
refactor(config): 重构英雄与技能配置以简化系统
2026-04-19 20:05:33 +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
Notity.ts
feat(ui): 新增通知组件和配置
2026-03-28 13:16:13 +08:00
Notity.ts.meta
feat(ui): 新增通知组件和配置
2026-03-28 13:16:13 +08:00
SingletonModuleComp.ts
refactor(英雄管理): 将英雄与金币数据迁移至全局任务数据
2026-03-25 23:32:55 +08:00
SingletonModuleComp.ts.meta
云环境和本地调试 添加
2025-08-18 17:00:40 +08:00