Age | Commit message (Collapse) | Author |
|
overloads for packets
|
|
|
|
CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_HELPFUL_SPELLS instead of equivalent flag from creature_template.type_flag
|
|
evading
|
|
the ones using SAI
|
|
|
|
before death)
|
|
(stored in MiscValue) (#28860)
|
|
|
|
|
|
|
|
|
|
Closes #26676
|
|
|
|
|
|
|
|
|
|
creature static
|
|
|
|
|
|
|
|
|
|
|
|
|
|
yet implemented (#28849)
|
|
d827f889936f73049d557fe857a23a133ec18491
|
|
|
|
|
|
|
|
|
|
* Allow going backwards on a repeatable waypoint path (instead of going directly to first point)
* Allow triggering random movement on path ends
* Max duration of waypoint movement
* Skipping mmap usage
* Forced speed for whole path
* Forced run/walk for whole path
|
|
|
|
|
|
|
|
Closes #28520
|
|
|
|
|
|
* Forced speed
* Speed selection mode (walk, run or default)
* Distance from target point that is considered close enough to finalize movement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of just a bool indicating success
|
|
accepting Unit* argument
|
|
meaning
|
|
WorldObject" - client only accepts unit guids in these packets (orphan visuals not reverted)
This partially reverts commit 54f607641ac9008a588b8ff635a9ed7ee7a5f976.
|