| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-02 | DB/Quest: Swabbin' Soap outro event | ZenoX92 | |
| Closes #19802 | |||
| 2018-01-02 | DB/Spell: Potion of Petrification | ariel- | |
| - No longer a Elixir since patch 3.2 By DanVS, closes #21162 | |||
| 2018-01-02 | Core/Scripts: fix Millhouse Manastorm resetting dialogs after Skyriss encounter | ariel- | |
| Closes #21159 | |||
| 2018-01-02 | Core/Scripts: cast "Trial of the Naaru: Tenacity" credit spell when criteria ↵ | ariel- | |
| is achieved Closes #21155 | |||
| 2018-01-02 | Core/Scripts: fixed npc immunity flags during Harbinger Skyriss encounter | ariel- | |
| - Added missing _Reset - Properly register Skyriss summons in SummonList Closes #21154 Who ordered up an extra large can of whoop-ass? | |||
| 2018-01-02 | Core/Scripts: Implemented Shifting Naaru Sliver | ariel- | |
| 2018-01-02 | Core/Scripts: fix issues with 'Squeeze' on Yogg-Saron encounter | ariel- | |
| - Unassigned spell script for 25-man difficulty - Didn't remove aura on 25-man when tentacle killed | |||
| 2018-01-02 | Core/Player: fix issue with SendLoot when using Disarm Trap at maximum range | ariel- | |
| 2018-01-02 | Core/Player: removed redundant check | ariel- | |
| 2018-01-02 | DB/Spell: rewritten conditions for Plant Warmaul Ogre Banner | ariel- | |
| 2018-01-01 | Core/Player: implemented facial hair validation | ariel- | |
| 2018-01-02 | Scripts: Fixed typo | joschiwald | |
| thanks @shenhuyong | |||
| 2018-01-01 | DB/Spell: Fingers of Frost proc | ariel- | |
| By Jildor, closes #19517 | |||
| 2018-01-01 | Core/Entities: fix crash | ariel- | |
| - 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-01 | DB/Creature: Udalo | Serpaa | |
| Closes #21109 | |||
| 2018-01-01 | Core/AI: UnitAI.h trimming part two. WaypointX methods kicked upstairs to ↵ | Treeston | |
| CreatureAI.h. | |||
| 2018-01-01 | Core/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-01 | DB/SAI: Risen Wintergarde Mage | Killyana | |
| Closes #21149 | |||
| 2018-01-01 | nopch fix 2 for d507a7e | Treeston | |
| 2018-01-01 | Core/Crash reporting: Add support to char* arrays | jackpoz | |
| Add support to char* array showing the string value instead of the pointer address | |||
| 2018-01-01 | Travis/CI: Always start mysql service | Shauren | |
| (cherry picked from commit 38baf3800b0506f3ee28238e3ee87d43be63ca76) | |||
| 2018-01-01 | Update copyright note for 2018 | tkrokli | |
| Best wishes for the new year. | |||
| 2017-12-31 | Update RBAC.h | Aokromes | |
| 2017-12-31 | Core/Misc: Removed unneeded checks | jackpoz | |
| 2017-12-31 | travis fix | Treeston | |
| 2017-12-31 | Core/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-30 | Update RBAC.h | joschiwald | |
| 2017-12-30 | nopch fix | Treeston | |
| 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-30 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-12-30 | Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT | joschiwald | |
| Closes #20504 | |||
| 2017-12-29 | Remove wrong MECHANIC_SLOW_ATTACK immunity from creatures | ariel- | |
| - Bosses need to be affected by tank debuffs (ie Thunder Clap, Judgements of the Just, Infected Wounds, Frost Fever) Ref 8ecde2f96b2b9a7f6e5cf49f1d16867bb571b886 | |||
| 2017-12-29 | Rename 2017_12_29_00_world.sql.sql to 2017_12_29_00_world.sql | ariel- | |
| 2017-12-29 | Core/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-29 | Core/Scripts: fix codestyle | ariel- | |
| 2017-12-29 | Core/Commands: Fix .modify mount (#21137) | Rochet2 | |
| 2017-12-29 | Core/Scripts: Val'anyr Hammer of Ancient Kings should proc only with ↵ | Keader | |
| effective heal | |||
| 2017-12-28 | DB/Creature: Thunder Bluff Kodo | meji46 | |
| Closes #21134 | |||
| 2017-12-28 | Core/Scripts: prevent applying Aspect of the Beast on pet load if owner has ↵ | ariel- | |
| switched aspects | |||
| 2017-12-28 | Core/Scripts: remove Quel'Delar from player inventory during "The Halls Of ↵ | ariel- | |
| Reflection" quests (24480, 24561) | |||
| 2017-12-28 | DB/Spawns: fix ICC Runeforge (missing spellfocus) | ariel- | |
| 2017-12-28 | DB/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-28 | DB/Creature: set trigger flag to Imp in a Ball | ariel- | |
| 2017-12-28 | Core/Scripts: prevent Arthas in CoS losing his gossip flag and halting ↵ | ariel- | |
| instance progress | |||
| 2017-12-28 | Core/Scripts: fixed Festergut applying more than one stack of Inoculated at once | ariel- | |
| 2017-12-28 | Core/Vehicles: changed flags required to mark a seat as "usable" | ariel- | |
| Ref #3831 | |||
| 2017-12-28 | DB/Spell: Restrict Karazhan book buffs to that raid | ariel- | |
| Ref #16049 | |||
| 2017-12-28 | Core/Spells: Scatter and Silencing shots should be instant | ariel- | |
| 2017-12-28 | DB/LFG: Fix BRD start position | ariel- | |
| 2017-12-28 | Core/AI: Added a way to specify if certain AI types mustn't be allowed on DB | ariel- | |
| Ref 072c884ed86a9bf895cd5f53b0f6480ae14c3059 Ref 2c7e921cdc14527bd99d6976793e69999f262f9d | |||
