Commit Graph

68 Commits

Author SHA1 Message Date
Xinhuan 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. 2008-12-16 17:21:58 +08:00
Xinhuan 1be205d8de Clear the guidNameLookup table on zoning to recover some memory. 2008-12-08 08:29:07 +08:00
Xinhuan 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). 2008-12-07 17:30:19 +08:00
Xinhuan 64532ed5a0 Minor fix so that it doesn't report pulling aggro on "> Pull Aggro <". 2008-11-28 16:18:42 +08:00
Xinhuan 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. 2008-11-25 06:09:44 +08:00
Xinhuan d251a9c99f Allow the user to have different background settings for the Title Bar than from the main Omen window. 2008-11-14 03:43:31 +08:00
Xinhuan 75ad81d9e3 Add LSM callbacks so that the user can use custom media or media registered by other addons correctly. 2008-11-07 07:40:48 +08:00
Xinhuan 3310c42362 Localize a few more globals after looking a GETGLOBAL grep pass. 2008-11-04 08:15:43 +08:00
Xinhuan d6f8ca38e2 Change default pet color from white-washed green to violet. 2008-11-04 06:08:35 +08:00
Xinhuan f82c78c1eb Fix bugs with "Hide Omen on 0 bars" option not working properly. 2008-11-04 06:06:58 +08:00
Xinhuan 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. 2008-11-03 07:38:53 +08:00
Xinhuan c6d780f9df Add option to change the Pet Color. 2008-11-03 07:21:14 +08:00
Xinhuan f8060ff747 Fix error that occurs on changing Clamp To Screen option. 2008-11-02 10:18:16 +08:00
Hendrik Leppkes 0ae2c8ff00 Fix nil error in OnProfileChanged related to Value/Percent display 2008-11-02 01:02:25 +01:00
Xinhuan 4c7ae9b918 Apply a whole list of configuration settings that were forgotten on changing profiles. 2008-11-01 22:59:29 +08:00
Xinhuan 717d351ce0 Split FAQ into 2 parts due to string truncation. Update esES with new strings. 2008-11-01 22:27:43 +08:00
Hendrik Leppkes fb1d9f352a Disable the Minimap Button option in the config if LDBIcon was not found 2008-11-01 21:37:23 +08:00
Hendrik Leppkes 1b57bf66c3 Refresh LDBIcon when changing profile 2008-11-01 21:37:20 +08:00
Hendrik Leppkes 60ff76589d LDB and LDBIcon are now optional, however still packaged by default 2008-11-01 21:37:01 +08:00
Xinhuan 9741c71ec1 Fix a possible "table index is nil" error that can happen while zoning in Test Mode. 2008-11-01 11:09:57 +08:00
Xinhuan 10b3cf44a2 Add Frame Strata and Clamp To Screen options. 2008-11-01 04:45:28 +08:00
Xinhuan e44f5c6f91 Add option to ignore player pets to display threat info on (Default: On). Yes, player pets have aggro tables too! 2008-11-01 04:07:02 +08:00
Xinhuan 90990c813d Minor optimization and tweaks. 2008-10-31 19:42:15 +08:00
Xinhuan 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. 2008-10-31 16:17:59 +08:00
Xinhuan 14def8a171 Rewrite Auto Show/Hide options to be more intuitive. Add option not to use Auto Show/Hide. 2008-10-31 14:45:16 +08:00
Xinhuan 3992eacb48 Prefix the name of the custom Aoogah sound effect with Omen so that LSM users will know which addon it originated from. 2008-10-31 12:25:41 +08:00
Xinhuan b5699c9390 Fix Omen's FuBar plugin issue for right clicks to open the configuration panel interfering with library upgrading paths. 2008-10-31 12:00:13 +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 9225089457 Fix minor issue where the TPS numbers are 1 pixel higher than the rest of the text on the threat bars. 2008-10-31 06:53:15 +08:00
Xinhuan f5908550e1 Make Test Mode much more useful by showing bars of every possible class and the player.
Change UseTankBarColor default from true to false.
2008-10-31 05:56:38 +08:00
Xinhuan 5390a4623d Add Show Aggro Bar option. 2008-10-31 05:35:23 +08:00
Xinhuan 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. 2008-10-31 02:21:53 +08:00
Xinhuan e80209cae6 Remove some unnecessary SetPoints. 2008-10-31 01:20:25 +08:00
Xinhuan 8ff091dcbf Add Show/Hide Title bar option. 2008-10-30 12:09:51 +08:00
Xinhuan b05e63e6f9 Minor optimization by replacing custom clearTable() function with wipe() 2008-10-30 03:43:39 +08:00
Xinhuan 3f3d02217f Add "Always Show Self" option to Omen. 2008-10-30 03:32:30 +08:00
Xinhuan 5845422112 Add Tank Bar Color option. 2008-10-29 22:16:48 +08:00
Xinhuan 1eb3dbd14a Fix bug which causes ghost bars to show when some classes are not selected to be shown. 2008-10-29 16:58:02 +08:00
Xinhuan bf32177063 Add option to not use class colors and instead use a common color for all bars. 2008-10-29 00:48:43 +08:00
Xinhuan 120abe4fbc Fix Omen's overall alpha setting not applying on login. 2008-10-28 23:59:33 +08:00
Xinhuan d91cd40b70 Readd Aoogah! sound from Omen2. 2008-10-28 23:53:10 +08:00
Xinhuan 06fab05a7e Add show threat values and % options. 2008-10-28 23:20:37 +08:00
Xinhuan c3b683e887 Fix VGrip1Ratio error that occurs when completing a drag and Omen incorrectly attempts to hide itself. 2008-10-17 08:28:11 +08:00
Xinhuan 89d02500e6 Add option to color your own threat bar to a color of your choice. 2008-10-17 07:31:23 +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 d18369834e Fix threat updating on focus/focustarget units. 2008-10-14 21:21:43 +08:00
Xinhuan 9226280a7f Add "Show Only In Combat" option. Add "Use Focus Target" option. 2008-10-14 20:33:16 +08:00
Xinhuan 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. 2008-10-14 17:10:21 +08:00
Xinhuan b7888cdaca Add Show Heading option. Move Show Classes config. 2008-10-14 14:32:28 +08:00
Xinhuan 61a6dc0872 Add configurable TPS display based on a real time sliding window of the last X seconds. 2008-10-14 00:23:55 +08:00