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
c75c58d13cbfc7f3ab84715ae53a420cf7b6b41f
pixelheros
/
assets
/
script
/
game
/
common
History
walkpan
c75c58d13c
feat(技能): 引入技能升级配置并调整伤害计算
...
- 新增 SkillUpList 配置表,支持技能升级时属性成长 - 修改 Skill.ts 中的伤害计算逻辑,将基础属性与升级加成结合 - 移除 SkillSet.ts 中冗余的注释行,保持代码整洁
2026-03-22 19:38:59 +08:00
..
config
feat(技能): 引入技能升级配置并调整伤害计算
2026-03-22 19:38:59 +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