No description
Find a file
Florian Berthold d0c64d75eb fix(sync): enforce THROTTLE as hard floor on threat broadcasts
Large threat deltas could bypass the 0.4 s gate entirely, sending
unbounded SendAddonMessage traffic in early combat (3.3.5 servers
disconnect chatty senders). Throttle now always applies; the
MIN_DELTA filter is checked separately afterwards.
2026-06-10 02:13:58 +02:00
.gitea/workflows ci(release): sync release.yml from coa-template 2026-06-10 02:11:46 +02:00
Omen fix(sync): enforce THROTTLE as hard floor on threat broadcasts 2026-06-10 02:13:58 +02:00
tools ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 2026-05-25 12:16:43 +02:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-08 03:52:23 +02:00
.gitignore ci: add tools/build_zip.sh (git-archive per addon folder) 2026-05-25 11:13:44 +02:00
README-CoA.md docs: point Gitea URL at Exiles org (now public) 2026-05-08 03:52:23 +02:00
README.md ascension: v3.0.9 → vendored 3.0.9 (in-game AddOns dir) 2026-05-08 03:52:23 +02:00

Omen

Omen is a threat meter.

Basically, enemies in WoW decide who to attack by deciding who is the most threatening based on the abilities you use. What Omen does is provide accurate values of your group's relative threat level on individual enemies, so that you can see when you're in danger of pulling aggro (or, if you're next on the snack list if your tank bites it). This info is usually only critical in raids, where only tanks can survive aggro, but it's useful for any multi-player situation.