Parrot-r73025

Details

  • Filename
    Parrot-r73025.zip
  • Uploaded by
  • Uploaded
    May 7, 2008
  • Size
    239.77 KB
  • Downloads
    33
  • MD5
    b45961630c94d82042f302510ef0f402

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r73025 | profalbert | 2008-05-07 17:30:02 -0400 (Wed, 07 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- Mindcontrolled and Enslaved Mobs should no longer be displayed as incoming damage, when the effect ends.

------------------------------------------------------------------------
r72682 | profalbert | 2008-05-04 17:02:49 -0400 (Sun, 04 May 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- icon calculation in throtteling fixed (now power gains should always display the correct icons)
------------------------------------------------------------------------
r72250 | profalbert | 2008-04-30 18:47:41 -0400 (Wed, 30 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/TriggerConditions.lua

Parrot:
- fixed stupid error (oops)
------------------------------------------------------------------------
r72200 | profalbert | 2008-04-30 14:06:14 -0400 (Wed, 30 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/TriggerConditions.lua

Parrot:
- fixed Trigger-bug in damagehandling
------------------------------------------------------------------------
r71920 | profalbert | 2008-04-28 05:26:01 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/TriggerConditions.lua

Parrot:
- fixed the "incoming cast" and the "outgoing cast"-trigger
------------------------------------------------------------------------
r71838 | profalbert | 2008-04-27 18:12:58 -0400 (Sun, 27 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/TriggerConditions.lua

Parrot:
- Target buff/debuff-Triggers should work again (Blackout, etc)
------------------------------------------------------------------------
r71524 | profalbert | 2008-04-25 15:52:54 -0400 (Fri, 25 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/TriggerConditions.lua
   M /trunk/Parrot/Parrot.toc

Parrot:
- Triggersystem works with CombatEvents again (except incoming spell-casts)
- bumped toc to 2.4
------------------------------------------------------------------------
r71318 | profalbert | 2008-04-24 16:00:55 -0400 (Thu, 24 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- Throttled Events should now display the correct icon
------------------------------------------------------------------------
r71039 | profalbert | 2008-04-23 05:03:14 -0400 (Wed, 23 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot:
- the [Type]-tag now displays the damageType as String (instead of "Unknown")
------------------------------------------------------------------------
r71037 | profalbert | 2008-04-23 04:24:44 -0400 (Wed, 23 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/Display.lua

Parrot:
- make stickys appear on top of other messages
------------------------------------------------------------------------
r70642 | profalbert | 2008-04-20 17:54:15 -0400 (Sun, 20 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Data/Cooldowns.lua
   M /trunk/Parrot/Parrot.toc
   M /trunk/Parrot/embeds.xml
   M /trunk/Parrot/libs

Parrot:
+ replaced LibBabbleSpell-Calls in Cooldowns by GetSpellInfo().
+ Parrot no longer depends on LibBabbleSpell-3.0 (finally)
------------------------------------------------------------------------
r70547 | gnarfoz | 2008-04-19 22:01:25 -0400 (Sat, 19 Apr 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua
   M /trunk/Parrot/Data/Cooldowns.lua

Parrot: revert r70316 bracket removing madness. The untranslated string was fine the way it was.
------------------------------------------------------------------------
r70406 | ananhaid | 2008-04-19 01:32:22 -0400 (Sat, 19 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua
   M /trunk/Parrot/Code/Triggers.lua

Parrot:
- zhCN/zhTW update.koKR/frFR pre-update(SpellId not locale).
- Trigger revert to short describe,easy for locale.
------------------------------------------------------------------------
r70347 | profalbert | 2008-04-18 14:08:45 -0400 (Fri, 18 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/Triggers.lua

Parrot:
+ replaced LibBabbleSpell-Calls by GetSpellInfo in Triggers.
(Some icons may stop displaying properly, try the SpellId rather than the name of the icon)
------------------------------------------------------------------------
r70320 | ananhaid | 2008-04-18 09:58:44 -0400 (Fri, 18 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Parrot.toc

Parrot:
- zhTW update.
------------------------------------------------------------------------
r70316 | ananhaid | 2008-04-18 09:09:50 -0400 (Fri, 18 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua
   M /trunk/Parrot/Data/CombatEvents.lua
   M /trunk/Parrot/Data/Cooldowns.lua
   M /trunk/Parrot/Parrot.toc

Parrot:
-Locale: zhTW update,frFR pre-update(missed locale).
-Code: typo check.
------------------------------------------------------------------------
r70255 | profalbert | 2008-04-17 18:05:10 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Parrot.toc
   M /trunk/Parrot/embeds.xml
   M /trunk/Parrot/libs

Parrot:
+ added CallbackHandler-1.0 to embeds so LibSharedMedia-3.0 loads properly
------------------------------------------------------------------------
r70252 | profalbert | 2008-04-17 17:42:58 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Parrot.toc
   M /trunk/Parrot/embeds.xml

Parrot:
+ toc and embeds updated for libsharedmedia-3.0 (oops)
------------------------------------------------------------------------
r70248 | profalbert | 2008-04-17 17:29:05 -0400 (Thu, 17 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Code/Display.lua
   M /trunk/Parrot/Code/Parrot.lua
   M /trunk/Parrot/Code/ScrollAreas.lua
   M /trunk/Parrot/Code/Triggers.lua
   M /trunk/Parrot/Data/CombatEvents.lua
   M /trunk/Parrot/libs

Parrot:
+ fixed bug with outgoing "Pet Skill DoTs"
+ updated to LibSharedMedia-3.0
------------------------------------------------------------------------
r70228 | profalbert | 2008-04-17 13:57:24 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot:
+ the icon for the damage done by "Blade Flurry" should now display properly again (drycoded, feedback appreciated)
------------------------------------------------------------------------
r70226 | profalbert | 2008-04-17 13:41:15 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot:
+ fixed the issue about displaying the wrong icon when casting "Life Tap"
------------------------------------------------------------------------
r70203 | philosound | 2008-04-17 08:50:00 -0400 (Thu, 17 Apr 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua

Parrot: - simple deDE fix by addying it to fallback, note though it has to be taken out if someone sometime does a deDE translation
------------------------------------------------------------------------
r70182 | ananhaid | 2008-04-17 03:28:10 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- fix error C/CombatEvents.lua.Line 2073(Thanks Ghostar & Heroxs).
------------------------------------------------------------------------
r70180 | ananhaid | 2008-04-17 03:02:02 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua

Parrot:
- zhCN update.
------------------------------------------------------------------------
r70176 | ananhaid | 2008-04-17 02:32:05 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua

Parrot:
- zhCN update.
------------------------------------------------------------------------
r70162 | sayclub | 2008-04-17 01:36:35 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua

Parrot :
- Update koKR local
------------------------------------------------------------------------
r70157 | ananhaid | 2008-04-17 00:01:55 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua

Parrot:
- zhCN update,help test.(Thanks Ghostar)
------------------------------------------------------------------------
r70118 | profalbert | 2008-04-16 18:24:14 -0400 (Wed, 16 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot:
+ spellicons for incoming spells should all show again
------------------------------------------------------------------------
r69947 | adirelle | 2008-04-15 19:00:59 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua

Parrot: added warnings for missing translation to replace the "string required, got nil"-like errors.
------------------------------------------------------------------------
r69715 | ananhaid | 2008-04-14 09:58:16 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua

Parrot:
- zhCN update.
------------------------------------------------------------------------
r69708 | adirelle | 2008-04-14 07:22:06 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Code/Parrot.lua
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot: typos and updated frFR locales.
------------------------------------------------------------------------
r69638 | profalbert | 2008-04-13 19:16:13 -0400 (Sun, 13 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot:
+ removed the LibBabbleSpell-calls from CombatEvents.
+ healing yourself now shows in both areas again, but can be turned on and off separatly
------------------------------------------------------------------------
r69536 | profalbert | 2008-04-13 09:22:55 -0400 (Sun, 13 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
+ Pet Happiness gains should now display properly
+ Shadow Word: Death now shows the Player as source (instead of "Unknown")
------------------------------------------------------------------------
r69522 | profalbert | 2008-04-13 07:56:36 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot: fixed typo with Pet immunes. Incoming and outgoing "Immune!"-events involving the pets should no longer lead to an errormessage
------------------------------------------------------------------------
r69501 | profalbert | 2008-04-13 04:44:12 -0400 (Sun, 13 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot: spell damage and spell DoTs are now shown as different events.
Incoming events on the pet are now displayed properly (as separate events).
spell leeches are shown as power gain.
Heals on yourself are now only shown in the incoming area.
Spell Interrupts are shown properly (in addition the name of the interrupted spell can be displayed).
------------------------------------------------------------------------
r68641 | ckknight | 2008-04-08 15:05:40 -0400 (Tue, 08 Apr 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot - merge in the hacks from http://www.wowace.com/forums/index.php?topic=12512 to get Parrot working on 2.4. Yes, there will be bugs. No, this is not Parrot 2.0.
------------------------------------------------------------------------

Additional Files