mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 17:13:51 +00:00
Same defense pattern as QuestEditor (4096) and ObjectPlacer (100k). A stale autosave or scatter-runaway could carry millions of NPCs; each emits creature_template + creature + optional addon/waypoint rows, drowning the SQL output and the M2 marker mesh. Every editor JSON loader now has a matched-to-cost upper bound (NPCs 50k, quests 4k, objects 100k, waypoints 256). |
||
|---|---|---|
| .. | ||
| 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 | ||