aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-09Core/PacketIO: corrected setting the NowDead field in SMSG_ATTACK_STOPOvah
This fixes a weird facing behavior for creatures which caused them to face to their spawn position when dying instead of facing their current victim's orientation
2021-03-08Scripts/Spells: Minor travel form correctionsShauren
* Added missing visuals when changing forms * Prevent entering flight forms when in combat
2021-03-08Scripts/Spells: Added druid's guardian spell scripts (#26111)Matan Shukry
* Incapacitating Roar * Stampeding Roar * Thrash * Berserk * Brambles * Bristling Fur * Tiger Dash * Galactic Guardian * Earthwarden * Guardian Of The Elune * Tooth and Claw
2021-03-08Core/Conversations: Fill more updatefields with correct dataShauren
2021-03-08Core/PacketIO: Fix structure for SelectedAzeriteEssences and name unknown ↵Shauren
conversation fields
2021-03-07Core/SAI: Don't require BaseObject when creating conversation from smart ↵Matan Shukry
scripts (#26209)
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 ↵Robingad
spells (#26151)
2021-03-05Core/Spells: Implemented SPELL_AURA_ALLOW_TALENT_SWAPPING (#26205)Matan Shukry
2021-03-05Add missing delete queryShauren
2021-03-05Scripts/Spells: Improve druid travel form scriptMatan Shukry
2021-03-05Core/Movement: Add trace log message with packet content to movement opcode ↵Matan Shukry
handler
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
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-02DB/Misc: Update page_text entries from massparsefunjoker
Closes #26167
2021-03-02DB/Template: Update gameobject_template from massparsemdX7
Closes #26130
2021-03-02DB/Misc: Update npc_text entries from massparsemdX7
Closes #23561
2021-03-02Core/PacketIO: Increase max allowed incoming packet size for CMSG_HOTFIX_REQUESTShauren
2021-03-01DB/Hotfixes: Update zhTW hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update zhCN hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update ruRU hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update ptBR hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update koKR hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update itIT hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update frFR hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update esMX hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update esES hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update deDE hotfixes to 37474funjoker
2021-03-01DB/Hotfixes: Update base hotfixes to 37474funjoker
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