Commit Graph

17 Commits

Author SHA1 Message Date
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
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 b1dd4bc092 Update FAQ. 2008-10-05 12:38:07 +08:00
Xinhuan 44c0aa659b Add Short Numbers option.
Localize more of the config.
2008-10-02 19:15:19 +08:00
Xinhuan cdaf14bf3d Add animate bar option to config.
Move animate function out to an upvalue instead of creating one per bar.
Simplify some code.
2008-10-02 18:36:23 +08:00
Xinhuan bee855e0e8 Merge branch 'master' of git@git.wowace.com:wow/omen/wrath.git 2008-10-02 18:07:28 +08:00
Xinhuan 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.
2008-10-02 18:07:09 +08:00
Chris Heald ddf28c2dd5 Add bar animation queues 2008-10-02 01:29:21 -07:00
Xinhuan 49895213a4 Add initial configuration (just alpha and scale). Add basic slash command /omen. 2008-10-02 11:20:58 +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