Age | Commit message (Collapse) | Author |
|
Closes #28636
|
|
|
|
Closes #28601
|
|
|
|
SMART_ACTION_MOVE_TO_POS (#28547)
* Support for targets other than positions
* Added param3 Gravity, to use MoveJumpWithGravity (priority over SpeedZ)
* Added param4 UseDefaultGravity (priority over Gravity): 19.29110527038574
* Added param5 PointId, useful for linking the jump to the event SMART_EVENT_MOVEMENTINFORM (Type: 16)
* Added param6 ContactDistance
* If the target is different from a position, target params for coords allow to add offsets
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
+ handle Phase
Closes #28631
|
|
+ handle Phase
Closes #28630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make finding specific creatures in script easier (#28500)
Allows targeting specific spawns without hardcoding guids or find a bunch of different creatures with a single search
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
* lvl 50 rogue
* lvl 51 mage
* lvl 45 monk
|
|
|
|
|
|
|
|
+ some spawns around Creektooth Den
|
|
|
|
|
|
|
|
* Druid 60-70
* Priest 49-70
* Mage 60-70
* other several updates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #28608
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|