mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 18:13:52 +00:00
Compares two zones' creatures + objects with two-pointer match-by- (kind, name): paired entries with mismatched positions report as "moved" with the (dx, dy, dz) delta; entries that exist in only one zone are added/removed. Useful for "what did this branch change vs main" before merging, for confirming a copy-zone-items produced the expected result, and for cross-zone consistency reviews. Move threshold is 0.5y; smaller deltas count as "same" since typical drift from snap-zone-to-ground is sub-yard. Exit 1 if anything differs so CI can gate on cross-zone consistency. Verified: 2 different random-populated zones → reports 6 added / 5 removed / 1 moved / 0 same with the moved entry showing its position delta. |
||
|---|---|---|
| .. | ||
| 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 | ||