No description
Find a file
Florian Berthold ae98c7a545 fix(libs): pick up coa-ace3 3ec2009 (BlizOptionsGroup + Settings.* CoA-compat)
Re-sync after coa-ace3 3ec2009 added two CoA-compat patches:
  - AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua: parent
    falls back to UIParent when InterfaceOptionsFramePanelContainer is nil
  - AceConfig-3.0/AceConfigDialog-3.0: Settings.* block guarded with
    fallback to InterfaceOptions_AddCategory on WotLK-era clients

Without these, every addon registering a Blizzard Interface Options
panel via AceConfigDialog errors on load on the CoA client.
2026-05-24 17:41:30 +02:00
Libs fix(libs): pick up coa-ace3 3ec2009 (BlizOptionsGroup + Settings.* CoA-compat) 2026-05-24 17:41:30 +02:00
Localization ascension: v3.0.9 → vendored 3.0.9 (in-game AddOns dir) 2026-05-08 03:52:23 +02:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-08 03:52:23 +02:00
aoogah.ogg Readd Aoogah! sound from Omen2. 2008-10-28 23:53:10 +08:00
Bindings.xml ascension: v3.0.9 → vendored 3.0.9 (in-game AddOns dir) 2026-05-08 03:52:23 +02:00
Changelog-Omen-v3.0.9.txt ascension: v3.0.9 → vendored 3.0.9 (in-game AddOns dir) 2026-05-08 03:52:23 +02:00
CoAClassColors.lua CoAClassColors: mirror RAID_CLASS_COLORS into CUSTOM_CLASS_COLORS 2026-05-08 22:48:50 +02:00
icon.blp Initial commit of Omen3. 2008-10-01 21:30:47 +08:00
Omen.lua Add OmenSync: addon-channel fallback for Vol'jin party threat 2026-05-08 23:40:17 +02:00
Omen.toc Add OmenSync: addon-channel fallback for Vol'jin party threat 2026-05-08 23:40:17 +02:00
OmenSync.lua Add OmenSync: addon-channel fallback for Vol'jin party threat 2026-05-08 23:40:17 +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
ResizeGrip.tga Initial commit of Omen3. 2008-10-01 21:30:47 +08: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.