Parrot-r74368

Details

  • Filename
    Parrot-r74368.zip
  • Uploaded by
  • Uploaded
    May 18, 2008
  • Size
    238.18 KB
  • Downloads
    32
  • MD5
    02a9029ea49878b68c41619f808388a1

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74368 | sayclub | 2008-05-19 02:03:23 -0400 (Mon, 19 May 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-koKR.lua

Parrot :
- koKR Update.
------------------------------------------------------------------------
r74360 | ananhaid | 2008-05-18 23:06:58 -0400 (Sun, 18 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
   M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua

Parrot:
- reverted zhCN/zhTW changes by Ghostar.(for sure the correct Locales.)
- zhCN/zhTW update.
------------------------------------------------------------------------
r74331 | profalbert | 2008-05-18 17:28:12 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- damage on released mindcontrolled mobs no longer appears as incoming damage.
------------------------------------------------------------------------
r74238 | Ghostar | 2008-05-18 00:14:09 -0400 (Sun, 18 May 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua

Parrot:
- zhTW update
------------------------------------------------------------------------
r74226 | ulic | 2008-05-17 22:20:07 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua

Parrot: Added quotes around screwed up translations.
------------------------------------------------------------------------
r74223 | Ghostar | 2008-05-17 21:34:18 -0400 (Sat, 17 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
   M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua

Parrot:
- zhCN update
- zhTW update
------------------------------------------------------------------------
r74220 | Ghostar | 2008-05-17 21:20:16 -0400 (Sat, 17 May 2008) | 2 lines
Changed paths:
   M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua

Parrot:
- zhCN update
------------------------------------------------------------------------
r74178 | profalbert | 2008-05-17 14:43:08 -0400 (Sat, 17 May 2008) | 3 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua

Parrot:
- Buff-gain-events will not be shown if the buff is already present

------------------------------------------------------------------------
r74174 | profalbert | 2008-05-17 13:21:03 -0400 (Sat, 17 May 2008) | 4 lines
Changed paths:
   M /trunk/Parrot/Code/CombatEvents.lua
   M /trunk/Parrot/Data/Auras.lua
   M /trunk/Parrot/Data/CombatEvents.lua
   M /trunk/Parrot/Locales/ParrotLocale-enUS.lua

Parrot:
- stacking Buffs/debuffs are now displayed in a different event when just gaining an additional stack
- Outgoing selfheals are now disabled by default

------------------------------------------------------------------------
r74169 | profalbert | 2008-05-17 12:47:43 -0400 (Sat, 17 May 2008) | 6 lines
Changed paths:
   M /trunk/Parrot/Data/TriggerConditions.lua
   M /trunk/Parrot/Locales/ParrotLocale-deDE.lua
   M /trunk/Parrot/Locales/ParrotLocale-enUS.lua

Parrot:
- Triggers involving Warriorstances work again
- added TriggerConditions for Druidforms (except flight-form)
- stance- and form-names are now localized by GetSpellInfo()
- deDE update

------------------------------------------------------------------------
r74152 | profalbert | 2008-05-17 09:50:36 -0400 (Sat, 17 May 2008) | 4 lines
Changed paths:
   M /trunk/Parrot/Data/Auras.lua
   M /trunk/Parrot/Locales/ParrotLocale-enUS.lua

Parrot:
- Buff active/inactive Conditions should work again
- added Target/Focus buff/debuff fade to TriggerConditions

------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
114.09 KB May 18, 2008 2.4.3 22