aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-12-26Core/Items: Fixed empty slots handling in equipment manager (#18613)xinef1
2016-12-26Core/Units: Fixed bug in stun code making units summoned by npcs to never ↵xinef1
break out of stun (#18612)
2016-12-26Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)xinef1
2016-12-24Core/Ruby: Minor fixes in Halion encountersirikfoll
* Some codestyle fixes * Fixed wrong Halion summon with Hotswap system * Fixed evade issue * Fixed emblem frost exploit
2016-12-23Core/Ulduar: Fixed XT002 Heart phaseKeader
Closes #18557 Thanks to xinef1 * Fixed Heart Phase * Fixed Combat bug with Heart after wipe * Added DespawnAtEvadeMethod
2016-12-22Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
Closes #18530 * Fixed range issue * Fixed weave spawn when Summon Timmer Suppresser(70912) is casted * Fixed spawn count
2016-12-22Core/Scripts: Mother Shahraz encounter rewrite (#18446)Keader
2016-12-21Core/Scripts: Minor fixes in Baltharus The Warborn (#18550)Keader
* Core/Scripts: Minor fixes in Baltharus The Warborn * go away travis
2016-12-19Scripts/Events Implement Pilgrim's Bounty Bountiful Tablesirikfoll
2016-12-18Core/Misc: Mark some rbac/trinity_string entries as usedShauren
2016-12-16Core/Scripts: Black Temple - added comments in all SpellScripts (#18494)Keader
2016-12-15Core/Spell: fix for hitmask being ignored in finish phase procsariel-
2016-12-15Core/Script: Implement Paralytic Poisonariel-
Closes #16905
2016-12-15Core/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-15Core/Pets: Use prepared statements in Pet::SavePetToDBmyran2
Very partial cherry pick (cherry picked from commit bc1a81747ae032bc2ae3681d99f5f6058d20caff)
2016-12-15Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
(cherry picked from commit ac1dc758b98baab13dab66057c6d45e9295d8eb1)
2016-12-15Core/Player: prevent early aura removal when swapping weaponsariel-
Closes #18428
2016-12-14Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommandsariel-
Ref #18463
2016-12-13Core/Misc: readd some codestyle changes inadvertently revertedariel-
- Ref commit 6dc37a9add631888fe5fbcd43d19c2b07bed8a57
2016-12-13Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE ↵ariel-
immunity handling - Bonus: without breaking Banish... yay! Closes #18370
2016-12-13Core/Scripts: Fixed Reliquary of Souls Boundary (#18470)Keader
Followup 02f18419f58dc952cd209c97f641269bea6bd1fc
2016-12-13Update boss_reliquary_of_souls.cppAokromes
2016-12-13Core/Scripts: Reliquary of Souls RewriteKeader
2016-12-13Core/Unit: feral druid attacks should not be normalizedariel-
Closes #18460
2016-12-13Core/Unit: Fixed Blood Gorged ArPen bonusariel-
- Also, fixes arp bonus for mace specialization being applied to attacks from non-mace weapon type
2016-12-13Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with ↵ariel-
proper helper functions
2016-12-13Core/Unit: added GetTotalAuraXXX overloads taking a predicateariel-
- Redefined existing overloads to use the predicate logic, avoids code duplication and not checking same stack rules
2016-12-12Core/Unit: added missing nullptr check in IsImmunedToSpellEffectariel-
Closes #18461
2016-12-11Core/Entities: don't absolute compare positions on UpdatePositionariel-
Closes #18415
2016-12-11Core/Spell: implemented dispel reflectionariel-
Closes #18323
2016-12-11Core/Spell: improved immunity logic for dispelsariel-
- Fixes dispel magic removing immunity spells (Divine Shield for example). Ref issue #18370
2016-12-10Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for nowariel-
- 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-09Core/Stat: fixed Predatory Strikesariel-
- 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-09Core/Stat: readd incorrectly removed feral ap bonus to Monkin formariel-
- 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-09Core/Stats: fixed feral AP calculationariel-
Closes #18435
2016-12-09Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signedariel-
- They were used both signed and unsignedly - Bonus: some magic number removal with enums
2016-12-09Core/Spell: do not downscale certain aurasariel-
2016-12-09Core/Spell: fix Magic Absorption, take twoariel-
2016-12-09Revert "Core/Spell: Magic Absorption Calculation"ariel-
This reverts commit fb52e69169a5881c67011f38c4d0448946856779.
2016-12-07Fix pch - second attemptKittnz
2016-12-07Fix pchKittnz
2016-12-07Core/Event: Add Fireworks Spectacular (4th of July) & New Year's Eve event!Kittnz
2016-12-07Core/Scripts: Professor Putricide - Fixed Tear Gas spell sometimes dont ↵Keader
casted in phase transitions (#18425) Closes: #7972
2016-12-07Core/Scripts: Rewrite Magtheridons Lair (#18330)Keader
Core/Scripts: Rewrite Magtheridons Lair
2016-12-03Core/SpellMgr: added a startup error for possibly unhandled procsariel-
2016-12-03Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. ↵ariel-
Devouring Plague damage
2016-12-03Correct Nav type for WMO objects (#18364)zori
* Tools/MMaps: Correct liquid type for WMO objects * MMaps: Update version to 6
2016-12-02Core/Map: missing file change in last commitariel-
2016-12-02Core/Maps: bumping Vmap version after 2402f476424531a175d9a016f433321f00608501ariel-
Re-extracting vmaps is required
2016-12-02RA.MinLevel to Ra.MinLevel (#18387)Sean Rhone
Solves https://github.com/TrinityCore/TrinityCore/issues/18386