aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-26Core/Config: Remove Rate.Talent config option that is not compatible with ↵Shauren
trait system
2024-12-26Core/JSON: Prevent more out of bounds memory accesses in json deserializationShauren
2024-12-25Scripts/OutdoorPvp: converted two raw pointers into smart pointers to fix ↵Ovahlord
possible memory leaks (cherry picked from commit 0b842d44d98c1d3fe3817e808a4eb07be9b6d6b0)
2024-12-24DB/Creatures: Added vendor data for Gnawbles (npc 216164)Shauren
2024-12-23Scripts/Spells: Fix demon hunter talents "Demon Spikes" and "Deflecting ↵Aqua Deus
Spikes" (#30493)
2024-12-23Core/Spells: Moved loading aoe target caps out of ↵Shauren
SpellMgr::LoadSpellInfoCorrections
2024-12-22Scripts/Spells: Added missing Throw Glaive part to Cycle of Hatred ↵Shauren
implementation
2024-12-22Scripts/Spells: Implement demon hunter talent "Cycle of hatred"aquadeus
2024-12-22Core/Objects: Allow more specific checks to include or exclude feign death ↵ModoX
units in CreatureWithOptionsInObjectRangeCheck::IsAlive check (#30361) * this also extends SMART_TARGET_CLOSEST_CREATURE dead param
2024-12-22TDB 1107.24121 - 2024/12/22TDB1107.24121TDB Release
2024-12-22Core/Object: Fixed interaction dynamic flags assignment for ↵ModoX
GAMEOBJECT_TYPE_SPELLCASTER gameobjects Closes #30533
2024-12-21DB/Locales: Added 11.0.7.58162 localesModoX
2024-12-21DB/Creature: Added 11.0.7.58162 base creature_difficulty wdb dataModoX
2024-12-21DB/Template: Added 11.0.7.58162 wdb data + broadcast_textModoX
2024-12-21Core: Updated allowed build to 11.0.7.58238Shauren
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing ↵Shauren
spell script hooks
2024-12-20Scripts/Spells: Fix demon hunter talent "Collective Anguish"aquadeus
Closes #30503
2024-12-20DB/Phase: Name some phases for Siren Isle and Lingering Shadows questchainNaddley
2024-12-20DB/Tele: Added teleport points for TWW zonesNaddley
2024-12-20DB/Dornogal: Added some more spawnsNaddley
2024-12-20Core/PacketIO: Fixed writing exactly 32 bitsShauren
2024-12-20Scripts/Spells: Implement demon hunter talent "Furious Gaze" (#30530)Aqua Deus
2024-12-20Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONSShauren
2024-12-20Core/GameObjects: Remove unused functionShauren
2024-12-19Core/PacketIO: Improved bit functions - no longer writes each bit separatelyShauren
2024-12-19Core/PacketIO: Read directly into output variable for numeric ↵Shauren
ByteBuffer::operator>> overloads
2024-12-19Core/PacketIO: Fixed endian conversions for array operationsShauren
2024-12-19Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in ↵Shauren
favor of PacketUtilities::As
2024-12-19Core/Misc: Apply consistent formatting in ByteBufferShauren
2024-12-19Core: Updated allowed build to 11.0.7.58187Shauren
2024-12-18Core: Updated to 11.0.7Shauren
2024-12-18Core/Auth: Fix missing initializationShauren
2024-12-18Core/Crypto: Added HMAC_SHA512 definitionShauren
2024-12-18Core/Crypto: Allow different AES key lengthsShauren
2024-12-18Core/PacketIO: Fixed UF::QuestSession structureShauren
2024-12-17Fix nopch buildShauren
2024-12-17Core/PacketIO: Added more utilities for packet writing for strings and ↵Shauren
optionals implemented with unique_ptr
2024-12-16DB/Dornogal: Added some spawns for the Foundation HallNaddley
2024-12-16Fix codestyleShauren
2024-12-16Fix buildShauren
2024-12-16Core/Misc: Fixed build with c++23 enabledShauren
Closes #30511
2024-12-15Core/Utils: Mark Trinity::HashFnv1a as constexprShauren
2024-12-15DB/IsleOfDorn: Added spawns for Boskroot BasinNaddley
2024-12-14Core/Database: removed more duplicate aliases from prepared statementsOvahlord
2024-12-14Core/Quests: assign a unique alias to ID fields loaded from quest_visual_effectOvahlord
2024-12-14Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using ↵Shauren
PROC_SPELL_PHASE_HIT phase
2024-12-13Core/Achievements: Implemented CriteriaType::ReachMaxLevelShauren
2024-12-12Scripts/Spells: Implement demon hunter talent "Felblade" (#30478)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-12-12DB/IsleOfDorn: Added spawns to Durgaz CabinNaddley
2024-12-11DB/IsleOfDorn: Added spawns related to Quest: "Found Around the Unbound"Naddley