Commit Graph

26 Commits

Author SHA1 Message Date
florian.berthold 7181066855 ascension: v3.0.9 → vendored 3.0.9 (in-game AddOns dir)
Imported from /srv/add01/wow-ascension/Interface/AddOns/Omen — the
build Ascension's WotLK 3.3.5 client ships.

Single vendored drop: Ascension's build process bundles their custom
patches with the standard CurseForge packager output (62 embedded
Libs/), and the individual patches aren't published separately.

Net delta vs upstream v3.0.9, excluding bundled libs and CRLF
normalization: 11 files, 2284+/34- — Ascension-specific adaptations
for WotLK 3.3.5.

License: All rights reserved (per .toc).
2026-05-08 03:52:23 +02:00
Xinhuan 9f3e83e7bd Update TOC and version. 2009-12-24 05:22:19 +08:00
Xinhuan 5f69963719 Update version to 3.0.8, Interface number to 30200, and repackage all the new translations contributed by users. Add libdatabroker-1-1 to tools-used in pkgmeta file. 2009-08-08 17:54:13 +08:00
Xinhuan 5f8a470f48 Add ConfigMode support (see addon OneButtonConfig). 2009-08-08 17:27:22 +08:00
Xinhuan c1b3a7a9ed Update version to 3.0.7, Interface number to 30100, and repackage all the new translations contributed by users. 2009-04-15 12:34:44 +08:00
Xinhuan 740ef06a5a Add optional !ClassColors support. 2009-02-15 06:07:09 +08:00
Xinhuan ea923fbede Update Omen version to v3.0.6 2009-01-09 11:02:22 +08:00
Xinhuan fc32721fef Undo LibStub OptDep change, since it comes with Ace3. Update Omen's version to 3.0.5. 2008-12-18 13:38:27 +08:00
Xinhuan 30e462095f Add LibStub to OptionalDeps, as LS/CBH external tags are no longer treated special by the packager (they are no longer in the -nolib zip). 2008-12-18 13:32:43 +08:00
Xinhuan 2fd0a5763e Update version number to v3.0.4 2008-11-28 19:24:02 +08:00
Xinhuan db863ec9a3 Update TOC to 3.0.3 2008-11-14 05:23:25 +08:00
Xinhuan 2cc0892141 Update TOC to Omen v3.0.2 2008-11-04 06:15:22 +08:00
Xinhuan a8a55e4716 Update TOC to v3.0.1 to prepare for new release with fixes. 2008-11-02 08:18:03 +08:00
Xinhuan 16d3d888e7 Update version number to 3.0.0 2008-11-02 06:22:45 +08:00
Xinhuan ac4f06d0a1 Big FAQ update. 2008-11-01 09:30:02 +08:00
Xinhuan 593c444bc5 Add ruRU localization from StingerSoft. Fix deDE locale from being registered as default locale. 2008-10-31 16:40:56 +08:00
Xinhuan 0ee193de54 Hard embed LibDataBroker-1.1 and use it. Add LibDBIcon-1.0 external. Add minimap button option, default shown. 2008-10-31 08:35:26 +08:00
Xinhuan 07967b2b57 Add zhCN localization from ananhaid. 2008-10-17 17:49:46 +08:00
Xinhuan 228dc6c1ac Add zhTW localization from Hekylin. 2008-10-16 03:57:37 +08:00
Xinhuan 612b240b39 Add keybind to toggle using the focus target. Add esES localization from Ben (Aesyl - US Tanaris) and koKR from Sayclub. 2008-10-15 14:50:57 +08:00
Xinhuan 04a13912d3 Add frFR localization file from Pettigrow. 2008-10-14 22:11:24 +08:00
Xinhuan 12fa79546f Add deDE localization from Stan (Arcádia - EU Zirkel des Cenarius). 2008-10-14 00:37:29 +08:00
Xinhuan 7428e397a4 Add audible/visible threat warnings. Use LibSink-2.0. Fix LDB/FuBar related bugs. Fix list of events needed to trigger updates. 2008-10-13 03:38:10 +08:00
Xinhuan 64e45cacbf Use AceGUI-3.0-SharedMediaWidgets. Add a ton of background and title bar options.
Note that LibSharedMedia-3.0 may fail to load if you use disembedded libs due to a LoD issue. Either edit the TOC of LibSharedMedia-3.0 so that it is no longer LoD, or get a copy of Omen3 with embedded libs.
2008-10-10 21:26:49 +08:00
Xinhuan 7f32140efa Add LibSharedMedia-3.0.
Add Bar Texture options.
Force optdeped libraries to load in the main chunk. This is because WoW no longer loads LoD addons even when optdeped, and only LoadAddOn() will.
Reshuffle bar options in the savedvariables.
Remove embeds.xml and move its contents directly into the TOC.
2008-10-08 18:09:04 +08:00
Xinhuan 22759746a2 Initial commit of Omen3.
This has no config, no syncing, no parsing of combat log, and just uses pure Blizzard threat API and threat values.
2008-10-01 21:30:47 +08:00