魔兽科普汇聚WoW玩家们专属综合资讯门户网站!

SimpleLuaTweaker

SimpleLuaTweaker 是一款魔兽世界插件,主要用于其他插件相关功能。建议根据自己的版本和插件环境先测试兼容性。

免费下载 举报 收藏插件
插件详情

插件中文资料库

中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。

玩家一句话点评
SimpleLuaTweaker 适合需要其他插件、界面增强或玩法辅助的玩家,建议结合自己的职业和版本先测试再长期使用。
适用场景
  • 界面布局、头像框、姓名板和动作条优化

SimpleLuaTweaker 插件下载与使用指南

本页整理了 SimpleLuaTweaker 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。

适合谁用

SimpleLuaTweaker 是一款 HUD界面 / 其他插件 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。

基本信息

  • 插件作者:Zaryx
  • 插件分类:HUD界面 / 其他插件
  • 适配版本:12.0.7
  • 累计下载:3,313

安装方法

  1. 点击上方下载按钮获取 SimpleLuaTweaker插件文件。
  2. 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
  3. 重启游戏或在角色界面点击插件,确认 SimpleLuaTweaker 已启用。
  4. 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。

使用建议

SimpleLuaTweaker 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。

SimpleLuaTweaker 常见问题

这个插件适合哪些玩家?

SimpleLuaTweaker 适合需要 HUD界面 / 其他插件 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。

下载后怎么安装?

下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。

为什么插件不显示或不生效?

常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。

有没有类似插件可以替代?

可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。

插件 AI 问答

可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。

SimpleLuaTweaker 是一款魔兽世界插件,主要用于其他插件相关功能。建议根据自己的版本和插件环境先测试兼容性。

插件用途

SimpleLuaTweaker 主要面向需要其他插件功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。

适用场景

  • 其他插件相关功能

使用建议

安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。

--------------------------------------------------
SIMPLELUATWEAKER
--------------------------------------------------

SimpleLuaTweaker is a lightweight, Blizzard-friendly addon that improves
World of Warcraft's default Lua error window without replacing it.

The goal is simple:
- Make the error window more usable.
- Keep the default Blizzard UI intact.
- Avoid fragile hooks or invasive modifications.
- Minimize the risk of breakage across patches.

If Blizzard didn't already do it this way, this addon does it *carefully*.


--------------------------------------------------
FEATURES
--------------------------------------------------

• Resizable Lua error window
  - Adds a small external resize tab instead of modifying the frame itself.

• Adjustable font size
  - Fine-grained slider.
  - Updates live while the error window is open.
  - Includes a reset button to restore the default font size.

• Combat-safe error handling
  - Optionally suppresses Lua errors during combat.
  - Errors reappear automatically once combat ends.
  - Optional one-time chat notice per combat (no spam).
  - If /slt lua is used in combat, the window opens once combat ends.

• Complete error suppression (optional)
  - Suppress all Lua error popups entirely.
  - Errors still occur in the background.
  - Optional one-time chat notice per session.
  - While enabled, combat-only suppression is disabled and inactive.
  - Enabling this option also enables the unread notification system,
    so hidden background errors are not forgotten completely.

• Unread Lua error notification system
  - Adds a small horn notification tab to the Lua error window.
  - Grey horn means there are no unread Lua errors.
  - Red horn means new unread Lua errors are available.
  - The horn tooltip shows the current unread Lua error count.
  - Repeat counts of the same acknowledged error do not trigger new alerts.
  - Mark current Lua errors as read with a simple Yes/No popup.
  - Lua errors can be marked as read automatically when viewed.
  - Previous/Next navigation can mark viewed Lua errors as read.
  - Optional reminder messages can warn you about unread Lua errors.
  - Reminder interval is configurable from 1 to 30 minutes.
  - Includes a reset button to restore the default reminder interval.

• Bottom unread status bar
  - Adds a small Blizzard-style status bar to the bottom of the Lua error
    window.
  - Shows the current unread Lua error count while viewing errors.
  - Updates together with the horn notification system.

• Blizzard "many errors" popup management
  - Helps manage Blizzard's "AddOns are experiencing a large number of
    errors" warning popup.
  - Adds SLT-managed top and bottom bars to the popup.
  - Lets you move the popup by dragging SLT's top bar.
  - Remembers the popup position.
  - Includes an option to reset the popup position.
  - Adds a "Remind me in 30 minutes" button.
  - During the 30-minute reminder window, SLT keeps the popup and repeated
    warning sound quiet while still printing reminder messages in chat.
  - Chat reminder messages are printed every 5 minutes while postponed.
  - If the popup is left open, SLT can automatically postpone it after
    5 minutes.
  - Pressing ESC on the managed popup gives one emergency 10-minute
    postpone per UI session/reload.

• Disable AddOns protection
  - Adds an SLT confirmation before Blizzard's "Disable AddOns" button can
    disable all addons and reload the UI.
  - Pressing Yes still allows Blizzard's disable-all behavior to happen.
  - Pressing No cancels safely.
  - If the SLT confirmation is left open, it automatically cancels after
    1 minute.
  - This protection is focused only on Blizzard's many-errors popup.

• Focused Blizzard-popup handling
  - SLT only manages Blizzard's large-error warning popup.
  - Other Blizzard confirmation popups are left alone.
  - Item upgrades, limited-resource purchases, item deletion confirmations,
    and other important Blizzard popups should continue to behave normally.

• Timestamp-aware chat messages
  - SLT chat messages follow your Blizzard chat timestamp setting.
  - If timestamps are disabled, SLT prints normally.
  - Warning messages use red text.
  - Informational messages use normal white text.

• Persistent window state
  - Remember size (optional).
  - Remember position (optional).
  - Uses Blizzard's true default size when disabled.

• Easy way to close Lua errors
  - ESC will now close the normal Lua error window.

• Quick access settings
  - Cogwheel tab directly on the Lua error window.
  - Toggle settings open/close with a single click.

• Organized options
  - Options are grouped into clear sections:
    Suppression, Large-error management, Notifications, and Other settings.
  - Large-error management has separate controls for:
    "Disable AddOns" protection and large-error popup protection.
  - Reset buttons are protected by confirmation popups where appropriate.

• Simple-AddOns Discord link
  - The About tab includes a clickable Discord link.
  - Opens a small popup with a copyable invite URL.

• Slash commands
  /slt        - Shows this list of commands.
  /slt help   - Same as /slt.
  /slt lua    - Opens the Lua error window.
  /slt error  - Same as /slt lua.
  /slt options - Opens the options-window.
  /slt settings - Same as /slt options.
  /slt reset  - Resets the position of the options-window.


--------------------------------------------------
DESIGN PHILOSOPHY
--------------------------------------------------

SimpleLuaTweaker is intentionally conservative.

• No frame replacements.
• No heavy rewrites.
• No insecure hooks.
• No combat-taint risks.
• No visual restyling of Blizzard frames.

All additions (resize tab, settings cog, notification horn, status bar,
and large-error popup controls) are external and layered on top of the
default UI in a reversible, non-invasive way.

The large-error popup management is deliberately narrow:
- It targets Blizzard's "many errors" warning popup.
- It does not globally replace Blizzard popup handling.
- It does not try to disable culprit addons.
- It does not depend on BugSack, BugGrabber, or any other addon.
- It avoids interfering with unrelated protected Blizzard actions.

This approach dramatically reduces the chance of:
- Patch breakage.
- UI taint.
- Combat lockdown issues.
- Conflicts with other addons.


--------------------------------------------------
COMPATIBILITY
--------------------------------------------------

• Built using modern Blizzard APIs.
• Designed with Midnight (12.0) restrictions in mind.
• Compatible with other error-handling addons
  (BugSack, Swatter, etc.).

SimpleLuaTweaker does not require BugSack, BugGrabber, or any other
third-party addon.

If Blizzard changes the Lua error system, this addon is designed
to fail gracefully rather than catastrophically.


--------------------------------------------------
WHY THIS ADDON EXISTS
--------------------------------------------------

Because:
- Lua errors shouldn't break immersion mid-combat.
- Copying error text shouldn't be painful.
- Important hidden errors should not be easy to miss.
- Repeated error-warning popups should not cover boss mechanics forever.
- Accidentally disabling every addon should require confirmation.
- The default UI is good — it just needs a few careful tweaks.

SimpleLuaTweaker stays out of Blizzard's way and fixes only what's necessary.


--------------------------------------------------
INSTALLATION
--------------------------------------------------

1. Extract the SimpleLuaTweaker folder into:
   World of Warcraft/_retail_/Interface/AddOns/

2. Enable the addon in the character selection screen.

That's it.


--------------------------------------------------
SUPPORT / FEEDBACK
--------------------------------------------------

If you encounter issues or have suggestions:
- Report them on the addon's CurseForge page.
- Join the Simple-AddOns Discord from the About tab.
- Include the WoW version and a brief description.

Minimal addons deserve minimal bugs.


--------------------------------------------------
THANK YOU
--------------------------------------------------

Thanks for using SimpleLuaTweaker.
Sometimes the best addon is the one you barely notice.


--------------------------------------------------
Author
--------------------------------------------------

Created and maintained by:
Zaryx-Aszune (EU)

CurseForge: https://www.curseforge.com/wow/addons/simpleluatweaker

用户评价

暂无 / 5,0 条评价
免费插件下载后可以评价;付费插件 / WA 购买后可以评价;委托订单完成后可以评价。
暂无评价。

相关推荐

继续看看这些内容

全站搜索