aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-03-14Revert "Core/DataStores: Implemented [] operator on DB2Storage (#20494)"Shauren
2021-03-14Core/AdventureJournal: Check if player can access adventure journal with ChrC...Shauren
2021-03-14Core/AdventureJournal: Fix broken hotfix database structure from 3addbe7dd418...Shauren
2021-03-14Core/AdventureJournal: Handle CMSG_ADVENTURE_JOURNAL_OPEN_QUEST and CMSG_ADVE...Osleyder85
2021-03-13Core/Criteria: Implemented CRITERIA_ADDITIONAL_CONDITION_COMPLETED_QUEST_OBJE...Shauren
2021-03-13Scripts/Spells: Fixed Fingers of Frost proc passiveShauren
2021-03-12Core/Spells: Check if serverside spells don't overwrite db2 spellsShauren
2021-03-12Core/Spells: Restore serverside spells fuinctionalityShauren
2021-03-11Core/Auras: Remove m_effIndex member of AuraEffect and always take it from Sp...Shauren
2021-03-09fixed buildOvah
2021-03-09Core/PacketIO: corrected setting the NowDead field in SMSG_ATTACK_STOPOvah
2021-03-08Scripts/Spells: Minor travel form correctionsShauren
2021-03-08Scripts/Spells: Added druid's guardian spell scripts (#26111)Matan Shukry
2021-03-08Core/Conversations: Fill more updatefields with correct dataShauren
2021-03-08Core/PacketIO: Fix structure for SelectedAzeriteEssences and name unknown con...Shauren
2021-03-07Core/SAI: Don't require BaseObject when creating conversation from smart scri...Matan Shukry
2021-03-06Core/Auras: Convert most rules from Aura::CanBeSaved to a custom spell attributeShauren
2021-03-06Core/Auras: Don't save druid various flight forms to db (#26206)Matan Shukry
2021-03-06Core/Maps: Remove unused codeShauren
2021-03-06Core/SAI: Implement quest source for SAI (#26170)Matan Shukry
2021-03-05Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)Traesh
2021-03-05Scripts/Spells Refactored dh & dh spells to use the new macros (#26200)Matan Shukry
2021-03-05Core/Spells: Take SPELLMOD_CRIT_DAMAGE_BONUS into account also for healing sp...Robingad
2021-03-05Core/Spells: Implemented SPELL_AURA_ALLOW_TALENT_SWAPPING (#26205)Matan Shukry
2021-03-05Scripts/Spells: Improve druid travel form scriptMatan Shukry
2021-03-05Core/Movement: Add trace log message with packet content to movement opcode h...Matan Shukry
2021-03-05Core/Movement: Don't rely on client for water state detectionMatan Shukry
2021-03-05Core/Movement: Allow entering water from flying mounts and druid flight formMatan Shukry
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
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 SPELL_EFF...Shauren
2021-03-04Core/Spells: Updated spell effect type definitions to match latest client ver...Shauren
2021-03-04Core/SmartScripts: Code cleanupjackpoz
2021-03-04Core/SAI: Add event_parm5 "player only" for EVENT_OOC_LOS and EVENT_IC_LOSKillyana
2021-03-03Core/Commands: Fixed .bnetaccount gameaccountcreate command generating too lo...Shauren
2021-03-03Core/AuctionHouse: Fix overflow in item ordering. (#26196)MaxtorCoder
2021-03-02Core/Spells: Fixed calculation spell optional power cost when any modifiers a...Shauren
2021-03-02Core/Spells: Refactor Player::ApplySpellMod to take SpellInfo argument instea...Shauren
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 CRITERIA_ADDITIONAL_CONDITION_USED_LEVEL_BOOST_LES...Shauren
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 (#2...Robingad
2021-02-28Core/Spells: Add nullptr itemTarget check in Spell::EffectEnchantItemTmp (#26...Robingad
2021-02-28Core/DataStores: Support all new hotfix status valuesShauren
2021-02-27Core/Scenes: Add support for encrypted scenesShauren