BuffBot-r78822

Details

  • Filename
    BuffBot-r78822.zip
  • Uploaded by
  • Uploaded
    Jul 20, 2008
  • Size
    5.98 KB
  • Downloads
    58
  • MD5
    1f4fda1935477bbcd6db432491faeaf0

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r78294 | Tunga | 2008-07-12 13:13:06 -0400 (Sat, 12 Jul 2008) | 6 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
* Now tracks buffs across a raid
* Buttons and events are disabled when not in a raid
* Reports include names of raid members missing the buff
* General code changes, complete rewrite of aura-tracking function.
* Removed the debug chat spam.
------------------------------------------------------------------------
r77576 | Tunga | 2008-06-28 18:46:11 -0400 (Sat, 28 Jun 2008) | 4 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
More modularisation, finished for the current code.
Added buttons for other buffs.
Rewrote buttons and tracking to use a table.
------------------------------------------------------------------------
r77570 | Tunga | 2008-06-28 12:31:22 -0400 (Sat, 28 Jun 2008) | 2 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
Modularised most of the code (work in progress)
------------------------------------------------------------------------
r77138 | Tunga | 2008-06-20 05:35:50 -0400 (Fri, 20 Jun 2008) | 3 lines
Changed paths:
   M /trunk/BuffBot/BuffBot.lua

BuffBot:
*Fixed event tracking and added event for (re)load.
*Added basic shift+click to report functionality.
------------------------------------------------------------------------