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
d60b66350abd21837d82fcf52e9ee1cbf078c0a3
pixelheros
/
extensions
/
pixelhero-config-editor
/
__tests__
History
panFD
6a81630f6f
feat(config-editor): port buildSkillDesc to JS for panel preview
2026-06-21 09:17:50 +08:00
..
fixtures
test(config-editor): add hero/skill fixtures mirroring real config shape
2026-06-21 00:07:00 +08:00
.gitignore
feat(config-editor): add RecordValue serializer with tests
2026-06-21 00:05:53 +08:00
buildSkillDesc.test.ts
feat(config-editor): port buildSkillDesc to JS for panel preview
2026-06-21 09:17:50 +08:00
parser.test.ts
feat(config-editor): add AST parser (speed/enumRef/raw) with tests
2026-06-21 00:06:28 +08:00
recordValue.serializer.test.ts
feat(config-editor): add RecordValue serializer with tests
2026-06-21 00:05:53 +08:00
tsConfigFile.test.ts
feat(config-editor): TsConfigFile load/read/patch/add/delete/save (entry-level AST patch, .bak + syntax check)
2026-06-21 00:13:42 +08:00
validation.test.ts
feat(config-editor): add validation rules (dup/required/enum/ref/overrides/herolist) with tests
2026-06-21 09:11:47 +08:00