Commit Graph

  • 0f5e0c7e01 ci(release): hide auto-generated source archives (hide_archive_links) master florian.berthold 2026-05-29 20:51:12 +02:00
  • 76d441e409 fix(libs): pcall AceGUI OnGamePadButtonDown (3.3.5 has no gamepad script type) 3.0.9-coa.2 florian.berthold 2026-05-29 20:23:33 +02:00
  • 7c5fb74e20 fix(sync): register OMSYNC addon-message prefix so the threat relay receives on 3.3.5 florian.berthold 2026-05-29 10:43:54 +02:00
  • 1287d50d45 ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 3.0.9-coa.1 florian.berthold 2026-05-25 12:16:43 +02:00
  • 737361a29e ci: tolerate 404 on release-tag existence check (set -e safety) florian.berthold 2026-05-25 11:57:40 +02:00
  • 84f045c724 ci: replace release-action with curl (no go/action dep, fewer moving parts) florian.berthold 2026-05-25 11:56:56 +02:00
  • adccfdec30 ci: point release-action at gitea.com (github mirror doesn't exist) florian.berthold 2026-05-25 11:55:59 +02:00
  • c64e0baf75 ci: use per-job auto GITHUB_TOKEN (Gitea reserves GITEA_TOKEN) florian.berthold 2026-05-25 11:51:46 +02:00
  • 6aa3d3e221 ci: add .gitea/workflows/release.yml (tag -> per-addon zip release) florian.berthold 2026-05-25 11:13:44 +02:00
  • b06644e58d ci: add tools/build_zip.sh (git-archive per addon folder) florian.berthold 2026-05-25 11:13:44 +02:00
  • ceabd8f31b chore: align with Exiles fork-layout convention (standard .gitignore + .gitattributes) florian.berthold 2026-05-25 10:59:30 +02:00
  • 038931fcfb chore: move Omen addon files into Omen/ subfolder florian.berthold 2026-05-24 23:00:48 +02:00
  • 5de0660c7f fix(libs): pick up coa-ace3 9583952 (AceDB falsy-defaults PR #10 backport) florian.berthold 2026-05-24 19:30:36 +02:00
  • ae98c7a545 fix(libs): pick up coa-ace3 3ec2009 (BlizOptionsGroup + Settings.* CoA-compat) florian.berthold 2026-05-24 17:41:30 +02:00
  • 876f5f77a9 chore(libs): bump LibDataBroker-1.1 to v4 (from canonical) florian.berthold 2026-05-24 17:08:20 +02:00
  • 1d5c28fb56 chore(libs): sync shared LibStub-registered libs to canonical highest florian.berthold 2026-05-24 17:07:52 +02:00
  • d8f3240218 fix(libs): pick up coa-ace3 d422ad3 (FileDataID → string paths) florian.berthold 2026-05-23 14:03:44 +02:00
  • b2cf327cd9 chore(libs): sync Ace3 to coa-ace3 (WoWUIDev master @ 52e5f2c) florian.berthold 2026-05-23 13:42:18 +02:00
  • b6d42dfe5d Add OmenSync: addon-channel fallback for Vol'jin party threat florian.berthold 2026-05-08 23:40:17 +02:00
  • 7b318475e8 CoAClassColors: mirror RAID_CLASS_COLORS into CUSTOM_CLASS_COLORS florian.berthold 2026-05-08 22:48:50 +02:00
  • 5e00afc363 docs: point Gitea URL at Exiles org (now public) florian.berthold 2026-05-07 15:04:36 +02:00
  • b7445fc4c1 feat: CoA class colors for the 21 Ascension custom classes florian.berthold 2026-05-07 13:41:35 +02:00
  • 7181066855 ascension: v3.0.9 → vendored 3.0.9 (in-game AddOns dir) florian.berthold 2026-05-08 03:52:23 +02:00
  • 7db36b3f0c ci: preserve upstream line endings (CRLF) for clean upstream diffs florian.berthold 2026-05-08 03:52:23 +02:00
  • 9f3e83e7bd Update TOC and version. Xinhuan 2009-12-24 05:22:19 +08:00
  • 2bb095b4ba Add an option to make Omen click-through (non-interactive), defaults off. Xinhuan 2009-12-24 05:12:03 +08:00
  • 32a9369e18 Optimized the bar animation code significantly. Xinhuan 2009-08-09 15:10:19 +08:00
  • 46bdf6cc48 Fix bar backgrounds not being set to the inverted color on login if the "Invert Bar/Text Colors" setting is on. This wasn't noticable if the bar label color was the default white text with 100% alpha. Xinhuan 2009-08-09 13:03:09 +08:00
  • 4d8c03b773 Minor ConfigMode behavior change. Xinhuan 2009-08-08 18:17:02 +08:00
  • 245b70ff43 Omen will now update its bars immediately on showing from a hidden state instead of updating on the next threat event. Xinhuan 2009-08-08 18:16:22 +08:00
  • 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. Xinhuan 2009-08-08 17:54:13 +08:00
  • 98d138a111 GC away some one-use initialization functions after they are run. Xinhuan 2009-08-08 17:36:33 +08:00
  • 5f8a470f48 Add ConfigMode support (see addon OneButtonConfig). Xinhuan 2009-08-08 17:27:22 +08:00
  • e2f4ee8678 Remove the LoadAddOn workaround for loading disembedded libraries which was broken before patch 3.1. Xinhuan 2009-08-08 16:49:10 +08:00
  • 421cd8d86b Fix GetShapeShiftFormInfo() error that occurs for DKs when they aren't in any presence. This occurs when they respec between their primary/secondary specs and the game drops them out of all presences and subsequently enter combat presence-less. Xinhuan 2009-07-13 02:30:23 +08:00
  • c1b3a7a9ed Update version to 3.0.7, Interface number to 30100, and repackage all the new translations contributed by users. Xinhuan 2009-04-15 12:34:44 +08:00
  • a0a73b55af Add "Invert Bar/Text Colors" option (default off) which swaps the bar background and text colors. Xinhuan 2009-04-02 05:28:06 +08:00
  • 3f0379ca14 Add /omen show and /omen hide slash commands. Xinhuan 2009-03-02 16:11:58 +08:00
  • 26eeb1d240 Omen now generates the config tables on demand. Omen now provides better error feedback if AceGUI-3.0-SharedMediaWidgets is not found and will continue to function (but without any config). Xinhuan 2009-03-02 15:58:48 +08:00
  • 623c47c922 Upvalue Omen's menu and quick menu functions. Xinhuan 2009-03-02 11:38:27 +08:00
  • 246181fc55 Make all 7 non-enUS locales use the localization app at http://www.wowace.com/projects/omen-threat-meter/localization/ Xinhuan 2009-02-15 07:39:00 +08:00
  • 869412d537 Show Omen's version number in some config strings. Xinhuan 2009-02-15 06:07:59 +08:00
  • 740ef06a5a Add optional !ClassColors support. Xinhuan 2009-02-15 06:07:09 +08:00
  • ea923fbede Update Omen version to v3.0.6 Xinhuan 2009-01-09 11:02:22 +08:00
  • 8cdf4fa702 Update zhTW/zhCN/deDE localization. Xinhuan 2009-01-03 18:19:45 +08:00
  • f88be07553 Add Fade/MI Color to the options. This color is used on players under the effects of MI/Fade. Xinhuan 2009-01-02 10:45:34 +08:00
  • 4c06c56dea Add 410065408 threat to all players with negative threat for display purposes. English translation: You can now see the "un-Faded/un-MIed threat" of players under the effects of Fade and Mirror Image. Xinhuan 2009-01-02 08:28:08 +08:00
  • 7c60567b81 Omen will now remember its visible state when you log out (applicable only if auto-show/hide is off). Xinhuan 2008-12-19 02:58:00 +08:00
  • fc32721fef Undo LibStub OptDep change, since it comes with Ace3. Update Omen's version to 3.0.5. Xinhuan 2008-12-18 13:38:27 +08:00
  • 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). Xinhuan 2008-12-18 13:32:43 +08:00
  • 18c0419696 Set a player's threat to 0 (for display purposes) if the player's threat is less than 0. This occurs on Fade and Mirror Image, which gives the caster a temporary threat reduction of 410057408 (or 4.1m threat in Omen's terms). Previously Omen ignored players with negative threat. Xinhuan 2008-12-18 13:13:44 +08:00
  • dcf493fe7d Fix Omen getting stuck to the mouse if autocollapse is on and you moved Omen while you are in combat and exited combat during the move. Xinhuan 2008-12-16 17:21:58 +08:00
  • 1be205d8de Clear the guidNameLookup table on zoning to recover some memory. Xinhuan 2008-12-08 08:29:07 +08:00
  • 1c16bdda99 Put a throtle on the UpdateBars function, reducing CPU usage to about 20%-40% compared to before, with no loss of threat updates (more savings when in a larger raid). Xinhuan 2008-12-07 17:30:19 +08:00
  • 2fd0a5763e Update version number to v3.0.4 Xinhuan 2008-11-28 19:24:02 +08:00
  • 0fbf33b3a7 Update koKR and ruRU localizations. Xinhuan 2008-11-28 16:20:10 +08:00
  • 64532ed5a0 Minor fix so that it doesn't report pulling aggro on "> Pull Aggro <". Xinhuan 2008-11-28 16:18:42 +08:00
  • ddb562574d Update zhTW localization from PlayerLin. Xinhuan 2008-11-25 06:22:52 +08:00
  • bc9b775b95 Fix "Passed X% of Y's threat" message where it would report your name instead of the tank's name if you passed your tank's aggro AND pulled aggro at the same time. Xinhuan 2008-11-25 06:09:44 +08:00
  • db863ec9a3 Update TOC to 3.0.3 Xinhuan 2008-11-14 05:23:25 +08:00
  • d251a9c99f Allow the user to have different background settings for the Title Bar than from the main Omen window. Xinhuan 2008-11-14 03:43:31 +08:00
  • 75ad81d9e3 Add LSM callbacks so that the user can use custom media or media registered by other addons correctly. Xinhuan 2008-11-07 07:40:48 +08:00
  • 3c1ad20928 Register the same translations for esMX as esES. Xinhuan 2008-11-06 17:07:54 +08:00
  • 2f2442f2ba Update zhTW localization from NightOwl. Xinhuan 2008-11-06 15:11:58 +08:00
  • 6efd64bf92 Update koKR localization from Sayclub. Xinhuan 2008-11-04 08:52:18 +08:00
  • 5f28000b17 Update deDE localization from Stanzilla. Xinhuan 2008-11-04 08:26:07 +08:00
  • 3310c42362 Localize a few more globals after looking a GETGLOBAL grep pass. Xinhuan 2008-11-04 08:15:43 +08:00
  • 2cc0892141 Update TOC to Omen v3.0.2 Xinhuan 2008-11-04 06:15:22 +08:00
  • d6f8ca38e2 Change default pet color from white-washed green to violet. Xinhuan 2008-11-04 06:08:35 +08:00
  • f82c78c1eb Fix bugs with "Hide Omen on 0 bars" option not working properly. Xinhuan 2008-11-04 06:06:58 +08:00
  • 0a91f771cf Changed code so that we no longer create the LibDBIcon-1.0 minimap button if Broker2FuBar or FuBar exists as we have direct FuBar support. Xinhuan 2008-11-03 07:38:53 +08:00
  • c6d780f9df Add option to change the Pet Color. Xinhuan 2008-11-03 07:21:14 +08:00
  • dbe3740447 Update zhCN localization from ananhaid. Xinhuan 2008-11-02 13:11:12 +08:00
  • 97fea07776 Update koKR localization from Sayclub. Xinhuan 2008-11-02 12:05:16 +08:00
  • c93f240adf Update frFR from Pettigrow. Xinhuan 2008-11-02 10:44:32 +08:00
  • f8060ff747 Fix error that occurs on changing Clamp To Screen option. Xinhuan 2008-11-02 10:18:16 +08:00
  • a8a55e4716 Update TOC to v3.0.1 to prepare for new release with fixes. Xinhuan 2008-11-02 08:18:03 +08:00
  • 0ae2c8ff00 Fix nil error in OnProfileChanged related to Value/Percent display Hendrik Leppkes 2008-11-02 01:02:25 +01:00
  • 16d3d888e7 Update version number to 3.0.0 Xinhuan 2008-11-02 06:22:45 +08:00
  • 4c7ae9b918 Apply a whole list of configuration settings that were forgotten on changing profiles. Xinhuan 2008-11-01 22:59:29 +08:00
  • 717d351ce0 Split FAQ into 2 parts due to string truncation. Update esES with new strings. Xinhuan 2008-11-01 22:27:43 +08:00
  • fb1d9f352a Disable the Minimap Button option in the config if LDBIcon was not found Hendrik Leppkes 2008-11-01 11:59:10 +01:00
  • 1b57bf66c3 Refresh LDBIcon when changing profile Hendrik Leppkes 2008-11-01 11:50:56 +01:00
  • 60ff76589d LDB and LDBIcon are now optional, however still packaged by default Hendrik Leppkes 2008-11-01 11:50:12 +01:00
  • 9741c71ec1 Fix a possible "table index is nil" error that can happen while zoning in Test Mode. Xinhuan 2008-11-01 11:09:57 +08:00
  • d842b8522d Update koKR localization from Sayclub. Xinhuan 2008-11-01 10:13:48 +08:00
  • ac4f06d0a1 Big FAQ update. Xinhuan 2008-11-01 09:30:02 +08:00
  • 10b3cf44a2 Add Frame Strata and Clamp To Screen options. Xinhuan 2008-11-01 04:45:28 +08:00
  • e44f5c6f91 Add option to ignore player pets to display threat info on (Default: On). Yes, player pets have aggro tables too! Xinhuan 2008-11-01 04:07:02 +08:00
  • 90990c813d Minor optimization and tweaks. Xinhuan 2008-10-31 19:42:15 +08:00
  • 0cc456c35b Update frFR localization from Pettigrow. Xinhuan 2008-10-31 17:59:04 +08:00
  • 593c444bc5 Add ruRU localization from StingerSoft. Fix deDE locale from being registered as default locale. Xinhuan 2008-10-31 16:40:56 +08:00
  • 1a4bd3a0cf Add an internal flag so that if the user manually toggles Omen's visibility, it stays shown/hidden until he next zones, join/leave a party/raid, or change any Auto Show/Hide settings. Xinhuan 2008-10-31 16:17:59 +08:00
  • 14def8a171 Rewrite Auto Show/Hide options to be more intuitive. Add option not to use Auto Show/Hide. Xinhuan 2008-10-31 14:45:16 +08:00
  • 3992eacb48 Prefix the name of the custom Aoogah sound effect with Omen so that LSM users will know which addon it originated from. Xinhuan 2008-10-31 12:25:41 +08:00
  • b5699c9390 Fix Omen's FuBar plugin issue for right clicks to open the configuration panel interfering with library upgrading paths. Xinhuan 2008-10-31 12:00:13 +08:00
  • f37af23d48 Update koKR localization. Xinhuan 2008-10-31 09:43:08 +08:00
  • 0ee193de54 Hard embed LibDataBroker-1.1 and use it. Add LibDBIcon-1.0 external. Add minimap button option, default shown. Xinhuan 2008-10-31 08:35:26 +08:00
  • 908f14e013 Update deDE localization from Stanzilla. Xinhuan 2008-10-31 08:18:57 +08:00
  • 9225089457 Fix minor issue where the TPS numbers are 1 pixel higher than the rest of the text on the threat bars. Xinhuan 2008-10-31 06:53:15 +08:00