Commit Graph

  • f5908550e1 Make Test Mode much more useful by showing bars of every possible class and the player. Change UseTankBarColor default from true to false. Xinhuan 2008-10-31 05:56:38 +08:00
  • 5390a4623d Add Show Aggro Bar option. Xinhuan 2008-10-31 05:35:23 +08:00
  • be80f5d513 Add Use Focus Target and Test Mode checkboxes to the configuration panel. Update quick menu with newbie tooltips. Compensate for SetHeight's floating point inaccuracy. Xinhuan 2008-10-31 02:21:53 +08:00
  • e80209cae6 Remove some unnecessary SetPoints. Xinhuan 2008-10-31 01:20:25 +08:00
  • 9a5d06580c Update koKR localization. Xinhuan 2008-10-30 21:04:20 +08:00
  • 8ff091dcbf Add Show/Hide Title bar option. Xinhuan 2008-10-30 12:09:51 +08:00
  • b05e63e6f9 Minor optimization by replacing custom clearTable() function with wipe() Xinhuan 2008-10-30 03:43:39 +08:00
  • 3f3d02217f Add "Always Show Self" option to Omen. Xinhuan 2008-10-30 03:32:30 +08:00
  • 5845422112 Add Tank Bar Color option. Xinhuan 2008-10-29 22:16:48 +08:00
  • 1eb3dbd14a Fix bug which causes ghost bars to show when some classes are not selected to be shown. Xinhuan 2008-10-29 16:58:02 +08:00
  • bf32177063 Add option to not use class colors and instead use a common color for all bars. Xinhuan 2008-10-29 00:48:43 +08:00
  • 120abe4fbc Fix Omen's overall alpha setting not applying on login. Xinhuan 2008-10-28 23:59:33 +08:00
  • d91cd40b70 Readd Aoogah! sound from Omen2. Xinhuan 2008-10-28 23:53:10 +08:00
  • 06fab05a7e Add show threat values and % options. Xinhuan 2008-10-28 23:20:37 +08:00
  • 40fb526d1f Update koKR and zhTW localization. Xinhuan 2008-10-28 06:12:29 +08:00
  • ce9fc90253 Update zhCN. Xinhuan 2008-10-17 22:00:49 +08:00
  • 07967b2b57 Add zhCN localization from ananhaid. Xinhuan 2008-10-17 17:49:46 +08:00
  • c9b5042f2c Sigh at Windows. Rename localization\deDE.lua to Localization\deDE.lua Xinhuan 2008-10-17 16:50:44 +08:00
  • c3b683e887 Fix VGrip1Ratio error that occurs when completing a drag and Omen incorrectly attempts to hide itself. Xinhuan 2008-10-17 08:28:11 +08:00
  • 89d02500e6 Add option to color your own threat bar to a color of your choice. Xinhuan 2008-10-17 07:31:23 +08:00
  • 3451a1d286 Fixed missing localization entry for "Passed %s%% of %s's threat!" Xinhuan 2008-10-16 07:03:17 +08:00
  • 228dc6c1ac Add zhTW localization from Hekylin. Xinhuan 2008-10-16 03:57:37 +08:00
  • 612b240b39 Add keybind to toggle using the focus target. Add esES localization from Ben (Aesyl - US Tanaris) and koKR from Sayclub. Xinhuan 2008-10-15 14:50:57 +08:00
  • 04a13912d3 Add frFR localization file from Pettigrow. Xinhuan 2008-10-14 22:11:24 +08:00
  • d18369834e Fix threat updating on focus/focustarget units. Xinhuan 2008-10-14 21:21:43 +08:00
  • 9226280a7f Add "Show Only In Combat" option. Add "Use Focus Target" option. Xinhuan 2008-10-14 20:33:16 +08:00
  • 7142aea5c6 Add heading background color option. Fix vertical grip resizing when Omen's scale is not 1.0. Fix deDE localization file to be UTF8. Xinhuan 2008-10-14 17:10:21 +08:00
  • b7888cdaca Add Show Heading option. Move Show Classes config. Xinhuan 2008-10-14 14:32:28 +08:00
  • 12fa79546f Add deDE localization from Stan (Arcádia - EU Zirkel des Cenarius). Xinhuan 2008-10-14 00:37:29 +08:00
  • 61a6dc0872 Add configurable TPS display based on a real time sliding window of the last X seconds. Xinhuan 2008-10-14 00:23:55 +08:00
  • 30d5b7cdaa Localize strings, correct grammar and spelling, fix close menu error, add hide omen menu item. Xinhuan 2008-10-13 21:29:11 +08:00
  • 70336d726c Add table recycling, internal functions and code for TPS calcs. TPS not displayed anywhere yet. Xinhuan 2008-10-13 18:33:56 +08:00
  • ed04d0a92d Add vertical grip to resize columns. Add Test Mode. Add quick right click menu to title bar. Xinhuan 2008-10-13 12:42:11 +08:00
  • 3b22dde87e Add class filters. Xinhuan 2008-10-13 04:33:14 +08:00
  • 7428e397a4 Add audible/visible threat warnings. Use LibSink-2.0. Fix LDB/FuBar related bugs. Fix list of events needed to trigger updates. Xinhuan 2008-10-13 03:38:10 +08:00
  • 89715aa336 Add optional LibFuBarPlugin-3.0 support (if detected). Xinhuan 2008-10-11 00:03:53 +08:00
  • 64e45cacbf Use AceGUI-3.0-SharedMediaWidgets. Add a ton of background and title bar options. Xinhuan 2008-10-10 21:26:49 +08:00
  • 20a3f19019 Temporary fix to line 660 nil index error. Xinhuan 2008-10-10 11:53:08 +08:00
  • a256497c81 Add bar label options (font, outline, size, color). Fix bug with profile changing. Xinhuan 2008-10-09 14:44:24 +08:00
  • 9895c8c1ca Add bar height/spacing options. Add option to lock Omen from being moved/resized. Update profile change function to properly resize and reanchor bars. Fix weird bar animation effect which occurs only when resizing Omen. Fix GrowUp option to take effect immediately. Xinhuan 2008-10-09 03:14:31 +08:00
  • 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. Xinhuan 2008-10-08 18:09:04 +08:00
  • b1dd4bc092 Update FAQ. Xinhuan 2008-10-05 12:38:07 +08:00
  • 44c0aa659b Add Short Numbers option. Localize more of the config. Xinhuan 2008-10-02 19:15:19 +08:00
  • cdaf14bf3d Add animate bar option to config. Move animate function out to an upvalue instead of creating one per bar. Simplify some code. Xinhuan 2008-10-02 18:36:23 +08:00
  • bee855e0e8 Merge branch 'master' of git@git.wowace.com:wow/omen/wrath.git Xinhuan 2008-10-02 18:07:28 +08:00
  • 25f0e03c4e Add various autocollapse options. Fix position saving bugs resulting from adding autocollapse options. Fix grip hiding script bug. Uncomment LDB launcher code now that config code is in. Fix OnProfileChanged code. Add ShowWith options. Add mouseover and mouseovertarget to raid scanning. Fix division by 0 percentage display. Add FAQ section. Xinhuan 2008-10-02 18:07:09 +08:00
  • ddf28c2dd5 Add bar animation queues Chris Heald 2008-10-02 01:29:21 -07:00
  • 49895213a4 Add initial configuration (just alpha and scale). Add basic slash command /omen. Xinhuan 2008-10-02 11:20:58 +08:00
  • 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. Xinhuan 2008-10-01 21:30:47 +08:00