| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-03 | Core/Spells: Fix pick lock - thanks to cyberbrest for pointing the reason of ↵ | QAston | |
| this issue. | |||
| 2011-09-03 | Core/Achievements: Fixed some Alterac Valley achievements: | horn | |
| - Stormpike Perfection - Frostwolf Perfection - Everything Counts | |||
| 2011-09-03 | Core/Spells: Fixed misdirection ability of hunters to end 4 seconds after ↵ | hacknowledge | |
| first damage proc - fixes #114 | |||
| 2011-09-03 | Fix build after recent pull merges. | QAston | |
| 2011-09-03 | Correct sql file naming for b40bf693194abd3f1b9e. | QAston | |
| 2011-09-03 | [Core/Threat] SpellThreat-Calculation revamped | sarjuuk | |
| short: - Threat is now distributed blizzlike (almost) long: - Percent- and AP-Modifieres got add - Threat is now propperly distributed through multiple enemies - Most spells will cause initial threat in an amount equal to their SpellLevel - Energize-Effects will now be treated like healing (threat-wise) - Tanks got their missing +43% passive threat tacked on - Paladins are still missing 'Salvation' and will not only cause half threat with healing (essentially 25% of the amount healed) | |||
| 2011-09-03 | Merge pull request #2852 from Chaplain/cleanup2 | QAston | |
| Core/Misc: Cleanup - remove unused variables, add some const modifiers to functions, fix process of args in vmap3_extractor | |||
| 2011-09-03 | Core/Spells: Core/Spells: Fix manual cancel of mind control. closes #2676 | Chaplain | |
| 2011-09-03 | Merge pull request #2778 from KoffeinKaio/master | QAston | |
| Fixed spellid's from Zul'Gurub encounters High Priest Thekal and Bloodlord Mandokir (&adds). | |||
| 2011-09-03 | Merge pull request #2777 from KoffeinKaio/fishing | QAston | |
| Core/Spells: Fixed fishing bobber landing angle. | |||
| 2011-09-03 | Merge pull request 'Fix quest New Recruit(13143) & Fix quest King of the ↵ | QAston | |
| Mountain(13280&13283)' from Kiperr/TrinityCore | |||
| 2011-09-03 | Merge pull request #2735 from hacknowledge/fix_2734 | QAston | |
| Core/Spells: Fixes ammo consumption for Hunter's Volley | |||
| 2011-09-03 | Merge pull request: The Val'kyr Twins Clean up and Implements from ↵ | QAston | |
| 'Drethek/master' | |||
| 2011-09-03 | Scripts/Icecrown Citadel: Despawn Rot worms when reseting Valithria Dreamwalker | Shauren | |
| Closes #2875 | |||
| 2011-09-03 | Some missed things | Shauren | |
| 2011-09-02 | Oops, missed this (could have caused crashes) | Shauren | |
| 2011-09-02 | Scripts/Icecrown Citadel | Shauren | |
| * Replaced custom check classes with new Trinity::UnitAuraCheck * Rotface will no longer select separate players for each effect of Mutated Infection Closes #2866 | |||
| 2011-09-02 | Core/Arena: Players online but not in world will now gain their arena points ↵ | Shauren | |
| as intended | |||
| 2011-09-02 | Twin Val'kyr - Summon Portals before spawn Val'kyrs | Nevan | |
| 2011-09-02 | Twin Val'kyr - Do not enter in combat on start | Nevan | |
| 2011-09-02 | Scripts/Icecrown Citadel | Shauren | |
| * Despawn all kind of summons when Blood Prince Council encounter finishes * Properly remove Delirious Slash debuff on all difficulties * Increased delaying events when Blood-Queen Lana'thel's air phase happens, she should no longer cast anything before flying * Remove Mutated Infection debuff when Rotface dies | |||
| 2011-09-02 | Typo on last commit | Nevan | |
| 2011-09-02 | Twin Val'kyr - Implement Dual Wield on Power of the Twins spells. | Nevan | |
| 2011-09-02 | DB/Misc: Some random, small fixes | Nay | |
| 2011-09-01 | Core: cleanup. | Chaplain | |
| *remove some garbage *little bit moore const func *fix process of args in vmap3_extractor | |||
| 2011-09-01 | DB/Disables: Add "Stoneclaw Totem TEST" spell to the disables table. Closes ↵ | Nay | |
| #2818 & #2232 | |||
| 2011-09-01 | Scripts/Commands: Allow c++ style comments in opcode.txt file for .debug ↵ | QAston | |
| send opcode command. | |||
| 2011-09-01 | Core/Spells: Make mind sear aoe no longet target unit at which caster is ↵ | QAston | |
| channeling the spell. | |||
| 2011-09-01 | Twin's Valk Removed Hardcoded Healing | Nevan | |
| 2011-09-01 | Scripts/Icecrown Citadel: Fixed Blood-Queen Lana'thel's target selection for ↵ | Shauren | |
| Bloodbolt Whirl | |||
| 2011-08-31 | Revert "Rotface should only cast Mutated Infection on one player." | Shauren | |
| This reverts commit b0ec389e1f4aaef9c33c836ce4f56a851089fba8. | |||
| 2011-08-31 | Merge pull request #2838 from wonopon/patch-7 | QAston | |
| Rotface should only cast Mutated Infection on one player. | |||
| 2011-08-31 | Rotface should only cast Mutated Infection on one player. | wonopon | |
| 2011-08-31 | Merge pull request #2821 from Chaplain/cleanup2 | QAston | |
| Core/Misc: Cleanup | |||
| 2011-08-31 | Merge pull request #2792 from wonopon/patch-6 | QAston | |
| Scripts/Taldaram: Make the boss cast Bloodthirst on self instead of on victim. | |||
| 2011-08-31 | Merge pull request #2762 from Kapoeira/master | QAston | |
| Core/Spells: Prevent deterrance from parrying spells that require the attacker to be behind the hunter, like Shred or Ambush. | |||
| 2011-08-31 | Core/Spells: Some aura defines | Shocker | |
| 2011-08-31 | Core/Spells: Rename SPELL_AURA_POWER_BURN_MANA to SPELL_AURA_POWER_BURN | Shocker | |
| 2011-08-30 | Core: Cleanup. | Chaplain | |
| 2011-08-30 | Core/Spells: Fix Aspect of the Beast | Kapoeira | |
| Closes #462 Closes #2814 | |||
| 2011-08-30 | Core: Crash fix (TemporarySummon), remove some warnings and some other minor ↵ | Spp- | |
| changes - "const uint64" and "uint64 const" --> uint64 - Add some info in LFGDungeonEntry - Move some definitions from ".h" files and move to ".cpp" | |||
| 2011-08-30 | Core/AI: Fix a crash in UnitAI | Spp- | |
| 2011-08-30 | Core/Commands: Prevent crash upon using .pinfo on characters in unknown areas | leak | |
| Closes #2784 | |||
| 2011-08-30 | Yet another missed change, i should probably start reading what i change... | Shauren | |
| 2011-08-30 | Core/Objects: Properly clear update mask after sending update packets, ↵ | Shauren | |
| thanks Havenard for pointing it out Closes #2799 | |||
| 2011-08-30 | Core/Spells: Make core be a little less strict about some spell attributes ↵ | QAston | |
| SPELL_ATTR0_CASTABLE_WHILE_DEAD and SPELL_ATTR2_CAN_TARGET_NOT_IN_LOS checks. | |||
| 2011-08-29 | Core/Spells: Set summoner guid for GO cast triggers to allow proper ↵ | cyberbrest | |
| hostility checks on cast | |||
| 2011-08-29 | Core/Spells: check unattackable flag only for negative spells. | QAston | |
| 2011-08-29 | Scripts/Icecrown Citadel: Valithria Dreamwalker will be immune to healing ↵ | Shauren | |
| from Glyph of Dispel Magic | |||
| 2011-08-29 | Scripts/Icecrown Citadel: Removed crashing script for Expunged Gas and moved ↵ | Shauren | |
| it to where it belongs - proc system | |||
