mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-11 11:33:52 +00:00
Adds --export-wgbk-json / --import-wgbk-json. Fixed-size 8-element perRankWithdrawalLimit array serializes as JSON int array; kUnlimited (0xFFFFFFFF / 4294967295) preserved through JSON. All 3 presets (standard/raid/small) byte-identical binary roundtrip OK including the raid preset's tier-tab strict rank-1 4-slot/day caps. Live-tested per-rank monotonicity validator: hand-mutated General tab rank 2 (member) limit to 200 (exceeds rank 1 officer cap of 50). Validator correctly errored: "perRankWithdrawalLimit[2]=200 > rank[1]=50 — lower rank cannot exceed higher rank's withdrawal cap". Exact rank indices + values appear in the message — actionable for the editor. CLI flag count 1380 -> 1382. |
||
|---|---|---|
| .. | ||
| 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 | ||