mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-11 03:23:51 +00:00
Adds --export-wspk-json / --import-wspk-json. spellIds serialize as JSON int arrays preserving spellbook display order (top-to- bottom in tab). All 3 presets (warrior/mage/rogue) byte-identical binary roundtrip OK including Mage Frost tab [116, 122, 10] — Frostbolt rank 1 still first, Frost Nova second, Blizzard third after roundtrip. Importer also restores className via implicit lookup from classId on the export side, so a hand-edited JSON only needs classId int — className field is informational. CLI flag count 1335 -> 1337. |
||
|---|---|---|
| .. | ||
| 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 | ||