Age | Commit message (Collapse) | Author |
|
spell casts disappears
|
|
|
|
|
|
|
|
Replace DELETE + INSERT with REPLACE when updating realmcharacters table
|
|
|
|
with ".pdump load"
Fixes #24517
|
|
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
|
|
|
|
sometimes not be selected
|
|
i.e: 4 players, vote kick starts, 1 rejects, vote is considered as failed.
|
|
Closes #25399
Based on dr-j's script
|
|
Closes #25358
Based on dr-j's script
|
|
|
|
Closes #25239
|
|
time.
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit f31d907112daf52c4f8ec53030bc7f28990d3d68)
# Conflicts:
# src/server/game/Maps/Map.h
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
(#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>
|
|
|
|
* Add "On" to some methods
* Update npc_innkeeper.cpp
* Update zone_borean_tundra.cpp
|
|
|
|
08064f0 follow-up.
|
|
nullptr (PR #25431)
|
|
#25430)
|
|
|
|
|
|
|
|
value!)
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Houston <houston@gmail.com>
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
|
|
Updates #25193
Co-authored-by: Keader
Co-authored-by: Ovahlord (sucker)
|
|
MoveSpline::GetAnimation() -> GetAnimationTier(), dad1876 follow-up
|
|
|
|
Co-authored-by: Warpten <vertozor@gmail.com>
Co-authored-by: Ovahlord <dreadkiller@gmx.de>
Co-authored-by: Carbenium <carbenium@outlook.com>
|
|
|
|
TryHandleOnce, and make its return value useful.
|
|
|
|
|
|
pollute std:: (PR #25413)
|
|
|