经典旧世用户界面更新
原题:蓝贴回复:User Interface Updates in Classic
大家好,
本周,我们将《燃烧的远征》经典怀旧服从2.5.5版本更新至2.5.6版本。尽管本次补丁几乎完全是为了支持关键服务系统,但它也包含了对姓名板及相关内容的调整。
蓝贴影响分析
影响职业、版本,以及插件 / WA 作者需要关注的更新点。
这条内容主要影响 Plus2.0 / 探索赛季、正式服、怀旧服。重点关注 全职业。 插件与 WA 作者建议关注技能、光环、战斗机制和数据字段变化。
影响职业
全职业
影响版本
Plus2.0 / 探索赛季、正式服、怀旧服
插件需要关注
Boss 提醒类插件(DBM / BigWigs)可能需要关注更新
界面、姓名板、头像框插件可能需要适配
WA 需要关注
受影响职业的技能监控、爆发提醒、减益追踪 WA
副本机制提醒、点名提醒、团队分组 WA
大家好,
本周,我们将《燃烧的远征》经典怀旧服周年纪念版从2.5.5补丁更新至2.5.6补丁。虽然这个补丁几乎完全是为了支持关键服务系统,但它也包含了姓名板和团队框架的改动。我们希望向大家介绍这些改动,突出说明您可用来编辑部分用户界面(UI)的选项,并展望即将于近期登陆魔兽世界经典怀旧服的1.15.9补丁。
**UI使用共享代码**
所有版本的魔兽世界经典怀旧服都与现代魔兽世界共享代码。游戏从中获得了显著好处,包括对现代硬件的支持、额外的图形和辅助功能选项、宽屏支持,以及首先与Battle.net服务集成的能力。
这种共享代码也使得引入UI元素来填补原始魔兽世界UI的空白成为可能。例如,原始《燃烧的远征》仅支持从团队框架中“拖出”团队界面。随着2019年魔兽世界经典怀旧服的发布,游戏增加了一个额外选项,即使用现代魔兽世界的团队框架。这意味着2019年发布的魔兽世界经典怀旧服使用了《争霸艾泽拉斯》的团队框架,随后在2.5.5补丁中,《燃烧的远征》经典怀旧服周年纪念版开始使用《地心之战》的框架。而到了2.5.6补丁,游戏的团队框架选项已经与现代魔兽世界的更新保持一致,现在与来自《午夜》的版本相匹配。
**使用聊天命令进行修改**
自我们发布2.5.6补丁以来,我们一直在倾听社区反馈,并意识到玩家在寻找修改已更新的姓名板和团队框架的方法。除了选项菜单中已有的设置外,玩家还可以使用以下聊天命令进行进一步自定义:
- 敌方单位姓名板职业颜色:
`/script C_CVar.SetCVar("nameplateShowClassColor", 1);`
- 友方单位姓名板职业颜色:
`/script C_CVar.SetCVar("nameplateShowFriendlyClassColor", 1);`
- 禁用团队框架驱散高亮:
`/script C_CVar.SetCVar("raidFramesDispelIndicatorOverlay", 0);`
我们目前正在将这些设置添加到选项菜单中,以便玩家除了使用聊天命令的选项外,还能在那里访问它们。我们预计将在下周实装这一改动。
**即将到来的魔兽世界经典怀旧服补丁1.15.9 – 7月19日当周**
与本月的《燃烧的远征》经典服周年纪念补丁类似,魔兽世界经典服游戏(经典旧世、探索赛季、硬核模式)将在7月19日那一周的每周区域维护开始时获得相似补丁。与《燃烧的远征》经典服周年纪念补丁一样,该补丁将为魔兽世界经典服带来编辑模式,以及对玩家姓名板和团队框架的改动。
部分第三方插件可能会在作者更新前出现错误。由于所有版本的《魔兽世界》共享大部分UI代码,1.15.9版本的插件API与2.5.6版本高度一致。对于插件作者,我们建议使用2.5.6作为环境,将插件更新至与1.15.9兼容。
未来我们将继续优化更新,尽可能为玩家提供更多修改设置的选项。
一如既往,感谢各位的热情与反馈。
Hello,
This week, we updated Burning Crusade Classic Anniversary from patch 2.5.5 to patch 2.5.6. Although this patch was almost entirely to support critical service systems, it also included changes to nameplates and raid frames. We’d like to tell you about these changes, highlight options you have to edit some of the user interface (UI), and look forward to patch 1.15.9 coming to WoW Classic soon.
UI Using Shared Code
All versions of WoW Classic share code with modern World of Warcraft. The games gain significant benefits from this, including the support of modern hardware, additional options for graphics and accessibility, widescreen support, and the ability to integrate with Battle.net services in the first place.
This shared code also allows the introduction of UI elements to fill gaps in the original World of Warcraft UI. For instance, the original Burning Crusade only supported the “drag out” raid group UI from the Raid Frame. With the release of WoW Classic in 2019, the game included an additional option to use raid frames from modern World of Warcraft. This means that WoW Classic launched in 2019 with Battle for Azeroth’s raid frames, and then with patch 2.5.5, Burning Crusade Classic Anniversary utilized frames from The War Within. With patch 2.5.6, the game’s raid frame option has aligned with updates to modern World of Warcraft, now matching the offering from Midnight.
Modifications Using Chat Commands
Since we released patch 2.5.6, we’ve been listening to community feedback, and we recognize that players are looking for ways to modify their nameplates and raid frames that were updated. In addition to the settings that exist in the Options menu, players can use the following chat commands for further customization:
Nameplate Class Color (Enemy Units):
/script C_CVar.SetCVar("nameplateShowClassColor", 1);
Nameplate Class Color (Friendly Units):
/script C_CVar.SetCVar("nameplateShowFriendlyClassColor", 1);
Disabling Raid Frame Dispel Highlights:
/script C_CVar.SetCVar("raidFramesDispelIndicatorOverlay", 0);
We’re currently working on surfacing these settings in the Options menu itself, so that players will have access to them there, in addition to the option to use chat commands. We expect to implement this next week.
Upcoming WoW Classic Patch 1.15.9 – Week of July 19
Similar to this week’s Burning Crusade Classic Anniversary patch, the WoW Classic games (Classic Era, Season of Discovery, Hardcore) will receive a similar patch with the start of weekly regional maintenance the week of July 19. As with the Burning Crusade Classic Anniversary patch, this patch will bring in Edit Mode and changes to players’ nameplates and raid frames to the WoW Classic games.
Some third-party addons may experience errors until they are updated by their authors. As all versions of World of Warcraft share most of their UI code, the addon API in 1.15.9 very closely matches the addon API from 2.5.6. For addon authors, we encourage you to use 2.5.6 as an environment for updating addons to be compatible with 1.15.9.
We will continue to refine our updates in the future, so that we’re providing additional options for players to modify settings wherever possible.
Thank you, as always, for your passion and feedback.