aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-18Core/Spells: Check both main and offhand weapons if spell attributes require ...Shauren
2018-03-18Fixed array size bug with the auction house bid price. Lowered the default ma...Ayrton Stout
2018-03-18Core/World: Simplified sleep calculation routine for world update thread (#18...xinef1
2018-03-18Core/AH: AuctionHouseBot BidPrice determined by config optionsAyrton Stout
2018-03-18Core/Spells: add some missing breaksariel-
2018-03-18Core/Player: Recast lost by death item obtain spells of any items held in the...ariel-
2018-03-18Core/Vehicles: make vehicles immune to Cycloneariel-
2018-03-18Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2018-03-18Core/Items: Fixed problem where item dependent auras are not properly updated...xinef1
2018-03-18Core/Spell: reverted changes for NO_TARGET handlingariel-
2018-03-18Core/Spell: Fixed bug where spell could fail to hit a target properly even if...xinef1
2018-03-18Core/Spell: fix one spell range issueariel-
2018-03-18Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticksariel-
2018-03-18Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as c...ariel-
2018-03-18Core/Spell: reverted stun aura handlingariel-
2018-03-18Core/Scripts: Fixed chase movement in Palehoof encounterKeader
2018-03-18Core/Scripts: Black Temple misc fixesKeader
2018-03-18Core/Movement: Typo fix for falling to void case (#18611)xinef1
2018-03-18Core/Scripts: Added missing spells in Skeram (#18486)Keader
2018-03-18Core/SmartScript: update ACTION_GO_SET_GO_STATEKittnz
2018-03-18Core/Events: Fixed logic for Fireworks Show at New Years AdjustmentsKittnz
2018-03-18Core/Events: Adjust timings and occurrence for Fireworks Show at New Years EveKittnz
2018-03-18Core/Units: Fixed bug in stun code making units summoned by npcs to never bre...xinef1
2018-03-18Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)xinef1
2018-03-18Core/Ruby: Minor fixes in Halion encountersirikfoll
2018-03-18Core/Ulduar: Fixed XT002 Heart phaseKeader
2018-03-17Core/Channels: Fix channel joins/changes (#21645)Roc13x
2018-03-14Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = ...Shauren
2018-03-14Scripts/Commands: implemented command .server debugAokromes
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Fix non-PCH build #2.Gacko
2018-03-12Fix non-PCH build.Gacko
2018-03-12Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
2018-03-12Core/Scripts: Mother Shahraz encounter rewrite (#18446)Keader
2018-03-12Core/Scripts: Minor fixes in Baltharus The Warborn (#18550)Keader
2018-03-12Scripts/Events Implement Pilgrim's Bounty Bountiful Tablesirikfoll
2018-03-12Core/Scripts: Black Temple - added comments in all SpellScripts (#18494)Keader
2018-03-12Core/Spell: fix for hitmask being ignored in finish phase procsariel-
2018-03-12Core/Script: Implement Paralytic Poisonariel-
2018-03-12Core/Spell: add an exception for Cyclone ignoring it's own immunity using dis...ariel-
2018-03-12Core/Player: prevent early aura removal when swapping weaponsariel-
2018-03-12Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommandsariel-
2018-03-12Core/Misc: readd some codestyle changes inadvertently revertedariel-
2018-03-12Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2018-03-12Core/Scripts: Reliquary of Souls RewriteKeader
2018-03-12Core/Unit: feral druid attacks should not be normalizedariel-
2018-03-12Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2018-03-12Core/Unit: added GetTotalAuraXXX overloads taking a predicateariel-
2018-03-12Core/Unit: added missing nullptr check in IsImmunedToSpellEffectariel-
2018-03-12Core/Entities: don't absolute compare positions on UpdatePositionariel-