Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-authored-by: Modox <moardox@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
when cast with TRIGGERED_IGNORE_CAST_IN_PROGRESS
This lets these spells be cast without interrupting the other spell that is currently being cast
Side effect of this change is that these instant spells cannot be interrupted
|
|
deleting character permanently (#27706)
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
Closes #27343
|
|
to check how many copies of a battle pet are collected (#27689)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
replacement
|
|
(cherry picked from commit d2f51569d12f3cb72e53351914d2535eb6ef2dbe)
|
|
spell casts disappears
(cherry picked from commit 0d152e932cdd986f62ae22bd9fc40569892a2453)
|
|
(cherry picked from commit 39a436bd658790d39d3cfa64e18f49544475dfe3)
|
|
(cherry picked from commit d52acf1b72c702637d10cce19e121435308e8410)
|
|
(cherry picked from commit cd1858b04010fe790f9db45f629a8e81e367b7a4)
|
|
Replace DELETE + INSERT with REPLACE when updating realmcharacters table
(cherry picked from commit a33ff74d92bde847b051da9fe483676fa1228c5b)
|
|
with ".pdump load"
Fixes #24517
(cherry picked from commit 69831d2a97baf98caa82d2689e6d323af35931fe)
|
|
InstanceScript::Get/SetBossState so people attempting to fix this instance don't feel compelled to change EVERY SINGLE BOSS FILE when fixing one of them
(cherry picked from commit d704b89163267cb7b3fe6769acebfab3de762c6d)
|
|
(cherry picked from commit d7a78c19302d83b72e7382593b59ba0656972c92)
|
|
sometimes not be selected
(cherry picked from commit 14fa6c3a725f617e02af74eea95f5074b9095704)
|
|
i.e: 4 players, vote kick starts, 1 rejects, vote is considered as failed.
(cherry picked from commit f0f0de01fad0bc7bdfda215ec1a0f5b58d4a0ebf)
|
|
Closes #25399
Based on dr-j's script
(cherry picked from commit 29b39ae6063f69e185b26712079c5b77000027b5)
|
|
Closes #25358
Based on dr-j's script
(cherry picked from commit 2ff8da2acd5f336e92c07a3e1165c35e20400027)
|
|
(cherry picked from commit d89c84263dac334e336002629e47239489546063)
|
|
Closes #25239
(cherry picked from commit 8c303e4f979cff5c34f228054cea4e81bb70c11c)
|
|
(cherry picked from commit 75f9e7396e35360f3016cc0cb21e72e20f5d96d5)
|
|
(cherry picked from commit 59be657ca267667b3cbeb1f34d47df0382e97f53)
|
|
(cherry picked from commit a46c835ed1b498d4670c149a9f3ca31ea44eb35f)
|
|
(cherry picked from commit 1c41c5285a89d7a4038f71c0f5c40dbc1009b3c1)
|
|
(cherry picked from commit def58965e8516978594a5d960c603932d34b7b2d)
|
|
(#24492)
* Game/AI: Implement option to move a creature back to Homeposition on Evade.
* If ToHomePosition (action param 1) is 1 > Move to last stored position
* If ToHomePosition (action param 1) is 0 > Move to homeposition
* Ref: https://github.com/TrinityCore/TrinityCore/issues/24226
* Add parameter for walkmode
* Game/AI: SAI SMART_ACTION_EVADE - Rename ToHomePosition to ToRespawnPosition and store point from GetRespawnPosition.
* Game/AI: SAI SMART_ACTION_EVADE - Rename ToHomePosition to ToRespawnPosition
* Remove broken bits, simplify the code
* Update comments
* Code cleanup
Co-authored-by: jackpoz <giacomopoz@gmail.com>
(cherry picked from commit 02fca032e1d497be08681de0bfd7bca979f0dafd)
|
|
(cherry picked from commit 9d96e4852a4a25fdc323f656e24034fa1a280826)
|
|
* Add "On" to some methods
* Update npc_innkeeper.cpp
* Update zone_borean_tundra.cpp
(cherry picked from commit 41188eb535e445b73909659980257da2939e4be4)
|
|
(cherry picked from commit feaaa595cae735bb6093b24a88562c27b2723cfe)
|
|
nullptr (PR #25431)
(cherry picked from commit 8985fc4046e9a9b43d873e4d7b89a71afb910517)
|
|
#25430)
(cherry picked from commit 0769d7726975a2fc848972a53f71efc4b6463e72)
|
|
(cherry picked from commit 062c55f1ab9c84396ce5b054945f5a908e3a354f)
|
|
value!)
(cherry picked from commit 6b8f3d0f94b7a611eba81b7a2ff476cf75d09f4a)
|
|
(cherry picked from commit cd28423a4e813baf6833f38c93613a7f82a721f8)
|
|
(cherry picked from commit 4f636b80e4942c4c9c4811496d1c1b77f767378d)
|
|
(cherry picked from commit 99f9c26b2d8fde1388fd35af4b6c0eb0f323157a)
|
|
Co-authored-by: Houston <houston@gmail.com>
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
(cherry picked from commit ca9c7467673505663135ade6c33bf92a6f90534a)
|
|
Updates #25193
Co-authored-by: Keader
Co-authored-by: Ovahlord (sucker)
(cherry picked from commit f8db738e8da008ccb48f79f5dd10ebbd81750f5f)
|
|
Co-authored-by: Warpten <vertozor@gmail.com>
Co-authored-by: Ovahlord <dreadkiller@gmx.de>
Co-authored-by: Carbenium <carbenium@outlook.com>
(cherry picked from commit dad187615df603ad8614531a0ec84c1a5e136838)
|
|
TryHandleOnce, and make its return value useful.
(cherry picked from commit 0c7f6ac89fcc5fdc7f4435a6c1b673c752eb1e41)
|
|
(cherry picked from commit 141d3d27185f02c300c1530d9cecb44b473e7fda)
|
|
(cherry picked from commit 00dd337b5d2c91907424828d7eebe3191931b036)
|
|
pollute std:: (PR #25413)
(cherry picked from commit 68a4085427a898046b4afb73f6c369640418b848)
|
|
(cherry picked from commit b63d655e20a0facf14fc77798c52ea67d8551fa7)
|