mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-11 03:23:51 +00:00
Dual encoding for edgeFadeMode (int 0..2 OR token "hard" / "softedge" / "pulse"). stackable and destroyOnCancel accept both bool and int. Float fields (radius, duration) serialize as JSON floats; tickIntervalMs and decalColor as plain unsigned integers — operators editing JSON can hand-write 0xAARRGGBB hex colors via Python int() prep. All 3 presets (mage/raid/env) byte-identical roundtrip OK. Token-form import smoke-tested with mixed pulse + stackable + destroyOnCancel false. CLI flag count 1153 -> 1155. |
||
|---|---|---|
| .. | ||
| 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 | ||