aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-02DB/Quest: Swabbin' Soap outro eventZenoX92
Closes #19802
2018-01-02DB/Spell: Potion of Petrificationariel-
- No longer a Elixir since patch 3.2 By DanVS, closes #21162
2018-01-02Core/Scripts: fix Millhouse Manastorm resetting dialogs after Skyriss encounterariel-
Closes #21159
2018-01-02Core/Scripts: cast "Trial of the Naaru: Tenacity" credit spell when criteria ↵ariel-
is achieved Closes #21155
2018-01-02Core/Scripts: fixed npc immunity flags during Harbinger Skyriss encounterariel-
- Added missing _Reset - Properly register Skyriss summons in SummonList Closes #21154 Who ordered up an extra large can of whoop-ass?
2018-01-02Core/Scripts: Implemented Shifting Naaru Sliverariel-
2018-01-02Core/Scripts: fix issues with 'Squeeze' on Yogg-Saron encounterariel-
- Unassigned spell script for 25-man difficulty - Didn't remove aura on 25-man when tentacle killed
2018-01-02Core/Player: fix issue with SendLoot when using Disarm Trap at maximum rangeariel-
2018-01-02Core/Player: removed redundant checkariel-
2018-01-02DB/Spell: rewritten conditions for Plant Warmaul Ogre Bannerariel-
2018-01-01Core/Player: implemented facial hair validationariel-
2018-01-02Scripts: Fixed typojoschiwald
thanks @shenhuyong
2018-01-01DB/Spell: Fingers of Frost procariel-
By Jildor, closes #19517
2018-01-01Core/Entities: fix crashariel-
- m_currentSpells and spell would be different in case cancelation of a channeled spell would remove the aura, and aura scripted to cast another channeled spell on remove - In the above situation, we would lose reference of currentSpell and remove reference from wrong one, this was fixed by clearing the pointer before spell cancelation. Closes #20172
2018-01-01DB/Creature: UdaloSerpaa
Closes #21109
2018-01-01Core/AI: UnitAI.h trimming part two. WaypointX methods kicked upstairs to ↵Treeston
CreatureAI.h.
2018-01-01Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they ↵Treeston
only make sense for Creatures anyway. Also change a very ugly hack in GetDialogStatus. Ew.
2018-01-01DB/SAI: Risen Wintergarde MageKillyana
Closes #21149
2018-01-01nopch fix 2 for d507a7eTreeston
2018-01-01Core/Crash reporting: Add support to char* arraysjackpoz
Add support to char* array showing the string value instead of the pointer address
2018-01-01Travis/CI: Always start mysql serviceShauren
(cherry picked from commit 38baf3800b0506f3ee28238e3ee87d43be63ca76)
2018-01-01Update copyright note for 2018tkrokli
Best wishes for the new year.
2017-12-31Update RBAC.hAokromes
2017-12-31Core/Misc: Removed unneeded checksjackpoz
2017-12-31travis fixTreeston
2017-12-31Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is ↵Treeston
now called CreatureAI::JustEngagedWith. There's also two new methods on UnitAI, though they're never invoked right now.
2017-12-30Update RBAC.hjoschiwald
2017-12-30nopch fixTreeston
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
Core/Spell: The giant CastSpell unclusterfucking (that's a word now) of this generation. - CastSpell now always takes three arguments - target, spellId, and a struct containing extra arguments - This struct (CastSpellExtraArgs, see SpellDefines.h) serves as a conglomerate of every previous combination of the 20 billion different CastSpell overloads, all merged into one - It has some great utility constructors - check them out! All of these can be used to implicitly construct the ExtraArgs object. - A gajillion refactors to make everything behave the way it always has
2017-12-30Core/Misc: Fix static analysis issuesjackpoz
2017-12-30Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENTjoschiwald
Closes #20504
2017-12-29Remove wrong MECHANIC_SLOW_ATTACK immunity from creaturesariel-
- Bosses need to be affected by tank debuffs (ie Thunder Clap, Judgements of the Just, Infected Wounds, Frost Fever) Ref 8ecde2f96b2b9a7f6e5cf49f1d16867bb571b886
2017-12-29Rename 2017_12_29_00_world.sql.sql to 2017_12_29_00_world.sqlariel-
2017-12-29Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
* Core/Entities: Fix some weird movement due to los issues - Made LoS check use collisionHeight instead of midsection. Value was too low. - Gnomes will now have a breath bar more quickly than for example a tauren. - Changes have been made to checking for ground z as well, some tweeking might be needed but removed most of the scattered +2.0f/+0.5f/we * Add 0.05f to isInAir check in Creature::UpdateMovementFlags
2017-12-29Core/Scripts: fix codestyleariel-
2017-12-29Core/Commands: Fix .modify mount (#21137)Rochet2
2017-12-29Core/Scripts: Val'anyr Hammer of Ancient Kings should proc only with ↵Keader
effective heal
2017-12-28DB/Creature: Thunder Bluff Kodomeji46
Closes #21134
2017-12-28Core/Scripts: prevent applying Aspect of the Beast on pet load if owner has ↵ariel-
switched aspects
2017-12-28Core/Scripts: remove Quel'Delar from player inventory during "The Halls Of ↵ariel-
Reflection" quests (24480, 24561)
2017-12-28DB/Spawns: fix ICC Runeforge (missing spellfocus)ariel-
2017-12-28DB/Loot: Vanquisher's Mark of Sanctification has a slightly higher drop ↵ariel-
chance than other marks - This is to compensate the fact that it's shared by 4 classes instead of 3
2017-12-28DB/Creature: set trigger flag to Imp in a Ballariel-
2017-12-28Core/Scripts: prevent Arthas in CoS losing his gossip flag and halting ↵ariel-
instance progress
2017-12-28Core/Scripts: fixed Festergut applying more than one stack of Inoculated at onceariel-
2017-12-28Core/Vehicles: changed flags required to mark a seat as "usable"ariel-
Ref #3831
2017-12-28DB/Spell: Restrict Karazhan book buffs to that raidariel-
Ref #16049
2017-12-28Core/Spells: Scatter and Silencing shots should be instantariel-
2017-12-28DB/LFG: Fix BRD start positionariel-
2017-12-28Core/AI: Added a way to specify if certain AI types mustn't be allowed on DBariel-
Ref 072c884ed86a9bf895cd5f53b0f6480ae14c3059 Ref 2c7e921cdc14527bd99d6976793e69999f262f9d