mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-07 09:33:51 +00:00
A stale autosave or hand-edited JSON could carry an unbounded list: - 100k quests would emit 100k quest_template + queststarter/ender INSERTs (huge SQL, slow validate, slow chain walks). - 1M+ objects bloats the M2 instance SSBO and drags editor framerate to single digits. Caps mirror the 256-waypoint cap added in the previous batch — log a warning and drop the rest so the editor stays responsive. |
||
|---|---|---|
| .. | ||
| 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 | ||