Age | Commit message (Collapse) | Author |
|
|
|
ByteBuffer::operator>> overloads
|
|
|
|
favor of PacketUtilities::As
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optionals implemented with unique_ptr
|
|
|
|
|
|
Closes #30511
|
|
|
|
|
|
|
|
PROC_SPELL_PHASE_HIT phase
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
BIH::build copy vs move choice
|
|
|
|
after 518fe1fd1ecf107e11336c4a41ed90405b115dc0
|
|
|
|
(#30489)
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
(cherry picked from commit 97b19a54457d6239a8e57f61281bda1cd16b8984)
|
|
* Fixed _completedObjectives not being cleaned when adding quest
* Fixed objective credit being granted if just the criteria tree row containing criteria id was completed (instead of the entire tree linked to objective)
* Retroactively grant progress on quest accept for criteria types that require action that cannot be repeated (such as learning a spell)
|
|
* Implemented CriteriaType::ReachMaxLevel
* Corrected implementations for CriteriaType::ReachRenownLevel and CriteriaType::LearnTaxiNode
|
|
with buying new bank tabs
Closes #30277
|
|
Closes #30482
(cherry picked from commit 243314806ff10d9cd4a7595cb48a7bb5878058d6)
# Conflicts:
# src/server/game/Spells/Spell.cpp
# src/server/game/Spells/SpellInfo.cpp
# src/server/shared/SharedDefines.h
# src/server/shared/enuminfo_SharedDefines.cpp
|
|
SPELL_EFFECT_OPEN_LOCK
|
|
(using related action type) (#30481)
|
|
requirements
|
|
|
|
|
|
|
|
validation
|
|
|
|
Condition::GetSearcherTypeMaskForCondition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|