Age | Commit message (Collapse) | Author |
|
Fixes #25487
(cherry picked from commit 24018b7a74ec8e68e43895e0e57f6397f59ea890)
|
|
(cherry picked from commit a6d8a7ad1e5e507aacc90546982a7590b62d2d78)
|
|
Closes #25486
(cherry picked from commit c84354389e450a3d754e0a3fa20d35414cbaea6f)
|
|
Closes #25485
(cherry picked from commit 2ca94fa36825d46aa9431f24671be188e1562154)
|
|
(cherry picked from commit f4e74ec6c6d3a7a509041029dafdd1ab1a0a4e71)
|
|
Updates #6148
(cherry picked from commit e29981f3b3da5079b04d484ba087cc550a253edd)
|
|
(cherry picked from commit 16292f9d94ebbc69ccfff547cb14f78d4deb4423)
|
|
(cherry picked from commit 899932a2753d6a1522c8ae49a21361bba6a9a438)
|
|
Closes #22717
(cherry picked from commit 495d7d60d310dae210c49099c43a694a14445999)
|
|
auto-accept quests. (PR #25477) Closes #25474.
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
(cherry picked from commit e2d643f5518d256e17851243896985b2773db281)
|
|
Closes #25475
(cherry picked from commit bdd416fb77e4dbb807b2442adbf4ef3ea63bb27f)
|
|
Updates #6148
That fish in Dalaran aquarium is finally visible
(cherry picked from commit 2a7181b49406fb3a861b6306f3d2043b1bf0312d)
|
|
(cherry picked from commit 26c510775c6a1995d81b16ad7459227381801dcc)
|
|
(cherry picked from commit e11b466897752eb400428eafd05c7dbf08c562bf)
|
|
handler parameter. It may now only be used in the legacy configuration, as the only argument.
(cherry picked from commit 9fda67d016798260dcab4b2110c00ab85e1fff2f)
|
|
duplicating data already stored in the core.
(cherry picked from commit 991dc8e050777b5e33ff22b008ab2125bae22437)
|
|
#25463)
(cherry picked from commit 1eca51b417678b9a48b28552925d5694105f82bb)
|
|
(cherry picked from commit a724903b8b307516780474dd23977d2a9b502eb5)
|
|
* Core/SAI: Add orientation and delay columns to waypoints table
* Rename 2020_99_99_99_world.sql to 2020_09_19_00_world.sql
(cherry picked from commit 4b7d19c91bde2cabb8498809dee935c7efb2660a)
|
|
world loop update (#25471)
* Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 world loop update
* Add code comments
* Remove special handling of SMART_ACTION_WP_PAUSE in SMART_EVENT_WAYPOINT_REACHED
(cherry picked from commit 7dd51ae6d98cf6dd8ac71412aa689f888c7bf369)
|
|
of 3D
Signed-off-by: jackpoz <giacomopoz@gmail.com>
(cherry picked from commit 2d6237f06ae6b74bb8ebfe745d8c0f1ce440e2fe)
|
|
Fixes #23948
(cherry picked from commit 5491cb51a25b6e3c465e97b3c57ba67a8ea0bcce)
|
|
(cherry picked from commit 91cda8b1cdf4b45c4ca3ef1a742f6d1733ad3d66)
|
|
(cherry picked from commit 3ce1a5b3ac84fd039052dd2352e8ac001af2c1a7)
|
|
Closes #25469
(cherry picked from commit 7d3901302d763408c0659bcedeae7a55e4005854)
|
|
Closes #25466
(cherry picked from commit a2de13aff3e470ca5bb826374cfd0d496987f592)
|
|
(cherry picked from commit 88801630ad56f4db90d689805784a9d1f91b608b)
|
|
(cherry picked from commit af8f8f2fb5a31ef11897374373ffad3104d96b01)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 9a33c7236b473c5d03ff8c43bb920d9785cde4e5)
|
|
spells
(cherry picked from commit 0d672a491022aa4d74d72b14dc2c403b2f67da37)
|
|
Ref https://github.com/TrinityCore/TrinityCore/pull/24875#issuecomment-692626339 https://github.com/TrinityCore/TrinityCore/pull/25460
(cherry picked from commit 603844f67bcdd594ec4613ed10b674856b194159)
|
|
(cherry picked from commit 54b9bb75e47df4491d13b89c28f93dbe3b005dec)
|
|
(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
|