| Age | Commit message (Collapse) | Author |
|
|
|
* Core/PacketIO: Updated enabled SMSG_CHAT_SERVER_MESSAGE
(cherry picked from commit fc7014628af364911de75eebcac2034676292b30)
Co-authored-by: Vincent-Michael <Vincent_Michael@gmx.de>
|
|
|
|
Closes #25469
|
|
Closes #25466
|
|
|
|
|
|
|
|
spells
|
|
Ref https://github.com/TrinityCore/TrinityCore/pull/24875#issuecomment-692626339 https://github.com/TrinityCore/TrinityCore/pull/25460
|
|
|
|
|
|
* 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>
|
|
|
|
Closes #25459
|
|
Closes #25458
|
|
|
|
Closes #25456
|
|
Saron instance end areatriggers
Areattriger at the end of Forge of Souls should teleport players to Pit of Saron, Pit of Saron areatrigger should teleport players to Halls of Reflection
|
|
completed
Previously condition CONDITION_QUESTTAKEN (9) was used (checks if quest is taken but NOT completed) while Blizzard always checks only if quest is taken. As result player can see gossip options and texts even if quest is completed but not yet rewarded
Please use CONDITION_QUESTSTATE (47) with ConditionValue2 = 10 (taken or completed) in future to make gossip options or texts visible only if quest is taken
|
|
|
|
ending with a 'h' (like .sh) instead of only .h file (PR #25462)
|
|
|
|
spell casts disappears
|
|
|
|
|
|
|
|
Closes #25426
|
|
Closes #21737
|
|
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.
|
|
|
|
|
|
|
|
|
|
Closes #25444
|
|
Closes #17762
|
|
Closes #16137
|
|
Spawned throught Scarshield Portal only
|
|
|