mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 10:03:51 +00:00
Project-wide companion to --info-zone-overview. Single-page table with one row per zone showing biome / tile count / creature / object / quest / item counts and audio yes-or-no, plus aggregate totals across the project. Useful for "what's in this project" at-a-glance reviews and CI artifacts that need a compact status snapshot. Cheap content counts via direct JSON parse (same approach as --info-zone-overview) so even a 100-zone project takes milliseconds. Verified on 3-zone gen-random-project run: per-zone rows show identical counts (5c/2o/3i each), totals row aggregates correctly to 15c/6o/9i. |
||
|---|---|---|
| .. | ||
| 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 | ||