
PallyPower(快跑兄弟修复版)
PallyPower(快跑兄弟修复版),圣骑士祝福管理插件



- PallyPower - by Aznamir (Lightbringer US)
- Updated for Classic by Dyaxler, Es, gallantron, and Zid
- Fixed by 快跑兄弟
- 版本:3.5.0
2026.6.3 修复报错:
- 当玩家在战斗状态下点击PallyPower的拖动手柄时, PallyPowerBlessings_Toggle 函数会尝试调用受保护的 ClearAllPoints() API,导致错误。
新版本适配时光服官方新客户端改动 (2026.4.20-第五次修改)
- 修复一处报错问题
- 完全汉化
先前修复内容:
- 修复祝福分配面板上堆叠问号的问题:添加Aura1和Aura1Icon的显隐控制
- 修复与Blizzard_BuffFrame的冲突:将AuraButtonTemplate替换为PallyPowerAuraButtonTemplate
- 修复UI布局问题:调整按钮锚点为相对定位,添加hidden="true"属性
- 完成全部中文本地化
- 优化宠物屏蔽逻辑:只屏蔽ID为37994的水元素(冰霜天赋法师宠物,免疫圣骑士祝福),保留其他宠物正常显示
- 修复所有报错信息
- 适配魔兽世界新版本官方最新API
- 移除了所有导致XML解析错误的元素:
- 所有的 <Backdrop> 元素及其属性(bgFile, edgeFile, tile, edgeSize, tileSize)
- 所有的 <EdgeSize> 元素
- 所有的 <AbsValue> 元素
- 所有的 <TileSize> 元素
- 所有的 <BackgroundInsets> 元素
- 所有的 <AbsInset> 元素
- 修复了OptionsCheckButtonTemplate不存在的问题:
- 移除了 CheckButton 元素的 inherits="OptionsCheckButtonTemplate" 属性
- 添加了基本的 <Size> 元素,设置为24x24像素
- 修复了所有Button模板:
- PallyPowerRFButtonTemplate
- PallyPowerAuraButtonTemplate
- PallyPowerAutoButtonTemplate
- PallyPowerButtonTemplate
- PallyPowerPopupTemplate
- PallyPowerBlessingsFrame
- 解决的报错信息:
- "Unrecognized XML: Backdrop"
- "Unrecognized XML attribute: bgFile"
- "Unrecognized XML attribute: edgeFile"
- "Unrecognized XML attribute: tile"
- "Unrecognized XML attribute: edgeSize"
- "Unrecognized XML attribute: tileSize"
- "Unrecognized XML: EdgeSize"
- "Unrecognized XML: AbsValue"
- "Unrecognized XML: TileSize"
- "Unrecognized XML: BackgroundInsets"
- "Unrecognized XML: AbsInset"
- "Unrecognized XML attribute: left"
- "Couldn't find inherited node: OptionsCheckButtonTemplate"