目前包含功能:背包、自动任务交接、自动拾取、自动售卖等
Currently including functions: backpack, automatic task handover, automatic pickup, automatic sales, etc
有功能建议欢迎提出来
You are welcome to put forward suggestions on functions
https://github.com/idler8/wow-idler8/issues
我是一个WOW老玩家,也是一个程序员,因为经常碰到插件过期不能用的问题,所以才有了此次发布。
I am an old WOW player and a programmer. Because I often encounter the problem that plug-ins cannot be used after expiration, I have this release.
作为老玩家尽然还需要要更多字数来解释这个插件的由来可真愚蠢。
As an old player, it's stupid to ask for more words to explain the origin of this plug-in.
我的英文太糟糕了,为了审核不得不使用翻译软件。
My English is so bad that I have to use translation software for verification.
背包(Backpack):
Standard BackdropTemplate background template
标准ContainerFrameItemButtonTemplate按钮模版Standard ContainerFrameItemButtonTemplate button template
完整ContainerFrameMixin:UpdateItems()渲染流程复制Full ContainerFrameMixin: UpdateItems() rendering process copy
自动交接任务(Automatic task handover):
点开GOSSIP窗口,先自动完成任务再自动接取任务
Click to open the GOSSIP window, automatically complete the task first, and then automatically receive the task
按住Shift以暂时停止功能
Hold Shift to temporarily stop the function
所有需要上交物品的任务都不会被自动完成(有疏漏的情况请通知我)
All tasks that need to hand in items will not be completed automatically (please inform me of any omissions)
自动拾取(Auto Pick):
快速拾取,不再显示LootFrame窗口
Quick pick, no longer show the LootFrame window
启动以系统配置为准
Startup is subject to system configuration
关闭拾取提示
Close the AlertFrame prompt
自动售卖(Autosell):
一次最多只出售12件物品
Only 12 items can be sold at a time
出售所有灰色物品
Sell all grey items
出售所有军团神器
Sell all legion artifacts
不会出售在装备管理里配置过的装备
The equipment configured in equipment management will not be sold
出售所有绑定且无法使用、不匹配的装备
Sell all the equipment that is bound and cannot be used and does not match
出售所有产出版本号小于当前版本两个版本以上的装备
Sell all equipment with an output version number less than two versions of the current version
回购的商品将被过滤,直到它再次被出售
The repurchased product will be filtered until it is sold again
(如果它卖掉了不该出售的物品,请告诉我来修复)
(If it sells items that should not be sold, please tell me to repair them)
(如果还有其他可以自动卖的物品,请联系我添加更多规则)
(If there are other items that can be sold automatically, please contact me to add more rules)