Age | Commit message (Collapse) | Author |
|
(cherry picked from commit e426b5bb5b9cef7bd01e51b9e86fa74632df945e)
|
|
(cherry picked from commit ecd4ffc1ceac6b1d6e9f86f192673ce95f94aaae)
|
|
Making Aokromes happy
(cherry picked from commit 58b5ea9f955007bcd43a4589dc757ce2eedd6bbd)
|
|
Closes #22407
(cherry picked from commit c22b1e6cb46ff76729f44eb846043e1614abc9f9)
|
|
Ref https://github.com/TrinityCore/TrinityCore/pull/22922
(cherry picked from commit 8b03fe95061f870efbe5352530c25a0175c4d8ee)
|
|
Closes #23089
(cherry picked from commit 62ac5c67bf1673bb8052976749de18dec1126956)
|
|
Closes #23966
(cherry picked from commit 366ec081607a04de0195672c87711ce0dcc38dfd)
|
|
(cherry picked from commit 9ed27e7d58414b1a872cbae52f1701ba90b2b98f)
|
|
(cherry picked from commit 8ac01a07a053ee8251bb573c5687e4e7bea97194)
|
|
* Scripts/VioletHold: Minor improvements
* Now we can teleport inside with gossip if event is in progress
* Improve HavePlayers() check logic
* Remove a pointless comment
suggested by shauren
* Move CheckWipe function to execute every 3 seconds instead every map update
suggested by Riztazz
* I supose Riztazz forgot add this to repeat every 3 seconds
(cherry picked from commit f661bc6c39596666da692297ef3fac13264f5840)
|
|
(cherry picked from commit 297090644dcd3092185bcd0c0820bcbbcabcb48b)
|
|
(cherry picked from commit 68c9c65deb5e4420dcc93d5e47aff1cd86f6925c)
|
|
(cherry picked from commit 5329d29ab388721ecc9773745790c99b096c1cda)
|
|
(cherry picked from commit edb76e4bd6e60fc76bc85f824a1c5224ab7b41b3)
|
|
(cherry picked from commit 8a70b0d1ce54edeea1266377baa7150d5b70b3e7)
|
|
(cherry picked from commit 535ab0f79220d17b1684cbccbf8e8b5000f9d71a)
|
|
(cherry picked from commit 4bf370e7d482f063e1ed085a0371939286695d69)
|
|
(cherry picked from commit 59042e4eb54143095ea003e6a94b14acf24d83a8)
|
|
Wintergrasp Forteresse
(cherry picked from commit 06e080b791e0b1f92871bd4e994de9ddae05445a)
|
|
(cherry picked from commit 4eb8f5b0facf6a905fecf3aa747f9600729d6654)
|
|
(cherry picked from commit 751c93d06606b5e07d36d0c409decd1454871c90)
|
|
(cherry picked from commit 8c61ef228857ff587fa050e9086c768d0cf8d934)
|
|
(cherry picked from commit d8e12d826c300704d027970a93c5943798be8186)
|
|
Closes #23874
(cherry picked from commit d4b00df78191bb0e6b79bc99e6ca7a2bf8091eba)
|
|
Closes #23916
(cherry picked from commit 6db4bf66715a775ab85c7e82e9b9733c891e450e)
|
|
Make the twins aggro together and reset Gurgthock's npc_flag if the quest fails
(cherry picked from commit 35b1b55435d9b39e014cf3d196c6342663877070)
|
|
Closes #23944
(cherry picked from commit c9bc8dccdad59b2fe71d1155680b792a5a403626)
|
|
* updated script model to new standard
* corrected spell usage and timers based on sniff data
* removed hacks
(cherry picked from commit 60763fc5e2d7bb32150d8e03bfd0fb3e7cb890f3)
|
|
(cherry picked from commit 2daddd69981181d4b3e56806bab99b64908124a2)
|
|
(cherry picked from commit df75e24f514cb9c83e11cdc5f354ed7c4ca93060)
|
|
(cherry picked from commit 3842ab2781e4ca518d98d4f50566e42eeced18bf)
|
|
* Core/GameObjects: Skip LoS checks for traps
* Core/GameObjects: Fix spells cast by traps missing always
* Scripts/Spells: Fix WSG heal buff not healing
The WSG green heal buff is now cast by a GameObject so the spell target should be used to calculate the healing, not the GameObject.
(cherry picked from commit 909941e1b44250b0fa646d363af817f40ca48355)
|
|
Closes #23929
Closes #23930
Closes #23931
Closes #23932
(cherry picked from commit 94f186ee8342824da57eb0fb24378dacc67cbd64)
|
|
(cherry picked from commit 063f9e6ad6bcbe85787b3261e81fce9d4bab6d0e)
|
|
Closes #23918
(cherry picked from commit 1e1bcf92c3254841b3044cbd5e8236ed4aef8778)
|
|
Use dbc spell to create the item instead of SAI action 56
Closes #23922
(cherry picked from commit 343453587109c8de4fe2d8ede76e67832f33d818)
|
|
(cherry picked from commit 4ddf7f59761df525e6ab5ef99175258a1d86101d)
|
|
(cherry picked from commit 92b25070b9d91b050bd1f3fb28b93c07a9b6ba04)
|
|
(cherry picked from commit c152e0f4158ca159b9617461ac6c254ff4868d2e)
|
|
(cherry picked from commit ca7566a6c7f3d7dc544f21fc63a8a712ce9daaf0)
|
|
Triangulation Point Two Trigger
Closes #23812
(cherry picked from commit b28fbba3cdd208ca33d9d8c1c546e4fd60b61c92)
|
|
(cherry picked from commit e0edc20f8ff11c61df31bc78b22f50f156042fe3)
|
|
Closes #21040
(cherry picked from commit 9597195e82dc030bfadb001ddfc832041924a13b)
|
|
increased by 50%. From 5% to 7.5%
Closes #23880
(cherry picked from commit 3526f6a20b58649e62eb05fccaf985fbbbe187dd)
|
|
std::uniform_*_distribution to restrict result range instead of doing that ourselves
* Seed SFMTRand with more values for its state
(cherry picked from commit 73bc3d8ea49a4793b14976e86010a36f19c1d18b)
|
|
https://github.com/MersenneTwister-Lab/SFMT
* only needed files added
* used CMake and SFMTRand from https://github.com/TrinityCore/TrinityCore/pull/23240 (Thank you Artox)
(cherry picked from commit 4e0279b0e48c9992842010b9f3f132e54a460128)
|
|
Closes #23905
(cherry picked from commit b8e7e87e4c83101d601ac0a6a33fbefdbbf95ced)
|
|
Closes #23907
(cherry picked from commit aebfd6a3b8a0a597f53cdd7ce9a32249c86a80ec)
|
|
(cherry picked from commit ed2c2941a74ec720c5e4db3cb33367235e6c3655)
|
|
(cherry picked from commit c79571a09678a5aefe9e7f0d7a936932e0727b2e)
|