mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-11 11:33:52 +00:00
Adds --export-wcst-json / --import-wcst-json. Eight uint stat fields per entry serialize as JSON ints; className field on export is informational (classId is the authoritative key). All 3 presets (warrior/mage/starting) byte-identical binary roundtrip OK including the 9-entry starting-stats preset that spans 9 different vanilla classes. Live-tested monotonicity validator: hand-mutated Mage L20 baseStrength to 21 (below L10=22), validator correctly emitted: "monotonicity: Mage baseStrength regresses from 22 (L10) to 21 (L20) — likely typo". The level-sorting + adjacent-pair walk correctly identified the violation across the sparse 6-level sample. CLI flag count 1371 -> 1373. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||