Parrot-r80282
Details
-
FilenameParrot-r80282.zip
-
Uploaded by
-
UploadedAug 12, 2008
-
Size238.72 KB
-
Downloads53
-
MD5f473d05e48ee808a3908adcca0eda9d6
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r80282 | profalbert | 2008-08-12 13:24:13 -0400 (Tue, 12 Aug 2008) | 4 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- stop petheals from showing up multiple times
- fix category for "Pet heal over time"
------------------------------------------------------------------------
r80280 | profalbert | 2008-08-12 13:09:44 -0400 (Tue, 12 Aug 2008) | 4 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
fix issues with nil-damagetypes (reported to Happen on sunwell protector
trash )
------------------------------------------------------------------------
r79622 | profalbert | 2008-08-01 16:02:02 -0400 (Fri, 01 Aug 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
prevent self-damage (e.g. seal of blood) from being shown as outgoing damage (it will only show as incoming now)
------------------------------------------------------------------------
r79532 | profalbert | 2008-07-30 18:33:48 -0400 (Wed, 30 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/AnimationStyles.lua
Parrot:
- add animation-style pow2 (pow without the shaking)
------------------------------------------------------------------------
r79526 | profalbert | 2008-07-30 17:51:23 -0400 (Wed, 30 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- add some more uids
------------------------------------------------------------------------
r79303 | profalbert | 2008-07-27 20:21:25 -0400 (Sun, 27 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- more proper uid-calculation for combatevents
------------------------------------------------------------------------
r79289 | profalbert | 2008-07-27 17:11:17 -0400 (Sun, 27 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Code/TriggerConditions.lua
Parrot:
- generate some uids, should fix a lot of issues with triggers
------------------------------------------------------------------------
r79256 | profalbert | 2008-07-27 10:19:08 -0400 (Sun, 27 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
M /trunk/Parrot/Data/TriggerConditions.lua
Parrot:
- fix SWING_MISSED-trigger
------------------------------------------------------------------------
r79055 | profalbert | 2008-07-24 12:47:56 -0400 (Thu, 24 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- fix some missing totem-events
------------------------------------------------------------------------
r79048 | profalbert | 2008-07-24 10:32:33 -0400 (Thu, 24 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- make Outgoing reactive skills more sane
------------------------------------------------------------------------
r78996 | profalbert | 2008-07-23 15:09:44 -0400 (Wed, 23 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- fix some more DoT-misses (immunes, ...)
------------------------------------------------------------------------
r78988 | profalbert | 2008-07-23 11:04:22 -0400 (Wed, 23 Jul 2008) | 4 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- fix some more typos (Killing Blows, Extra Attacks)
- fix resists for DoTs
------------------------------------------------------------------------
r78982 | profalbert | 2008-07-23 08:17:53 -0400 (Wed, 23 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Code/CombatEvents.lua
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- add some missing events (including some Mana-gain-events)
------------------------------------------------------------------------
r78904 | scorpion | 2008-07-22 03:57:31 -0400 (Tue, 22 Jul 2008) | 2 lines
Changed paths:
M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua
Parrot:
- zhTW readjust
------------------------------------------------------------------------
r78875 | profalbert | 2008-07-21 18:31:51 -0400 (Mon, 21 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot:
- fix typo that prevented HoTs from showing
------------------------------------------------------------------------
r78865 | saroz | 2008-07-21 13:22:21 -0400 (Mon, 21 Jul 2008) | 1 line
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot: Merge this fix
------------------------------------------------------------------------
r78856 | ananhaid | 2008-07-21 11:24:20 -0400 (Mon, 21 Jul 2008) | 2 lines
Changed paths:
M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua
Parrot:
- zhCN/zhTW update.
------------------------------------------------------------------------
r78847 | profalbert | 2008-07-21 09:26:11 -0400 (Mon, 21 Jul 2008) | 9 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-enUS.lua
M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua
M /trunk/Parrot/Parrot.toc
Parrot:
- merge with changes in the "new combatlog"-branch
- weapon-enchants now working
- can now distinguish between "player killing blow" and "NPC killing
blow"
- fix overheal-calculation
- support for DAMAGE_SHIELD-events (reactive skills like thorns)
- changed some localisations to use built-in constants (like PET)
------------------------------------------------------------------------
r78832 | ananhaid | 2008-07-21 06:19:20 -0400 (Mon, 21 Jul 2008) | 2 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
M /trunk/Parrot/Locales/ParrotLocale-deDE.lua
M /trunk/Parrot/Locales/ParrotLocale-enUS.lua
M /trunk/Parrot/Locales/ParrotLocale-frFR.lua
M /trunk/Parrot/Locales/ParrotLocale-koKR.lua
M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua
Parrot:
- revert last fix about the pet's combatevent change,the locale is not correct.
------------------------------------------------------------------------
r78796 | saroz | 2008-07-20 13:53:07 -0400 (Sun, 20 Jul 2008) | 1 line
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
Parrot: Fix nil error for Shadow+Nature damagetype
------------------------------------------------------------------------
r78786 | ananhaid | 2008-07-20 11:09:43 -0400 (Sun, 20 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/CombatEvents.lua
M /trunk/Parrot/Locales/ParrotLocale-zhCN.lua
M /trunk/Parrot/Locales/ParrotLocale-zhTW.lua
Parrot:
- The pet's combatevent compare with the locale.
- zhCN/zhTW update.
------------------------------------------------------------------------
r78330 | profalbert | 2008-07-13 06:21:15 -0400 (Sun, 13 Jul 2008) | 3 lines
Changed paths:
M /trunk/Parrot/Data/TriggerConditions.lua
Parrot:
- remove debug-output
------------------------------------------------------------------------