Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-16 | Core/Spells: Fix deathknight gladiator glove bonus | betagan | |
Closes #512 | |||
2013-08-15 | Core/Spells: Fixed warrior T10 4p dps bonus | Shauren | |
Closes #493 | |||
2013-08-15 | Core/Spells: Fixed Execute rolling for procs twice | Shauren | |
2013-08-15 | Core/Spells: Refactored SpellInfo::CalcCastTime() to prevent accidental mod ↵ | Shauren | |
charge losses caused by its incorrect usage | |||
2013-08-15 | Core/Spells: Fixed cast time mods using two charges on every cast | Shauren | |
2013-08-15 | Core/Auras: Allow preventing whole aura proc default handler from script ↵ | Shauren | |
hooks, just how it is possible for separate effects | |||
2013-08-15 | SQL: Add missing newline in 5890f95f7cd7a885b667fe9b5da2dceea22b9b81 | Vincent-Michael | |
2013-08-15 | [DB/SAI]: Lumber Hack (12050) | Kirkhammett | |
2013-08-15 | Revert "Lumber Hack (12050)" | Kirkhammett | |
This reverts commit 40ec7f7979cd65fccc6fe74c056688da4c4d47ce. | |||
2013-08-15 | Lumber Hack (12050) | Kirkhammett | |
Fixes #4560 | |||
2013-08-15 | Core/SmartAI: Implement SMART_TARGET_CLOSEST_FRIENDLY. | Discover- | |
Parameter is distance to search for. Closes #10521 | |||
2013-08-15 | Core/SmartAI: Implement SMART_EVENT_FRIENDLY_HEALTH_PCT. | Discover- | |
On current clean TDB, there are a total of 106 creatures using SMART_EVENT_FRIENDLY_HEALTH (non-PCT) which has a flat first parameter, but only 8 of these use the event correctly (and therefore only 8 of them actually work). Closes #10520 | |||
2013-08-15 | DB/commit: the mining is also useable for 434, thus removed the _335 tag | ZxBiohazardZx | |
2013-08-14 | DB/Gameobject: Spawn or respawn missing or bad spawned gameobjects "Coldwind ↵ | Vincent-Michael | |
Tree" / "Poster Knife" | |||
2013-08-14 | Core/Spells: implemented SPELL_ATTR0_CU_TRIGGERED_BY_CASTER to correct some ↵ | joschiwald | |
triggered spells, which will wrongly triggered by target instead of caster Closes #1972 | |||
2013-08-14 | SQL: Fix import error | Vincent-Michael | |
2013-08-14 | DB/Loot: while at it also did the mining veins | ZxBiohazardZx | |
2013-08-14 | DB/Loot: Fix some horrible loot definitions for Herbalism, reworked ALL Herbs | ZxBiohazardZx | |
2013-08-14 | Core/Spells: | joschiwald | |
- corrected structure of SMSG_PET_CAST_FAILED (fixes highlighted action buttons) - simplified spell focus check | |||
2013-08-13 | Fix non-pch compile | Machiavelli | |
2013-08-12 | Core/Vehicle: Fix spell focus check for vehicle caster | Vincent-Michael | |
2013-08-12 | Core/SAI: Additions to d0bde02b21241773c908c18ad | Kirkhammett | |
Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
2013-08-12 | Core/Spells: Fix Rogue T10 4P bonus | Vincent-Michael | |
Closes #4153 | |||
2013-08-12 | DB/Spells: Fix Rune Strike | joschiwald | |
Closes #6514 | |||
2013-08-12 | Core/Battleground: Small code optimization | Vincent-Michael | |
2013-08-11 | SQL: Fix import error | Vincent-Michael | |
2013-08-11 | DB/Misc: Fix startup error wit eai | Vincent-Michael | |
2013-08-11 | Dependencies/bzip: Remove bzip2.c and bzip2recover.c, they are not required | Nay | |
Fixes "warning LNK4006: _main already defined in bzip2recover.obj; second definition ignored" | |||
2013-08-11 | Core/Spells: Convert hunter "Improved Mend Pet" in spell script | Vincent-Michael | |
Closes #5597 Closes #9006 Closes #10346 | |||
2013-08-11 | Core/Spells: Fix client crash on pressing ESC at Using Steam Tonk Controller ↵ | Vincent-Michael | |
/ Steam Tonk Controller Closes #3010 | |||
2013-08-11 | Core/Spells: Fix hunter talent "Rapid Killing" | Vincent-Michael | |
Close #1166 | |||
2013-08-11 | Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ↵ | Nay | |
used Intent is to find broken quest chains Requested by Aokromes | |||
2013-08-11 | DB/EAI: Fix some typos in EAI scripts | Discover- | |
We are updating EAI scripts so the conversion to SAI is correctly done | |||
2013-08-11 | Core/CreatureAI: Do not remove clone_caster auras on evade (in addition to ↵ | Nay | |
control_vehicle auras) | |||
2013-08-11 | Merge pull request #10513 from Discover-/SmartAI-Casted-CreatureOrGo | Nay | |
Core/SmartAI: Drop support for SMART_ACTION_SEND_CASTCREATUREORGO. It is... | |||
2013-08-11 | Scripted/ToC5: Add missing stuff in c0bf535e5bc978257952c9bd4e258eed238d1828 | Vincent-Michael | |
2013-08-11 | Core/SmartAI: Drop support for SMART_ACTION_SEND_CASTCREATUREORGO. It is ↵ | Discover- | |
unused in the current newest TDB, it never even worked like it should and the exact same purpose of this function is already fulfilled by SMART_ACTION_CALL_CASTEDCREATUREORGO (the correct way). | |||
2013-08-11 | Core/Spells: Convert "Summon Memory" in spell script | Vincent-Michael | |
2013-08-10 | Core/Scripts: Add missing stuff in 0161012c69bb27834328cb408684c482bd530d91 | Vincent-Michael | |
2013-08-10 | Merge pull request #10501 from Discover-/SmartAI-Action-Set-Power | Nay | |
Core/SmartAI: Implement MART_ACTION_SET_POWER, SMART_ACTION_ADD_POWER and SMART_ACTION_REMOVE_POWER (param1 = powertype, para... | |||
2013-08-10 | Scripts/ZulFarrak: Convert Witch Doctor Zum'rah from SAI to Cpp | Kirkhammett | |
Closes #10508 | |||
2013-08-10 | DB: Rename sql file for only 335 | Vincent-Michael | |
2013-08-10 | DB/Misc: Fix logic fail in f23069e324facd36325e02b92102a571556c4db2 | Vincent-Michael | |
2013-08-10 | DB/Misc: Fix startup error | Vincent-Michael | |
2013-08-10 | Merge pull request #10511 from MitchesD/Mobs | Nay | |
DB/SAI: Draktharon Keep mobs | |||
2013-08-10 | DB/SAI: Draktharon Keep mobs | MitchesD | |
2013-08-10 | Core/BattlegroundAV: Fix team variable type, "if (team == ALLIANCE)" would ↵ | Nay | |
always return false Ref 33f8c3ead4da07ff024a94b5e8cf0d05c2ebc23a#L4R1626 | |||
2013-08-10 | Scripted: Use now override for instance scripts | Vincent-Michael | |
2013-08-10 | DB/EAI: Fix unit_field changes, outdated since initial 3.x versions | Discover- | |
2013-08-10 | Scripts/Pet: Fix non pch compile | Nay | |