Parrot-r42560-nolib
Details
-
FilenameParrot-r42560-nolib.zip
-
Uploaded by
-
UploadedJul 2, 2007
-
Size10.30 KB
-
Downloads119
-
MD5dd9a25bebecc25a737daa2e253f31cfb
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------