07d2a493950da16d2ddcc750192f06ee28388274
Server (AddonControl.cpp): - GEAR_BAGS_REQ now returns gold, the four equipped bag containers (entry+size), and items from the backpack AND all bags (bagNum 0..4). - GEAR_EQUIP_ITEM accepts items from any bag slot (not just the backpack). - New GEAR_DESTROY_ITEM <guid> <bag> <slot> — permanent item destruction. - New GEAR_MOVE_ITEM <guid> <srcBag> <srcSlot> <dstBag> <dstSlot> — rearrange items between bag slots (empty destination only). Addon (BotGear.lua): - Full 3D character preview (ModelScene) of the targeted bot, live-updating. - Renders backpack + real bag containers with gold display. - Left-click pick up / left-click place to move items between slots. - Right-click bag item to equip; shift+right-click to destroy; right-click equipped item to unequip.
Description
No description provided
1.1 GiB
Languages
C++
96.7%
Lua
2.1%
Python
1.1%
CMake
0.1%