| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-26 | Core/Items: Fixed empty slots handling in equipment manager (#18613) | xinef1 | |
| 2016-12-26 | Core/Units: Fixed bug in stun code making units summoned by npcs to never ↵ | xinef1 | |
| break out of stun (#18612) | |||
| 2016-12-26 | Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605) | xinef1 | |
| 2016-12-24 | Core/Ruby: Minor fixes in Halion encounter | sirikfoll | |
| * Some codestyle fixes * Fixed wrong Halion summon with Hotswap system * Fixed evade issue * Fixed emblem frost exploit | |||
| 2016-12-23 | Core/Ulduar: Fixed XT002 Heart phase | Keader | |
| Closes #18557 Thanks to xinef1 * Fixed Heart Phase * Fixed Combat bug with Heart after wipe * Added DespawnAtEvadeMethod | |||
| 2016-12-22 | Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounter | Keader | |
| Closes #18530 * Fixed range issue * Fixed weave spawn when Summon Timmer Suppresser(70912) is casted * Fixed spawn count | |||
| 2016-12-22 | Core/Scripts: Mother Shahraz encounter rewrite (#18446) | Keader | |
| 2016-12-21 | Core/Scripts: Minor fixes in Baltharus The Warborn (#18550) | Keader | |
| * Core/Scripts: Minor fixes in Baltharus The Warborn * go away travis | |||
| 2016-12-19 | Scripts/Events Implement Pilgrim's Bounty Bountiful Table | sirikfoll | |
| 2016-12-18 | Core/Misc: Mark some rbac/trinity_string entries as used | Shauren | |
| 2016-12-16 | Core/Scripts: Black Temple - added comments in all SpellScripts (#18494) | Keader | |
| 2016-12-15 | Core/Spell: fix for hitmask being ignored in finish phase procs | ariel- | |
| 2016-12-15 | Core/Script: Implement Paralytic Poison | ariel- | |
| Closes #16905 | |||
| 2016-12-15 | Core/Spell: add an exception for Cyclone ignoring it's own immunity using ↵ | ariel- | |
| dispel type - Unsure of what is the correct check, most generic thing I could make Closes #18479 | |||
| 2016-12-15 | Core/Pets: Use prepared statements in Pet::SavePetToDB | myran2 | |
| Very partial cherry pick (cherry picked from commit bc1a81747ae032bc2ae3681d99f5f6058d20caff) | |||
| 2016-12-15 | Core/Units: Cleanup hardcoded magic numbers for byte field offsets | Shauren | |
| (cherry picked from commit ac1dc758b98baab13dab66057c6d45e9295d8eb1) | |||
| 2016-12-15 | Core/Player: prevent early aura removal when swapping weapons | ariel- | |
| Closes #18428 | |||
| 2016-12-14 | Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommands | ariel- | |
| Ref #18463 | |||
| 2016-12-13 | Core/Misc: readd some codestyle changes inadvertently reverted | ariel- | |
| - Ref commit 6dc37a9add631888fe5fbcd43d19c2b07bed8a57 | |||
| 2016-12-13 | Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE ↵ | ariel- | |
| immunity handling - Bonus: without breaking Banish... yay! Closes #18370 | |||
| 2016-12-13 | Core/Scripts: Fixed Reliquary of Souls Boundary (#18470) | Keader | |
| Followup 02f18419f58dc952cd209c97f641269bea6bd1fc | |||
| 2016-12-13 | Update boss_reliquary_of_souls.cpp | Aokromes | |
| 2016-12-13 | Core/Scripts: Reliquary of Souls Rewrite | Keader | |
| 2016-12-13 | Core/Unit: feral druid attacks should not be normalized | ariel- | |
| Closes #18460 | |||
| 2016-12-13 | Core/Unit: Fixed Blood Gorged ArPen bonus | ariel- | |
| - Also, fixes arp bonus for mace specialization being applied to attacks from non-mace weapon type | |||
| 2016-12-13 | Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with ↵ | ariel- | |
| proper helper functions | |||
| 2016-12-13 | Core/Unit: added GetTotalAuraXXX overloads taking a predicate | ariel- | |
| - Redefined existing overloads to use the predicate logic, avoids code duplication and not checking same stack rules | |||
| 2016-12-12 | Core/Unit: added missing nullptr check in IsImmunedToSpellEffect | ariel- | |
| Closes #18461 | |||
| 2016-12-11 | Core/Entities: don't absolute compare positions on UpdatePosition | ariel- | |
| Closes #18415 | |||
| 2016-12-11 | Core/Spell: implemented dispel reflection | ariel- | |
| Closes #18323 | |||
| 2016-12-11 | Core/Spell: improved immunity logic for dispels | ariel- | |
| - Fixes dispel magic removing immunity spells (Divine Shield for example). Ref issue #18370 | |||
| 2016-12-10 | Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for now | ariel- | |
| - Some function renames - Used in some client checks but not 100% sure of its usage (eg in CGUnit_C::CheckAndReportSpellInhibitFlags but not in Spell_C::IsUsableAction) Closes #18366 | |||
| 2016-12-09 | Core/Stat: fixed Predatory Strikes | ariel- | |
| - Fixed bonus getting stuck after removing weapon - Fixed calculation (must count both feral ap and any ap the weapon has as stated on the talent "any attack power on your equipped weapon") | |||
| 2016-12-09 | Core/Stat: readd incorrectly removed feral ap bonus to Monkin form | ariel- | |
| - Shall not inherit predatory strikes bonus like before though: * Patch 3.1.0 notes: This talent no longer works when in Moonkin form. | |||
| 2016-12-09 | Core/Stats: fixed feral AP calculation | ariel- | |
| Closes #18435 | |||
| 2016-12-09 | Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signed | ariel- | |
| - They were used both signed and unsignedly - Bonus: some magic number removal with enums | |||
| 2016-12-09 | Core/Spell: do not downscale certain auras | ariel- | |
| 2016-12-09 | Core/Spell: fix Magic Absorption, take two | ariel- | |
| 2016-12-09 | Revert "Core/Spell: Magic Absorption Calculation" | ariel- | |
| This reverts commit fb52e69169a5881c67011f38c4d0448946856779. | |||
| 2016-12-07 | Fix pch - second attempt | Kittnz | |
| 2016-12-07 | Fix pch | Kittnz | |
| 2016-12-07 | Core/Event: Add Fireworks Spectacular (4th of July) & New Year's Eve event! | Kittnz | |
| 2016-12-07 | Core/Scripts: Professor Putricide - Fixed Tear Gas spell sometimes dont ↵ | Keader | |
| casted in phase transitions (#18425) Closes: #7972 | |||
| 2016-12-07 | Core/Scripts: Rewrite Magtheridons Lair (#18330) | Keader | |
| Core/Scripts: Rewrite Magtheridons Lair | |||
| 2016-12-03 | Core/SpellMgr: added a startup error for possibly unhandled procs | ariel- | |
| 2016-12-03 | Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. ↵ | ariel- | |
| Devouring Plague damage | |||
| 2016-12-03 | Correct Nav type for WMO objects (#18364) | zori | |
| * Tools/MMaps: Correct liquid type for WMO objects * MMaps: Update version to 6 | |||
| 2016-12-02 | Core/Map: missing file change in last commit | ariel- | |
| 2016-12-02 | Core/Maps: bumping Vmap version after 2402f476424531a175d9a016f433321f00608501 | ariel- | |
| Re-extracting vmaps is required | |||
| 2016-12-02 | RA.MinLevel to Ra.MinLevel (#18387) | Sean Rhone | |
| Solves https://github.com/TrinityCore/TrinityCore/issues/18386 | |||
