mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-10 19:13:52 +00:00
Adds --export-wmod-json / --import-wmod-json. Variable-length dependency arrays serialize as JSON int arrays, enabling hand-edits of dependency graphs. All 3 presets (std-addons / ui-replacement chain Bartender4->ElvUI->SuperOrders / utility) byte-identical binary roundtrip OK. Cycle detection live-tested: hand-mutated ui.wmod.json to add Bartender4 -> SuperOrders dep, re-imported, validator emits "dependency cycle detected: 10 -> 12 -> 11 -> 10 — addon-loader would deadlock" with the full back-edge path extracted. CLI flag count 1326 -> 1328. |
||
|---|---|---|
| .. | ||
| 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 | ||