Commit Graph

59 Commits

Author SHA1 Message Date
Xinhuan 0cc456c35b Update frFR localization from Pettigrow. 2008-10-31 17:59:04 +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 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 f37af23d48 Update koKR localization. 2008-10-31 09:43:08 +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 908f14e013 Update deDE localization from Stanzilla. 2008-10-31 08:18:57 +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 9a5d06580c Update koKR localization. 2008-10-30 21:04:20 +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 40fb526d1f Update koKR and zhTW localization. 2008-10-28 06:12:29 +08:00
Xinhuan ce9fc90253 Update zhCN. 2008-10-17 22:00:49 +08:00
Xinhuan 07967b2b57 Add zhCN localization from ananhaid. 2008-10-17 17:49:46 +08:00
Xinhuan c9b5042f2c Sigh at Windows. Rename localization\deDE.lua to Localization\deDE.lua 2008-10-17 16:50:44 +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 3451a1d286 Fixed missing localization entry for "Passed %s%% of %s's threat!" 2008-10-16 07:03:17 +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 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 12fa79546f Add deDE localization from Stan (Arcádia - EU Zirkel des Cenarius). 2008-10-14 00:37:29 +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
Xinhuan 30d5b7cdaa Localize strings, correct grammar and spelling, fix close menu error, add hide omen menu item. 2008-10-13 21:29:11 +08:00
Xinhuan 70336d726c Add table recycling, internal functions and code for TPS calcs. TPS not displayed anywhere yet. 2008-10-13 18:33:56 +08:00
Xinhuan ed04d0a92d Add vertical grip to resize columns. Add Test Mode. Add quick right click menu to title bar. 2008-10-13 12:42:11 +08:00
Xinhuan 3b22dde87e Add class filters. 2008-10-13 04:33:14 +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 89715aa336 Add optional LibFuBarPlugin-3.0 support (if detected). 2008-10-11 00:03:53 +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 20a3f19019 Temporary fix to line 660 nil index error. 2008-10-10 11:53:08 +08:00
Xinhuan a256497c81 Add bar label options (font, outline, size, color). Fix bug with profile changing. 2008-10-09 14:44:24 +08:00
Xinhuan 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.
2008-10-09 03:14:31 +08:00