插件名称:动物物语 CreatureComforts
版本:2.4.3.48-beta
作者:Phanx
本地化:VENSTER
在wowinterface上发布有一段时间了。一直没见有人发布,我简单的汉化了一下,与大家共享。这个是今天刚刚发布的2.4.3.26版。基于ACE3,自带库。
使用方法很简单,
新建一个角色专用宏,名称为autopet,图标选择红红的问号。拖到动作条上,完毕——从宏的名称上来看你就知道插件的作用了。
功能:
战斗中,没有宠物,召唤;有宠物,治疗;按住shift,复活-如果宝宝挂了的话;按住ctrl,解散。 战斗外,复活-如果挂了的话;召唤-如果消失了的话;治疗-如果快挂了或者宝宝身上带着debuff而你又刚巧强化了治疗宝宝;按住ctrl,解散;按住shift,治疗;其他情况,喂养-自动选择食物。 就这些。很简单。很好用。
汉化范围仅仅限于Locales.lua,仅仅汉化了一下食物种类。玩猎人的时间不算太长,可能有地方汉化不对。请指正。
前几天新更新的2.4.3.40beta。加入了设置界面,可以在界面-》插件里找到。可以选择是否使用buff食物,生食物(可能要烹饪用得,喂了宝宝就得重新打去了)。加入了修饰键(ctrl,alt,shift)的选择。
文件结构略有变动。用法不变。
2.4.3.48 - Fix options for Wrath beta
- Add mend threshold slider
- Add Brewfest food items
- Add Wrath beta food items
- Remove Jaggal Clam Meat (item:24477) from raw meat list
2.4.3.41 - Fix status changes for feeding and mending
- Add localization stubs for esES, koKR, zhCN, and zhTW (addon should now work in these locales)
2.4.3.40 - Fix settings upgrade path (was causing settings to reset on load)
- Fix detection of live pet (not sure how this problem happens though)
2.4.3.39 - Fix detection for happy, debuffed, and mending status changes
2.4.3.36 - Add option to not consume food items automatically when your pet is already Happy
2.4.3.33 - Add options for Dismiss and Mend modifier keys
2.4.3.30 - Add partial ruRU localization (will work in this locale)
- Add full support for options localization (need translations for all locales)
- Feed Pet below out-of-combat Mend threshold if already Mending
2.4.3.27 - Fix config >_>
2.4.3.26 - Fix for preferring conjured food
- Fix for considering food with an item level higher than pet's level
- Add partial configuration (no options for modifier keys or OOC Mend threshold yet)
2.4.3.22 - Potential fix for AddonLoader users
2.4.3.21 - Localize spell names so macro will work in non-English clients
- Increase time between "no food" warnings to 4 minutes
- Increase time between "hungry" warnings to 2 minutes
- Time between "very hungry" warnings remains at 1 minute
2.4.3.20 - Fix failure to detect pet food under some circumstances (again, thank you Blizz for the myriad of states where pets simultaneously exist and do not exist)
- Fix localization so that locales without any translations don't generate errors
- Fix versioning
- Add localization information to readme
2.4.3.17 - Tweak food selection logic (needs testing)
- Don't show "hungry" warnings if the pet is dead or currently eating
- Don't show "no food" warnings if the pet isn't fully loaded (damn you Blizzard for making so many "in limbo" transitions for pets)
- Maybe fix inconsistent loading... again, gg Blizz
- Fix localizations (still only works for English, French, German)
2.4.3.15 - Fix missing defaults error; I have no idea how they managed to get lost!
2.4.3.14 - Update food database
- Add tekIDmemo mini-library instead of simply duplicating its code
- Add config file to toc; it won't even try to load if you're not me
- Add config lib local path to toc; yes, you'll get a FrameXML log error, no, it's not relevant to any issues you may or may not have with the addon
- General cleanup
2.4.3.9 - Disable debug output
2.4.3.8 - Add partial deDE and frFR translations; addon should work in these locales now
- Complete translations for these or any other locales are welcome
2.4.3.6 - Mend Pet out of combat too if pet is below 75% health
- Mend Pet out of combat too if pet is debuffed and you have Improved Mend
- Added a few missing foods
- General cleanup, many bugfixes