| Age | Commit message (Collapse) | Author |
|
[CORE/BOSS] Fix Sapphiron flying phase start.
|
|
thread safe
Closes #4086
|
|
|
|
|
|
Correct a DB error in quest_template for quest 14171 (Thanks Bizzy)
|
|
the sake of consistency
Order should match SMSG_QUEST_QUERY_RESPONSE
|
|
And some misc comments/whitespaces
|
|
|
|
|
|
Closes #4068
|
|
*slaps someone*
|
|
function up between an INSERT part (new character creation) and UPDATE part (existing character).
|
|
Closes #509
|
|
NoFantasy.
* SkillOrClass is converted to RequiredSkill (and then field can contain skill id only)
* Field ZoneOrSort has no longer a function in quest requirement, and RequiredClasses must be used instead where class limits are expected.
To restrict a quest to one class or more, use bitmask of class in RequiredClasses. RequiredSkill works like before.
Signed-off-by: NoFantasy <nofantasy@nf.no>
Signed-off-by: Stalker_Riddick <nenad_kuza@hotmail.com>
|
|
|
|
|
|
|
|
Fail count is high tonight...
|
|
|
|
|
|
|
|
the same name in outer scope. from previous commit
|
|
|
|
to check baseMap->canEnter, but not instanceMap->canEnter.
Thanks to SignFinder.
|
|
|
|
|
|
|
|
of the same name in outer scope.)
|
|
|
|
#4018.
|
|
|
|
Closes #4036
|
|
Core/Mechanic: Resurrection (fixed the issue with players ressing in pla...
|
|
Horrors on heroic mode (does not change anything in the fight)
|
|
compute proper collision height according to client formulae and send this to the client when mounting up.
|
|
to kill spam log
|
|
client (currently unhandled)
|
|
|
|
|
|
Core/Items: Added case for Darkmoon Card: Madness trinket
|
|
Core/LFG: Fix being unable to enter an instance to retrieve body when yo...
|
|
By Giuseppe Montesanto
Conflicts:
src/server/game/DungeonFinding/LFGScripts.cpp
|
|
proper character collision height on dismount.
Fixes #2642
NOTE: Still have to properly implement collision height calculation for mounting up.
|
|
|
|
Closes #3994
|
|
|
|
*slaps someone*
Closes #4016
|
|
fixes #3670
|
|
|
|
fixes #3668
|