Jump to content

cabfever

Donator
  • Posts

    390
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 GBP 

Bug Comments posted by cabfever

  1. Would like to add a picture, but it seems not to be possible at the momemt.
    So I will write down, what TC spit out on my tooltip for corruption:

    Base + Dam: 301
    + Dam Coefficient: 100.0%
    + Dam Efficiency: 19,4%
    Final +Dam: 301
    DPM: 3.61

    It's doing 111 dmg per tick naked.
    And doing 124 dmg per tick with 301 +spelldamage

    Curse of Agony is not affected by any spelldmg. It starts to tick with 43 both, naked and 301 +spelldmg

  2. I already informed antz about that issue before I made the pull request.

    [code]
    -- Lucifron
    UPDATE `creature_template` SET `Armor`='3795', `ResistanceFire`='93', `ResistanceShadow`='186', `MovementType`='2', `DamageMultiplier`='1', `MinMeleeDmg`='1636', `MaxMeleeDmg`='2165' WHERE `Entry`='12118';
    -- Magmadar
    UPDATE `creature_template` SET `Armor`='4691', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1867', `MaxMeleeDmg`='2475' WHERE `Entry`='11982';
    -- Gehennas
    UPDATE `creature_template` SET `Armor`='3795', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1636', `MaxMeleeDmg`='2165' WHERE `Entry`='12259';
    -- Garr
    UPDATE `creature_template` SET `Armor`='4691', `DamageMultiplier`='1', `MinMeleeDmg`='1977', `MaxMeleeDmg`='2621' WHERE `Entry`='12057';
    -- Baron Geddon
    UPDATE `creature_template` SET `Armor`='4691', `MovementType`='2', `DamageMultiplier`='1', `MinMeleeDmg`='1538', `MaxMeleeDmg`='2039' WHERE `Entry`='12056';
    -- Shazzrah
    UPDATE `creature_template` SET `Armor`='3795', `MovementType`='2', `DamageMultiplier`='1', `MinMeleeDmg`='1636', `MaxMeleeDmg`='2165' WHERE `Entry`='12264';
    -- Sulfuron Harbinger
    UPDATE `creature_template` SET `Armor`='5840', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1757', `MaxMeleeDmg`='2330' WHERE `Entry`='12098';
    -- Golemagg the Incinerator
    UPDATE `creature_template` SET `Armor`='4691', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='2197', `MaxMeleeDmg`='2912' WHERE `Entry`='11988';
    -- Majordomo Exekutus
    UPDATE `creature_template` SET `Armor`='4691', `DamageMultiplier`='1', `MinMeleeDmg`='1538', `MaxMeleeDmg`='2039' WHERE `Entry`='12018';
    -- Ragnaros
    UPDATE `creature_template` SET `Armor`='4691', `DamageMultiplier`='1', `MinMeleeDmg`='1999', `MaxMeleeDmg`='2650' WHERE `Entry`='11502';
    -- Flamewaker Protector
    UPDATE `creature_template` SET `Armor`='3555', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1305', `MaxMeleeDmg`='1729' WHERE `Entry`='12119';
    -- Flamewaker
    UPDATE `creature_template` SET `Armor`='3555', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1305', `MaxMeleeDmg`='1729' WHERE `Entry`='11661';
    -- Firesworn
    UPDATE `creature_template` SET `Armor`='3791', `DamageMultiplier`='1', `MinMeleeDmg`='1455', `MaxMeleeDmg`='1930' WHERE `Entry`='12099';
    -- Flamewaker Priest
    UPDATE `creature_template` SET `Armor`='2223', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1023', `MaxMeleeDmg`='1352' WHERE `Entry`='11662';
    -- Core Rager
    UPDATE `creature_template` SET `Armor`='4391', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1510', `MaxMeleeDmg`='2004' WHERE `Entry`='11672';
    -- Flamewaker Elite
    UPDATE `creature_template` SET `Armor`='4421', `ResistanceNature`='-93', `ResistanceFrost`='-93', `ResistanceShadow`='-93', `ResistanceArcane`='-93', `DamageMultiplier`='1', `MinMeleeDmg`='1687', `MaxMeleeDmg`='2235' WHERE `Entry`='11664';
    -- Flamewaker Healer
    UPDATE `creature_template` SET `Armor`='3075', `DamageMultiplier`='1', `MinMeleeDmg`='1161', `MaxMeleeDmg`='1538' WHERE `Entry`='11663';
    -- Son of Flame
    UPDATE `creature_template` SET `MinLevel`='60', `ResistanceFrost`='-93', `MinLevelHealth`='15260', `MaxLevelHealth`='15260', `MinMeleeDmg`='1247', `MaxMeleeDmg`='1655' WHERE `Entry`='12143';
    -- Molten Giant
    UPDATE `creature_template` SET `Armor`='4391', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1618', `MaxMeleeDmg`='2147' WHERE `Entry`='11658';
    -- Molten Destroyer
    UPDATE `creature_template` SET `Armor`='4691', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1757', `MaxMeleeDmg`='2330' WHERE `Entry`='11659';
    -- Firelord
    UPDATE `creature_template` SET `Armor`='4391', `ResistanceFrost`='-93', `DamageMultiplier`='1', `MinMeleeDmg`='952', `MaxMeleeDmg`='1288' WHERE `Entry`='11668';
    -- Lava Spawn
    UPDATE `creature_template` SET `MinLevel`='60', `Armor`='3791', `ResistanceHoly`='0', `ResistanceFire`='0', `ResistanceNature`='0', `ResistanceFrost`='-186', `ResistanceShadow`='0', `ResistanceArcane`='0', `MinLevelHealth`='15260', `MaxLevelHealth`='15260', `MinLevelMana`='0', `MaxLevelMana`='0', `MinMeleeDmg`='390', `MaxMeleeDmg`='517' WHERE `Entry`='12265';
    -- Lava Surger
    UPDATE `creature_template` SET `Armor`='4391', `MovementType`='2', `DamageMultiplier`='1', `MinMeleeDmg`='1376', `MaxMeleeDmg`='1861' WHERE `Entry`='12101';
    -- Lava Annihilator
    UPDATE `creature_template` SET `Armor`='4391', `DamageMultiplier`='1', `MinMeleeDmg`='1524', `MaxMeleeDmg`='2061' WHERE `Entry`='11665';
    -- Ancient Core Hound
    UPDATE `creature_template` SET `Armor`='4391', `MovementType`='2', `DamageMultiplier`='1', `MinMeleeDmg`='1726', `MaxMeleeDmg`='2290' WHERE `Entry`='11673';
    -- Flame Imp
    UPDATE `creature_template` SET `Armor`='4391', `ResistanceHoly`='0', `ResistanceNature`='0', `ResistanceFrost`='0', `ResistanceShadow`='0', `ResistanceArcane`='0', `DamageMultiplier`='1', `MinMeleeDmg`='317', `MaxMeleeDmg`='429' WHERE `Entry`='11669';
    -- Core Hound
    UPDATE `creature_template` SET `Armor`='4091', `MovementType`='0', `DamageMultiplier`='1', `MinMeleeDmg`='1058', `MaxMeleeDmg`='1403' WHERE `Entry`='11671';
    -- Lava Elemental
    UPDATE `creature_template` SET `Armor`='4391', `MinLevelHealth`='78600', `MaxLevelHealth`='80925', `MinMeleeDmg`='1587', `MaxMeleeDmg`='2147' WHERE `Entry`='12076';
    -- Flameguard
    UPDATE `creature_template` SET `Armor`='4391', `ResistanceFrost`='-93', `MinLevelHealth`='78600', `MaxLevelHealth`='80925', `MinMeleeDmg`='1058', `MaxMeleeDmg`='1431' WHERE `Entry`='11667';
    -- Firewalker
    UPDATE `creature_template` SET `Armor`='4391', `ResistanceFrost`='-93', `MinLevelHealth`='78600', `MaxLevelHealth`='80925', `MinMeleeDmg`='1058', `MaxMeleeDmg`='1431' WHERE `Entry`='11666';
    -- Lava Reaver
    UPDATE `creature_template` SET `Armor`='4691', `MinLevelHealth`='80925', `MaxLevelHealth`='83275', `MinMeleeDmg`='1381', `MaxMeleeDmg`='1864' WHERE `Entry`='12100';
    [/code]

    This is the position in the "20003_15_Backport_2014_done.sql" which had the wrong values in DamageMultiplier, MinMeleeDmg and MaxMeleeDmg on all those Molten Core creatures.
    After players on my server complained about to weak bosses yesterday, I researched in that SQL Update File and found the above posted code which is wrong backported from cmangos.
    Then I checked every molten core creature entry with the ones in my Test DB (where the update isn't applied yet) and wrote my pull request to change it back to the correct values.

  3. Now it's even worse. A player told me this:

    [13.11.14 19:31:05]xx : If ANY player creates or logins on a hunter
    [13.11.14 19:31:07]xx : the server crashes
    [13.11.14 19:31:11]xx : and crashes and crashes

    Also from another player: Seems like server crashed when I put arrows in the quiver that I could finally equip

    I reverted the Player.cpp change for now... but this needs to get fixed asap since hunters aren't able to use quivers again.

  4. The honor calculation is one week behind. So if you gather honor and minimum 15 HKs (should be 25 anyway if you take the ingame tooltip) you won't get your rank update on the next wednesday (how it was on retail) but 2 weeks later on wednesday.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use