r20081009064424

Details

  • Filename
    Omen-wrath-r20081009064424.zip
  • Uploaded by
  • Uploaded
    Oct 9, 2008
  • Size
    117.41 KB
  • Downloads
    94
  • MD5
    f195af05fc3c6b0b6e6e75487091f4b6

Supported WoW Retail Versions

  • 3.0.2

Changelog

commit a256497c81a00d909fd364b44db0ec2d6c8ca6e4
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Thu Oct 9 14:44:24 2008 +0800

    Add bar label options (font, outline, size, color). Fix bug with profile changing.

commit 9895c8c1ca8126617e9eb0e419cc0dd34ef70434
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Thu Oct 9 03:14:31 2008 +0800

    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.

commit 7f32140efa3b43839b6a24734ce318abe4123077
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Wed Oct 8 18:09:04 2008 +0800

    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.

commit b1dd4bc092a710e727589bae835998d5a7c96ca8
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Sun Oct 5 12:38:07 2008 +0800

    Update FAQ.

commit 44c0aa659b2861a7ba1d3a436e7cc8628240ea88
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Thu Oct 2 19:15:19 2008 +0800

    Add Short Numbers option.
    Localize more of the config.

commit cdaf14bf3dcb7a43ee250143fff1f401a067bf29
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Thu Oct 2 18:36:23 2008 +0800

    Add animate bar option to config.
    Move animate function out to an upvalue instead of creating one per bar.
    Simplify some code.

commit bee855e0e85ad048b21fff91967588e8f850b3f9
Merge: 25f0e03... ddf28c2...
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Thu Oct 2 18:07:28 2008 +0800

    Merge branch 'master' of [email protected]:wow/omen/wrath.git

commit 25f0e03c4ef2765b86e40c6609ee6f349244da68
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Thu Oct 2 18:07:09 2008 +0800

    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.

commit ddf28c2dd5ea5d35d333e3201a6fc747179d1c53
Author: Chris Heald <cheald@gmail.com>
Date:   Thu Oct 2 01:29:21 2008 -0700

    Add bar animation queues

commit 49895213a46f8d391d3f026899a8f26ddb3ef56b
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Thu Oct 2 11:20:58 2008 +0800

    Add initial configuration (just alpha and scale). Add basic slash command /omen.

commit 22759746a2e393dac052265308665cabd6ef4641
Author: Xinhuan <xinhuan@pacific.net.sg>
Date:   Wed Oct 1 21:30:47 2008 +0800

    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.

Additional Files