mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-11 11:33:52 +00:00
Dual encoding for actionKind (int 0..10 OR token form covering all 11 kinds: revive/mend/feed/dismiss/tame/ beastlore/stable/untrain/rename/abandon/summon). requiresPet and requiresStableNPC accept bool or int. happinessRestore serializes as signed int8 (-25..+25 typical, +/-127 hard limit) — matters because Abandon's happiness penalty (canonically -10) is negative. All 3 presets (hunter/stable/warlock) byte-identical roundtrip OK. CLI flag count 1204 -> 1206. |
||
|---|---|---|
| .. | ||
| 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 | ||