aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-04-28Various quest system fixes (seasonal quests, timed quests and more) (#18940)xinef1
2020-04-28Core/Movement: allow focused spells to not break movement if it's movement al...ariel-
2020-04-28Core/Spell: don't make creature change orientation to 0 if channeling selfariel-
2020-04-28Core/Spell: define channels without movement interrupt flags as allowed moveariel-
2020-04-27Core/AI: prevent launching a new MoveChase if victim didn't changeariel-
2020-04-27[3.3.5] Core/Quest: always send the specified RewardNextQuest regardless of e...Xyventh
2020-04-27Core/Scripts: Willix the Importer - $n in aggro texttkrokli
2020-04-27Core/Player: don't randomly change temporary spell statusariel-
2020-04-27Core/Spell: fix creature focus with channeled spellsariel-
2020-04-27Revert "Core/Spell: don't set scaleAura for some special spells"ariel-
2020-04-27Core/Unit: fix SPELL_AURA_MOD_DAMAGE_DONE damage calculation on non-melee sch...ariel-
2020-04-27Core/Spell: register spell mod owner properly on spell castariel-
2020-04-27Core/Auras: don't skip stack rule check whenever spells have same IDariel-
2020-04-27Core/Spell: fix broken Unit::GetHighestExclusiveSameEffectSpellGroupValueariel-
2020-04-27Core/Spell: fix nopch build x2ariel-
2020-04-27Core/Spell: fix nopch buildariel-
2020-04-27Core/Spell: build fixariel-
2020-04-27Core/Spell: fixed SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT to actually ch...ariel-
2020-04-27Core/Spell: check aura positivity per effect on spell hitariel-
2020-04-27Core/Player: fix use after free crashariel-
2020-04-27Core/Spell: fix SPELL_ATTR3_IGNORE_HIT_RESULT bypassing reflectsariel-
2020-04-27Core/Instance: stop updating the instance resettimes based on creature respawnsariel-
2020-04-27Core/Misc: pch fixes pt 2ariel-
2020-04-27Core/Creature: fix integer overflow in Creature::Update leading to endless th...ariel-
2020-04-27Core/Misc: fix non-pch buildariel-
2020-04-27Core/Loot: implement Loot Item Storage (#19018)xinef1
2020-04-27Core/Movement: correct no point recalculation on speed change in TargetedMove...ccrs
2020-04-27Core/Unit: fix crash on magic school autoattacksariel-
2020-04-27Core/Unit: cleanup and minor fixes of miss and resist calculationsariel-
2020-04-27Core/Misc: fix static analysis issuesariel-
2020-04-27Core/Quest: fix RewardNextQuest being used to condition previous quests in chainariel-
2020-04-27Core/Scripts: Baltharus the Warborn preincrement _cloneCountKeader
2020-04-27Core/Movement: FormationMovementGeneratorccrs
2020-04-27Core/Misc: Fix static analysis issuesjackpoz
2020-04-27[3.3.5] Core/Movement: MotionMaster & MovementGenerators cleaning (#19361)ccrs
2020-04-27Core/Player: fix weapon dependent aura talents not applied on talent learnariel-
2020-04-27Core/Auction: wrap item deletions from AHBot auction on a transactionariel-
2020-04-27Core/Scripts: Baltharus the Warborn make clone count more readableKeader
2020-04-27Core/AHBot: fix price calcariel-
2020-04-27Core/AHBot: fixed assert checkariel-
2020-04-27Core/Spell: don't set scaleAura for some special spellsariel-
2020-04-27Core/AHBot: fix a typoariel-
2020-04-27Core/AHBot: Refactor of AuctionHouseBotSeller:ariel-
2020-04-27Core/Scripts: Fixing Carbonion/TravisKeader
2020-04-27Core/Scripts: Fixed Baltharus the Warborn clonesKeader
2020-04-27Core/Scripts: Typo in last commitKeader
2020-04-27Core/Scripts: Fixed Volatile Ooze/Gas Cloud issues in Professor PutricideKeader
2020-04-27Core/Misc: Always reward all necessary reputations on creature kill (#19106)xinef1
2020-04-27Corrected points per level calculation for some spells (#19105)xinef1
2020-04-26Core/Achievements: Optimized resetting achievement criteria by condition and ...Xinef