Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 2e1a6aefd0e1cb62dfbe63ae3accc312c2afd519)
|
|
* Script/Commands: Add ".pdump copy" command
Syntax: .pdump copy $playerNameOrGUID $account [$newname] [$newguid]
Copy character with name/guid $playerNameOrGUID into character list of $account with $newname, with first free or $newguid guid.
* Add missing return
* Restore eof check
* Fix sql
* Use forward declaration header
Co-authored-by: Shauren <shauren.trinity@gmail.com>
* Remove buffer when reading a line
* Rename sql files
Co-authored-by: Shauren <shauren.trinity@gmail.com>
(cherry picked from commit 6215da0d640bd86a7c2bc144859c1542f09fc1a6)
|
|
next quest in chain on quest reward if the player cannot accept it yet (#27816)
This fixes an issue that was causing the gossip UI to get stuck when the client tried to request questgiver details that it wasnt allowed to retrieve yet
|
|
|
|
Trigger PW:S after cast to move it after EFFECT_1
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
(#27808)
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
sending packet functions with Trinity::MessageDistDeliverer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PROC_FLAG_TAKE_HELPFUL_PERIODIC for periodic healing auras
|
|
spawn handling (#27817)
|
|
|
|
|
|
mechanics (#27783)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
syntax (#27752)
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
then crashing due to AI being nullptr (#27744)
|
|
|
|
Closes #27778
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
remove compatibility code for unsupported versions
|
|
|
|
spells with LaunchDelay
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
|
|
|
|
665bab608c739764a2fe0b4e5ae1f7c37c5814a1
|
|
(avoids compiling them in every file that includes them)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|