Parrot-r43082-nolib

Details

  • Filename
    Parrot-r43082-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 7, 2007
  • Size
    17.33 KB
  • Downloads
    83
  • MD5
    6fbc609f0d96045b9f88da0f58ac3b64

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r43082 | ckknight | 2007-07-07 15:01:08 -0400 (Sat, 07 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua
   M /trunk/Parrot/Parrot.lua

Parrot - add colors on a per-event basis.
------------------------------------------------------------------------
r42670 | ckknight | 2007-07-03 19:41:58 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add Soul Shard Gain
------------------------------------------------------------------------
r42665 | ckknight | 2007-07-03 18:49:34 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - fix typo with offhand enchant
------------------------------------------------------------------------
r42662 | ckknight | 2007-07-03 18:28:14 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add Skill Gains
------------------------------------------------------------------------
r42658 | ckknight | 2007-07-03 18:15:01 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add Extra Attacks
------------------------------------------------------------------------
r42657 | ckknight | 2007-07-03 18:11:31 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add Honor Gains, Reputation Gains/Losses, Experience Gains, and Player/NPC Killing Blows
------------------------------------------------------------------------
r42654 | ckknight | 2007-07-03 17:47:44 -0400 (Tue, 03 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Parrot/Events.lua
   M /trunk/Parrot/Parrot.lua
   M /trunk/Parrot/embeds.xml
   M /trunk/Parrot/libs

Parrot - don't show fontstrings until they are moved.
Parrot_Events - add events for buff/debuff/item buff gains/losses.
------------------------------------------------------------------------
r42648 | ckknight | 2007-07-03 16:47:50 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - move some things around
------------------------------------------------------------------------
r42601 | ckknight | 2007-07-03 05:48:27 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add Power Gain/Loss
------------------------------------------------------------------------
r42599 | ckknight | 2007-07-03 05:32:39 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot - add combo point events
------------------------------------------------------------------------
r42596 | ckknight | 2007-07-03 05:13:22 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add pet outgoing events
------------------------------------------------------------------------
r42593 | ckknight | 2007-07-03 04:56:48 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add a whole bunch of outgoing events, has everything that MSBT has except pet stuff for that.
------------------------------------------------------------------------
r42576 | ckknight | 2007-07-03 03:25:09 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - better handling of stuff like [[Name]], now it'll parse the inner one properly.
------------------------------------------------------------------------
r42575 | ckknight | 2007-07-03 03:16:16 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add all the incoming events that MSBT has.
------------------------------------------------------------------------
r42570 | ckknight | 2007-07-03 01:46:44 -0400 (Tue, 03 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Parrot/Events.lua
   M /trunk/Parrot/Parrot.lua

Parrot - add the incoming and outgoing scroll areas.
- change the way events are registered, so as to be more flexible
------------------------------------------------------------------------
r42560 | ckknight | 2007-07-02 23:44:17 -0400 (Mon, 02 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Events.lua

Parrot_Events - add skill damage/dots
------------------------------------------------------------------------
r42489 | ckknight | 2007-07-02 07:58:26 -0400 (Mon, 02 Jul 2007) | 1 line
Changed paths:
   D /trunk/Parrot/Damage
   D /trunk/Parrot/EnterLeave
   A /trunk/Parrot/Events.lua
   M /trunk/Parrot/Parrot.lua
   M /trunk/Parrot/Parrot.toc

Parrot - events are now handled in Events.lua with a streamlined system instead of relying on separate modules (though that's still a possibility)
------------------------------------------------------------------------
r42467 | ckknight | 2007-07-02 02:07:04 -0400 (Mon, 02 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Parrot.lua

Parrot - make a distinction between sticky and non-sticky messages.
------------------------------------------------------------------------
r42466 | ckknight | 2007-07-02 02:00:39 -0400 (Mon, 02 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/AnimationStyles.lua

Parrot - allow for reverse direction in the Pow animation style
------------------------------------------------------------------------
r42465 | ckknight | 2007-07-02 01:56:47 -0400 (Mon, 02 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/AnimationStyles.lua
   M /trunk/Parrot/Parrot.lua

Parrot - send the current number and max number of fontstrings using the same animation style on the same scroll area (so that the animation style can adjust to fit around each other)
------------------------------------------------------------------------
r42462 | ckknight | 2007-07-02 00:38:22 -0400 (Mon, 02 Jul 2007) | 1 line
Changed paths:
   A /trunk/Parrot/AnimationStyles.lua
   M /trunk/Parrot/Parrot.lua
   M /trunk/Parrot/Parrot.toc

Parrot - add a generic animation style system, add :RegisterAnimationStyle, to allow for 3rd party hacking. Default animations (in AnimationStyles.lua are Straight, Left parabola, and Right parabola.
------------------------------------------------------------------------
r42459 | ckknight | 2007-07-01 22:53:32 -0400 (Sun, 01 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Parrot/Parrot.lua

Parrot - don't register /Cow, register /Par.
- fade out fontstrings at the end.
------------------------------------------------------------------------
r42458 | ckknight | 2007-07-01 22:46:50 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   A /trunk/Parrot/Damage
   A /trunk/Parrot/Damage/Damage.lua
   M /trunk/Parrot/Parrot.toc

Parrot - add Damage module, very simplistic.
------------------------------------------------------------------------
r42454 | ckknight | 2007-07-01 21:52:40 -0400 (Sun, 01 Jul 2007) | 2 lines
Changed paths:
   A /trunk/Parrot/EnterLeave
   A /trunk/Parrot/EnterLeave/EnterLeave.lua
   M /trunk/Parrot/Parrot.lua
   M /trunk/Parrot/Parrot.toc

Parrot - add EnterLeave module.
No options yet, but it actually works :-P
------------------------------------------------------------------------
r42451 | ckknight | 2007-07-01 21:21:39 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/Parrot/Parrot.lua

Parrot - added a simple way to show text, recycles frames et al, and makes em animated. Use Parrot:ShowMessage("text") to test. API will change.
------------------------------------------------------------------------
r42445 | ckknight | 2007-07-01 20:37:14 -0400 (Sun, 01 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Parrot/Parrot.lua
   M /trunk/Parrot/embeds.xml
   M /trunk/Parrot/libs

Parrot - add AceModuleCore-2.0 to the list of libraries. Probably best to make this modular ASAP.

------------------------------------------------------------------------
r42436 | ckknight | 2007-07-01 18:32:47 -0400 (Sun, 01 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Parrot/Parrot.toc
   M /trunk/Parrot/embeds.xml
   M /trunk/Parrot/libs

Parrot - add SharedMedia-1.0 to the list of libs, for fonts.

------------------------------------------------------------------------
r42434 | ckknight | 2007-07-01 18:23:39 -0400 (Sun, 01 Jul 2007) | 5 lines
Changed paths:
   A /trunk/Parrot
   A /trunk/Parrot/Parrot.lua
   A /trunk/Parrot/Parrot.toc
   A /trunk/Parrot/embeds.xml
   A /trunk/Parrot/libs

Parrot - initial commit
Floating Combat Text of awesomeness. Caw. It'll eat your crackers.

Doesn't do anything yet.

------------------------------------------------------------------------