Shauren
b405d04599
Core/DataStores: Fixed loading GameObjectLabel.db2
...
Closes #31102
2025-06-30 16:42:08 +02:00
Shauren
79347f72db
Core/Quests: Allow quest objective items with effect type other than "On Looted" to be put in inventory even when QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM is set
...
Closes #29579
2025-06-30 15:34:37 +02:00
Shauren
ca5928b8de
Core/Achievements: Fix setting count for CriteriaType::ReachRenownLevel
2025-06-30 12:19:13 +02:00
Aqua Deus
9cc6cf45b6
Scripts/Spells: Implement mage talent Meteor ( #31094 )
2025-06-29 23:03:56 +02:00
Aqua Deus
44b4019127
Scripts/Spells Fix mage talent Flamestrike target cap ( #31095 )
2025-06-29 21:31:19 +02:00
Shauren
1e7725c15b
Core/Objects: Added grid searchers for SceneObject and Conversation
2025-06-29 00:58:59 +02:00
Shauren
5334467f49
Scripts: Fixed possible crashes caused by passing nullptr to Trinity::WorldObjectListSearcher constructor
2025-06-29 00:23:21 +02:00
Shauren
62ac0d4a1c
Core/Objects: Unify Visit for all object searchers and add PhaseShift constructor overloads to object searchers
2025-06-29 00:21:48 +02:00
Jason Dove
8892fc071e
DB/Dungeons: Fix some classic LFG dungeon entrances ( #31103 )
2025-06-28 22:09:30 +02:00
Shauren
68588dbb25
Core/Objects: Modernize updatefield internals - replace tag dispatch and std::enable if
2025-06-28 19:43:01 +02:00
Meji
4c92d3550b
Core/Gossip: Send correct response depending on how the interaction was started ( #31046 )
2025-06-28 18:17:10 +02:00
Aqua Deus
c4c721cb7d
Scripts/BlackRookHold: Implement Amalgam of Souls encounter ( #31025 )
2025-06-28 15:22:46 +02:00
Naddley
a7a17280fa
DB/Tirisfal: Implement Quest: "Priestly Matters"
2025-06-28 11:53:48 +02:00
Naddley
58cb1620a7
Core/Spells: Change target type for spell Summon Faol in Tirisfal ( #31107 )
2025-06-28 11:45:25 +02:00
Meji
138b1b1a21
Core/SpawnTracking: Allow linking a spawn to more than one quest objective ( #30995 )
2025-06-28 01:38:43 +02:00
Shauren
60400d25f5
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacter, PlayerDataFlagAccount and PlayerDataFlagCharacter
2025-06-27 15:29:30 +02:00
Naddley
e0f3291eab
DB/Karazhan: Added init. spawns for upper return to Karazhan
2025-06-26 22:52:16 +02:00
Meji
a62e309a9c
DB/Hotfixes: Updated zhTW hotfixes to 11.1.7.61609
2025-06-26 22:38:03 +02:00
Meji
9e617b607e
DB/Hotfixes: Updated zhCN hotfixes to 11.1.7.61609
2025-06-26 22:37:48 +02:00
Meji
82a7a9f410
DB/Hotfixes: Updated ruRU hotfixes to 11.1.7.61609
2025-06-26 22:37:36 +02:00
Meji
b798455619
DB/Hotfixes: Updated ptBR hotfixes to 11.1.7.61609
2025-06-26 22:37:23 +02:00
Meji
d0b47b0e64
DB/Hotfixes: Updated koKR hotfixes to 11.1.7.61609
2025-06-26 22:37:10 +02:00
Meji
6105251154
DB/Hotfixes: Updated itIT hotfixes to 11.1.7.61609
2025-06-26 22:36:59 +02:00
Meji
262484823c
DB/Hotfixes: Updated frFR hotfixes to 11.1.7.61609
2025-06-26 22:36:45 +02:00
Meji
ac6d394ddd
DB/Hotfixes: Updated esMX hotfixes to 11.1.7.61609
2025-06-26 22:36:32 +02:00
Meji
fe3a21ff0f
DB/Hotfixes: Updated esES hotfixes to 11.1.7.61609
2025-06-26 22:36:20 +02:00
Meji
94bc3c9113
DB/Hotfixes: Updated deDE hotfixes to 11.1.7.61609
2025-06-26 22:36:05 +02:00
Meji
45e9da4571
DB/Hotfixes: Updated hotfixes to 11.1.7.61609
2025-06-26 22:35:25 +02:00
Shauren
f84cd43b36
Core/Chat: Fixed chat language translations for messages containing item links using new 11.1.5 color format
2025-06-26 15:37:57 +02:00
Shauren
db4af7ca4c
Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid dungeon encounter ids to LFGMgr
2025-06-26 15:24:16 +02:00
Shauren
9247723c07
Core/LFG Fix crash on lfg boss kills
2025-06-26 01:19:14 +02:00
Shauren
17cb655e14
DB/Achievements: Add mail rewards for achievements 40882 and 41211
2025-06-25 15:32:45 +02:00
Shauren
247c25abc9
Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHE
2025-06-25 13:38:28 +02:00
Shauren
e284dc0a80
Core/Commands: Waypoint command fixes
...
* .wp add will now add data to waypoint_path table
* .wp reload will no longer crash the server
* Replace deprecated command handler arguments
2025-06-25 12:16:03 +02:00
Shauren
53f71a9838
Core: Updated allowed build to 11.1.7.61609
2025-06-25 01:17:11 +02:00
Shauren
fd26363940
Core/Commands: Enable setting linked aggro and formation movement with .npc add formation and fix swapped saved dist/angle values
2025-06-24 23:31:53 +02:00
Shauren
39c06d40e2
Core/Misc: Use new Field::Get*OrNull where possible
2025-06-24 16:11:11 +02:00
Shauren
d89ebc125c
Core/Database: Add new member functions to Field class that return empty optionals if database result was NULL
2025-06-24 15:41:25 +02:00
Shauren
d62b412c92
Core/Misc: Remove StringFormat exception handling code from the header
2025-06-23 11:38:34 +02:00
Shauren
be44801728
Core/Players: Add missing playerchoice expiration initialization
2025-06-23 11:09:05 +02:00
Naddley
5ae127ddc0
DB/Karazhan: Added init. spawns for lower return to Karazhan
2025-06-23 00:07:54 +02:00
Shauren
aead8db7ca
SQL: Fix missing comma
2025-06-22 22:55:24 +02:00
Shauren
e59059e1bd
Core/Players: PlayerChoice improvements
...
* Add missing choice properties to database (InfiniteRange, ShowChoicesAsList)
* Allow limiiting the number of responses sent at the same time
* Fixed duration sent in SMSG_DISPLAY_PLAYER_CHOICE
* Remove dynamically generated response identifiers from database
* Remove auto rewarding choice responses
* Change response scripts to be bound to scriptname
2025-06-22 21:56:58 +02:00
Shauren
7ca6b226a7
Core/Conditions: Fix validation for CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSE
2025-06-22 21:41:28 +02:00
Naddley
b828f563db
DB/NeltharionsLair: Added init. spawns
2025-06-21 22:19:15 +02:00
Shauren
7c32af9a27
Core/Gossip: Use std::variant to store InteractionData
2025-06-21 13:25:30 +02:00
Shauren
a562f4fafa
Core/Gossip: Use algorithms from std::ranges namespace in gossip menu code
2025-06-21 01:00:29 +02:00
Shauren
c896303577
Core/Database: Fixed DEFINE_FIELD_ACCESSOR_CACHE_ANONYMOUS macro arguments
2025-06-21 00:26:11 +02:00
Shauren
952f322710
Core/Conditions: Implemented new condition source type CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSE
2025-06-20 23:09:01 +02:00
Naddley
7c9884c15e
DB/EyeOfAzshara: Added init. spawns
2025-06-19 19:09:25 +02:00