mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 01:41:14 -04:00
Parse each command's syntax into labeled form fields instead of an editable raw string: #x -> numeric input, $x -> text input, a/b -> dropdown, [word] -> optional flag checkbox. Shows a live 'Will send' preview, defaults player/name fields to the current target when blank, and keeps an 'Edit manually' escape hatch. Add 12 commonly-used commands (reset level/stats/spells/talents/achievements/all, repairitems, additemset, modify arenapoints/drunk/faction/xp/phase) and de-duplicate the scattered reset entries.