aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-03-04Scripts/Spells: Fixed various paladin spell scripts and removed outdated onesMatan Shukry
2021-03-04Core/Spells: Moved power cost RequiredAuraSpellID condition checking to make ↵Shauren
sure all overloads of SpellInfo::CalcPowerCost take it into account
2021-03-04Core/Spells: Add Spell::HasPowerTypeCost to check which power types a spell usesShauren
2021-03-04Core/PacketIO: Fix suppressing building SMSG_UPDATE_OBJECT packetsShauren
2021-03-04Core/Spells: Implemented SPELL_EFFECT_PLAY_SCENE_SCRIPT_PACKAGE and ↵Shauren
SPELL_EFFECT_CREATE_PRIVATE_CONVERSATION
2021-03-04Core/Spells: Updated spell effect type definitions to match latest client ↵Shauren
version
2021-03-04Core/SmartScripts: Code cleanupjackpoz
(cherry picked from commit f555a67bf850e1a9659c89551d7bb69cc812f161)
2021-03-04Core/SAI: Add event_parm5 "player only" for EVENT_OOC_LOS and EVENT_IC_LOSKillyana
Closes #21497 (cherry picked from commit 5ad38c31b0ed633555f281318684e57ea5d6dd73)
2021-03-03Core/Commands: Fixed .bnetaccount gameaccountcreate command generating too ↵Shauren
long passwords
2021-03-03Core/AuctionHouse: Fix overflow in item ordering. (#26196)MaxtorCoder
2021-03-02Core/Spells: Fixed calculation spell optional power cost when any modifiers ↵Shauren
are applied
2021-03-02Core/Spells: Refactor Player::ApplySpellMod to take SpellInfo argument ↵Shauren
instead of just spell id
2021-03-02Core/Spells: Refactor getting spell mod values to separate functionShauren
2021-03-02Core/PacketIO: Increase max allowed incoming packet size for CMSG_HOTFIX_REQUESTShauren
2021-03-01Core/Criteria: Always fail ↵Shauren
CRITERIA_ADDITIONAL_CONDITION_USED_LEVEL_BOOST_LESS_THAN_HOURS_AGO Closes #26186
2021-02-28Core/Spells: Implemented spell effect 202 SPELL_EFFECT_APPLY_AREA_AURA_SUMMONSShauren
2021-02-28Core/PacketIO: Use hotfix status enum instead of magic numbers in SMSG_DB_REPLYShauren
2021-02-28Spells/Auras: Dont save SPELL_AURA_BATTLEGROUND_PLAYER_POSITION auras (#26076)Jeremy
2021-02-28Core/Scripts: Add SpellInfo argument to ScriptMgr::ModifySpellDamageTaken ↵Robingad
(#26141)
2021-02-28Core/Spells: Add nullptr itemTarget check in Spell::EffectEnchantItemTmp ↵Robingad
(#26172)
2021-02-28Core/DataStores: Support all new hotfix status valuesShauren
2021-02-27Core/Scenes: Add support for encrypted scenesShauren
2021-02-27Core/Auras: implemented SPELL_AURA_MOD_HEALING_DONE_PCT_VERSUS_TARGET_HEALTH ↵Ovah
(#26176)
2021-02-27Scripts/Spells: Removed unused warrior spell scripts (#26160)Matan Shukry
2021-02-27Scripts/Spells: Removed unused dk spell scripts (#26154)Matan Shukry
2021-02-27Scripts/Spells: Removed unused warlock spell scripts (#26159)Matan Shukry
2021-02-27Scripts/Spells: Removed unused shaman spell scripts (#26158)Matan Shukry
2021-02-27Scripts/Spells: Removed unused rogue spell scriptss (#26157)Matan Shukry
2021-02-27Scripts/Spells: Removed unused hunter spell scripts (#26155)Matan Shukry
2021-02-27Scripts/Spells: Removed unused priest spell scripts (#26153)Matan Shukry
2021-02-27Core/SAI: Rename SMART_ACTION_TALK_CONVERSATION to ↵Shauren
SMART_ACTION_CREATE_CONVERSATION
2021-02-27Core/SAI: Add SAI action to create a conversation (#26169)Matan Shukry
2021-02-27Fix nopch buildShauren
2021-02-27Core/Phasing: Implemented setting personal guid on PhaseShiftShauren
2021-02-26Core/Auras: Implemented SPELL_AURA_PHASE_ALWAYS_VISIBLEShauren
2021-02-26Scripts/Quests: Implemented new quest scripting hook, ↵Shauren
OnQuestAcknowledgeAutoAccept, used when player closes quest frame after viewing details of autoaccept quests
2021-02-25Core/Misc: Really fixed nopch MSVC buildShauren
(cherry picked from commit e19bb7a1a5e2ee7881cd9637f46e97982d5f7560)
2021-02-25Core/Movement: correction on header use on some generatorsccrs
(cherry picked from commit daef1493f2626085ff9381c24d330ab6fdfeadb6)
2021-02-25Core/Misc: Fixed nopch MSVC buildShauren
(cherry picked from commit e977bb4c4de3608cbbfe0b2d28cd0f4176a44777)
2021-02-25Core/AI: reorder methods in ScriptedEscortAIccrs
plus ninja rename (cherry picked from commit 0db5516a1a8edcb0bcac86bc1ba5354abe267097)
2021-02-25Core/Spells: Gathering no longer fails after patch 3.1.0 (#21039)Ovah
* Core/Skills: gathering items with orange skill level will no longer fail as it has been removed with patch 3.1.0 Closes #21038 (cherry picked from commit 51bcd1a918f6d0a908deb01051a07f63a7f0e9d6)
2021-02-25Core/Misc: Fix static analysis issuesjackpoz
Fix static analysis issues reported by 3rd party tools (cherry picked from commit 24e82fe83d384e3a4cf17719e728760053516607)
2021-02-25Core/Misc: Fix static analysis issuesjackpoz
Fix coverity id 1382860 (cherry picked from commit 19e99478a70515660615fa8c9d27c7b9581d3098)
2021-02-25Core/Creatures: Implemented extra flag to use offhand attacks (#21008)Ovah
* Fixed initial offhand attack timer so the main and offhand attacks will now act blizzlike instead of getting executed at the same time Note: since some creature equipment items cannot be identified as weapon since they are only visual items there is no way to detect this automaticly (cherry picked from commit 869affa89300c24b85896a050b58241714786454)
2021-02-25Core/Scripts: Fixed Enervating Brand in Baltharus encounterKeader
Closes #21027 By Mihapro (cherry picked from commit 6598c5d2f3af6f9282686fad844457fd1375785d)
2021-02-25Core/Spells: Fixed accessing freed memory after reloading spell_areaShauren
(cherry picked from commit d011097ab0f0c4763108547ba5667e8de5768ef6)
2021-02-25Shared/Metric: Stop metrics on shutdownjackpoz
Properly stop metric information gathering and sending on shutdown. Issue reported by AddressSanitizer. (cherry picked from commit e9c475d45f7fbe78d68e8d0cafe66b829acb6ce6)
2021-02-25Core/Crash reporting: Fix buffer overflowjackpoz
(cherry picked from commit c7043b25f659eddd75fecd916235e524223c7f05)
2021-02-25Core/CreatureAI: Disable TotemAI from databasejackpoz
Disable TotemAI set in creature_template, triggering an assert when spawning the creature (cherry picked from commit 072c884ed86a9bf895cd5f53b0f6480ae14c3059)
2021-02-25woops (ref 76a4c7d)Treeston
(cherry picked from commit b4df977ca68e0785cdb96bdd90428d1996e4742b)