Parrot-r74138

Details

  • Filename
    Parrot-r74138.zip
  • Uploaded by
  • Uploaded
    May 17, 2008
  • Size
    237.29 KB
  • Downloads
    32
  • MD5
    86f9812ba5f747c2f858b1fa11c9d346

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74138 | profalbert | 2008-05-17 06:38:27 -0400 (Sat, 17 May 2008) | 10 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Code/TriggerConditions.lua
   M /trunk/Parrot/Data/Auras.lua
   M /trunk/Parrot/Data/CombatEvents.lua
   M /trunk/Parrot/Data/TriggerConditions.lua
   M /trunk/Parrot/Locales/ParrotLocale-deDE.lua
   M /trunk/Parrot/Locales/ParrotLocale-enUS.lua
   M /trunk/Parrot/Parrot.toc
   M /trunk/Parrot/embeds.xml
   M /trunk/Parrot/libs

Parrot:
- made TriggerCondition-System more efficient (one Listener per Event is
sufficient)
- removed LibSpecialEvents-Aura-3.0
- introduce new TriggerConditions for focus buff/debuff gain
- The Triggersystem now can distinguish buffs and debuffs again (instead
of firing just both)
- deDE update

------------------------------------------------------------------------
r74072 | profalbert | 2008-05-16 12:10:39 -0400 (Fri, 16 May 2008) | 4 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot:
- Honorgains show again (without name and rank)
- fixed possible nil-value in LootEvent

------------------------------------------------------------------------
r74071 | profalbert | 2008-05-16 11:04:14 -0400 (Fri, 16 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- removed some redundant local variable definitions

------------------------------------------------------------------------
r74070 | profalbert | 2008-05-16 10:49:07 -0400 (Fri, 16 May 2008) | 8 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/CombatEvents.lua

Parrot:
- Soulshard-gains work again
- removed sourceName-tag from Experience-event since it's not supported anymore
 --This line, and those below, will be ignored--

M    Data/CombatEvents.lua
M    Code/CombatEvents.lua

------------------------------------------------------------------------
r73988 | profalbert | 2008-05-15 14:03:38 -0400 (Thu, 15 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- XP-notifications work again (not with sourceName though)

------------------------------------------------------------------------
r73971 | profalbert | 2008-05-15 11:16:14 -0400 (Thu, 15 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- Nofitications for skillgains and reputationgains work again

------------------------------------------------------------------------
r73956 | profalbert | 2008-05-15 08:23:01 -0400 (Thu, 15 May 2008) | 4 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Parrot.toc
   M /trunk/Parrot/embeds.xml
   M /trunk/Parrot/libs

Parrot:
- Lootevents work again (also for items and multiple items)
- rewrote moneyloots using Deformat-2.0

------------------------------------------------------------------------
r73895 | profalbert | 2008-05-14 18:14:30 -0400 (Wed, 14 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/Loot.lua

Parrot:
- Moneyloots-notifications show again

------------------------------------------------------------------------
r73818 | rabbit | 2008-05-14 08:11:26 -0400 (Wed, 14 May 2008) | 1 line
Changed paths:
   M /trunk/Parrot/libs

Parrot: Fix externals.
------------------------------------------------------------------------
r73808 | adirelle | 2008-05-14 05:27:35 -0400 (Wed, 14 May 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Code/Parrot.lua
   M /trunk/Parrot/Code/TriggerConditions.lua
   M /trunk/Parrot/Data/CombatEvents.lua
   M /trunk/Parrot/Data/TriggerConditions.lua
   M /trunk/Parrot/Parrot.toc
   M /trunk/Parrot/embeds.xml

Parrot: removed all references to ParserLib-4.0. Now Parrot doesn't spit errors anymore but it will be partially functionnal until all triggers are fixed.
------------------------------------------------------------------------
r73775 | nandini | 2008-05-13 21:59:10 -0400 (Tue, 13 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Data/Loot.lua

Parrot:
 - Change global strings from GOLD,... to GOLD_AMOUNT,...
 - Note: I cannot update LibParser-4.0 without recommitting it to the svn, please edit your local copies, see forum thread for instructions
------------------------------------------------------------------------
r73675 | profalbert | 2008-05-13 05:41:11 -0400 (Tue, 13 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-deDE.lua

Parrot:
- deDE update

------------------------------------------------------------------------
r73592 | profalbert | 2008-05-12 10:35:55 -0400 (Mon, 12 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-deDE.lua

Parrot:
- deDE update

------------------------------------------------------------------------
r73582 | ananhaid | 2008-05-12 08:09:40 -0400 (Mon, 12 May 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
   M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua

Parrot:
- zhCN/zhTW update.
------------------------------------------------------------------------
r73569 | profalbert | 2008-05-12 05:49:17 -0400 (Mon, 12 May 2008) | 4 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/CombatEvents.lua
   M /trunk/Parrot/Locales/ParrotLocale-deDE.lua
   M /trunk/Parrot/Locales/ParrotLocale-enUS.lua

Parrot:
- made Damagetypes localizable
- deDE update

------------------------------------------------------------------------
r73531 | ananhaid | 2008-05-11 22:21:38 -0400 (Sun, 11 May 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
   M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua

Parrot:
- zhCN/zhTW update.
------------------------------------------------------------------------
r73489 | profalbert | 2008-05-11 16:03:03 -0400 (Sun, 11 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-deDE.lua

Parrot:
- deDE update

------------------------------------------------------------------------
r73474 | profalbert | 2008-05-11 11:44:45 -0400 (Sun, 11 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/AnimationStyles.lua
   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/Suppressions.lua
   M /trunk/Parrot/Code/TriggerConditions.lua
   M /trunk/Parrot/Code/Triggers.lua
   M /trunk/Parrot/Data/AnimationStyles.lua
   M /trunk/Parrot/Data/Auras.lua
   M /trunk/Parrot/Data/CombatEvents.lua
   M /trunk/Parrot/Data/CombatStatus.lua
   M /trunk/Parrot/Data/Cooldowns.lua
   M /trunk/Parrot/Data/Loot.lua
   M /trunk/Parrot/Data/TriggerConditions.lua
   A /trunk/Parrot/Locales
   A /trunk/Parrot/Locales/ParrotLocale-deDE.lua
   A /trunk/Parrot/Locales/ParrotLocale-enUS.lua
   A /trunk/Parrot/Locales/ParrotLocale-frFR.lua
   A /trunk/Parrot/Locales/ParrotLocale-koKR.lua
   A /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
   A /trunk/Parrot/Locales/ParrotLocale-zhTW.lua
   M /trunk/Parrot/Parrot.toc

Parrot:
- switched Locale-system to RockLocale-1.0
- added deDE-locale (more like a stub, much work to do here)
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
113.20 KB May 17, 2008 2.4.3 23