Analysis updated 2026-05-18
Quickly click-target enemy players during a battleground instead of searching for them manually.
See class icons and colors for all 21 Conquest of Azeroth classes at a glance.
View enemy health information whenever the game client has received that data.
| agalaxie/battlegroundtargets-coa | duguyue100/planning.nvim | rajatcing/resolve-audio-denoiser | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | Lua | Lua | Lua |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 3/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Only works with the Ascension private server's Conquest of Azeroth 3.3.5 client.
This is an add on for World of Warcraft, specifically for a private server project called Ascension and its Conquest of Azeroth game version, which is based on the older 3.3.5 client. It adds a panel of clickable enemy player frames while you are inside a battleground, so you and your team can quickly click a name to target that player instead of clicking through the game world to find them. The add on shows a small icon for each of the 21 character classes available in Conquest of Azeroth, using the icon artwork and class colors that come from the Ascension client itself. It also displays enemy health information whenever the game happens to receive that data, though the README is clear this only updates when the client learns it, for example after targeting, focusing, or moused over a player, which is a limitation of how the older game client works rather than something the add on can fix. It also adds support for the Southshore versus Tarren Mill battleground. To install it, you download the release file, unzip the BattlegroundTargets folder into the Ascension client's AddOns folder, and either restart the game or reload outside of a battleground. A slash command, /bgt, opens its settings, including an option to turn on the class icons. This version adapts an original add on by another author, ported to the 3.3.5 client by a separate contributor, with the Conquest of Azeroth compatibility work done by a third person. It is released under the GPL 3.0 license.
A World of Warcraft add on for the Ascension private server that shows clickable enemy player frames and class icons during battlegrounds.
Mainly Lua. The stack also includes Lua, World of Warcraft AddOn API.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.