BuffBot-r80369

Details

  • Filename
    BuffBot-r80369.zip
  • Uploaded by
  • Uploaded
    Aug 13, 2008
  • Size
    4.89 KB
  • Downloads
    4,139
  • MD5
    502ee4b6f56a4e2eccb0bbafdcc45854

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r80369 | Tunga | 2008-08-13 16:25:01 -0400 (Wed, 13 Aug 2008) | 2 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
*Fixed Prayer of Spirit name.
------------------------------------------------------------------------
r78822 | Tunga | 2008-07-20 20:02:33 -0400 (Sun, 20 Jul 2008) | 2 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
* Added basic intelligent targeting, currently bugged with offline raid members and similar.
------------------------------------------------------------------------
r78803 | Tunga | 2008-07-20 14:35:15 -0400 (Sun, 20 Jul 2008) | 2 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.toc

BuffBot:
* Tidied the TOC a bit.
------------------------------------------------------------------------
r78802 | Tunga | 2008-07-20 14:33:03 -0400 (Sun, 20 Jul 2008) | 6 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
* Rewrote lots of code
* Added update throttling
* Added Tooltips with names
* Added parent frame
* Added frame dragging
------------------------------------------------------------------------
r78513 | Xinglon | 2008-07-15 19:27:21 -0400 (Tue, 15 Jul 2008) | 5 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
* Modularised Hiding Buttons.
* Modularised Showing Buttons.
* Modularised Event registering.
* Added Enable and Disable commands to prevent combat lag
------------------------------------------------------------------------
r78500 | Xinglon | 2008-07-15 16:41:35 -0400 (Tue, 15 Jul 2008) | 10 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
* Added a Slash Command interface.
* Added a String tokenizer for the Slash Command interpreter.
* Added a "inCombat" variable.
* Added a "BuffBot_ButtonSize" variable.
* Modularised resizing and positioning buttons.
* Created a slash command to resize buttons to a specified value.
* Added "BuffBot Enabled" on startup.
* Removed Taint possibility from Sizing code
* Added tooltips for when you hover over buttons.
------------------------------------------------------------------------