aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-14DB/Creature: Avian Flyer waypointKillyana
By Rushor Closes #18442
2016-12-14DB/Quest: Suspicious Hoofprints (Horde Version)Killyana
By Rushor Closes #18449
2016-12-14DB/Quest: Call of FireKillyana
By Rushor Thanks to Grz3s for the data Closes #18472
2016-12-14DB/Creature: Add and fix spawns in Dire MauleKillyana
2016-12-13Rename 2016_12_13_01_world .sql to 2016_12_13_01_world.sqlAokromes
2016-12-13DB/Creature: Fix some spawns in Dire MaulKillyana
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-10DB/Creature: delete a few Trash mobs in SupremusKittnz
by Keader
2016-12-10DB/Creature: update move_type for a few Trash mobs in SupremusKittnz
by Keader
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-09Quest: Challenge to the Black FlightKittnz
by Rushor Closes #18444
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-09Quest: Prospect of FaithKittnz
by Rushor Closes #18427
2016-12-09Quest: Elixir of AgonyKittnz
by Rushor Closes #18441
2016-12-09Quest: Captain Garran Vimes - Missing end eventKittnz
by Rushor Closes #18426
2016-12-07Fix pch - second attemptKittnz
2016-12-07Fix pchKittnz
2016-12-07Update 2016_12_07_01_world_335.sqlAokromes
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-06Rename 2016_12_06_00.sql to 2016_12_06_00_world.sqlAokromes
2016-12-06DB/Creatures: Remove "Ignore pathfinding" for High Warlord Naj'entusAokromes
Closes #18410 by Keader
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