aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-31DB/Silvermoon: Added spawns for Hallows EndMeji
Closes #28422
2022-10-31DB/Undercity: Added spawns for Hallows EndMeji
Closes #28419
2022-10-30Core/Object: Implement FindNearestCreatureWithAura (#28410)Teleqraph
* Game/Object: Implement NearestCreatureEntryWithLiveStateAndAuraInObjectRangeCheck class and FindNearestCreatureWithAura method * moved arguments
2022-10-30Core/GameObjects: Increased default visibility range for some gameobject typesShauren
2022-10-30Core/Gossip: Add/Remove spell for disable/enable experience in group (#28414)Aqua Deus
2022-10-29Core/Conversations: Added validation for conversation_template.FirstLineIdShauren
2022-10-28Core/Spells: Corrected effect handle mode for SPELL_EFFECT_SEND_CHAT_MESSAGEShauren
2022-10-28Core/Spells: Removed unitTarget requirement from ↵Shauren
SPELL_EFFECT_CREATE_PRIVATE_CONVERSATION as it is executed in SPELL_EFFECT_HANDLE_HIT mode where no units are targeted
2022-10-28DB/Tirisfal: Added spawns for Hallows EndMeji
Closes #28406
2022-10-28DB/EversongWoods: Added spawns for Hallows EndMeji
Closes #28405
2022-10-28DB/Stormwind: Delete spawns in old Wizards SanctumMeji
Closes #28403
2022-10-26DB/Stormwind: Updated spawns in Stormwind KeepAqua Deus
+ updated Phasing Closes #28400
2022-10-26DB/Stormwind: Added spawns for Tides of War QuestAqua Deus
Closes #28407
2022-10-25DB/Ironforge: Added spawns for Hallows EndMeji
Closes #28402
2022-10-25DB/Stockade: Added spawns for Hallows EndMeji
Closes #28401
2022-10-25DB/Stormwind: Added spawns for Hallows EndMeji
Closes #28399
2022-10-25Core/Quests: Send Offer Reward Window for non-repeatable autocomplete quests ↵Meji
(#28387)
2022-10-25Core/Misc: Rename POI field Unknown905 to WMOGroupId (#28384)Meji
2022-10-25CI/AppVeyor: Upgrade image to Visual Studio 2022 (#28378)Shauren
2022-10-25Core/Misc: Added missing config option Guild.SaveInterval to worldserver ↵M'Dic
default config (#28396) Ref #25697
2022-10-25Core/Loot: Implemented dungeon encounter personal lootShauren
Closes #20066
2022-10-24Core/GameObjects: Add missing dynamic flag updates for chestsShauren
2022-10-24DB/Goldshire: added spawns for Hallows EndMeji
Closes #28389
2022-10-24DB/Kharanos: added spawns for Hallows EndMeji
Closes #28388
2022-10-24DB/Stormwind: Added pre Broken Shore Harbor spawnsNaddley
Closes #28398
2022-10-24DB/TiragardeSound: Spawned Wolves Den Outpost + UpgradeMalcrom
Closes #28397
2022-10-24Core/Conditions: Add const to condition checking functionsShauren
2022-10-23Core/GameObjects: Implemented AllowMultiInteract for GAMEOBJECT_TYPE_GOOBERShauren
2022-10-23DB: Update db with massparsed datafunjoker
scaling, queststarter/ender, gossip, gameobject_template, page_text
2022-10-22Scripts/Durotar: Fix ship arrived gossip for Mith'aka (#28386)Malcrom
2022-10-22Core/GameObjects: Implemented gathering nodes (gameobject type 50)Shauren
2022-10-21Warning fixShauren
2022-10-21Core/GameObjects: Implemented per player gameobject state and visibility for ↵Shauren
looted non-consumable chests
2022-10-21DB/Creature: update some Stormwind vendorsShamage
+ SAI script for Bernard Gump Closes #28367
2022-10-21DB/Spawns: add missing Portals to Darnassus <> ExodarNaddley
+ add Eranril Moontear
2022-10-21DB/Creature: update Craggle Wobbletop vendor dataNaddley
+ deleted a duplicate gossip_menu Closes #28364
2022-10-18DB/Spawns: add Maynard Algersonmalcrom
+ handle Phase 10479 Closes #28375
2022-10-18DB/Spawns: add Terrence Fostermalcrom
+ handle Phase 10489 Closes #28373
2022-10-18Core/PlayerDump: Fixed dumping empty binary fields. (#28376)DeadMouse
2022-10-18Core/Creatures: Correct UNIT_DYNFLAG_TAPPED visibility logicShauren
2022-10-18DB/Tirisfal: updated zeppelin towersNaddley
2022-10-18DB/Transport: delete deprecated transportsMeji
Closes #28362
2022-10-17Core/Loot: Implemented personal loot and tag sharing for non-boss lootShauren
2022-10-16Core/Networking: Fixed possible buffer overflows in ↵Shauren
WorldSocket::WritePacketToBuffer Closes #28370
2022-10-16Core/Loot: Initial support for personal loot in gameobjects (non-instanced ↵Shauren
content)
2022-10-15Core/GameObjects: Move contents of Spell::SendLoot to GameObject::UseShauren
2022-10-14Core/Gossip: Implemented GossipOptionNpc.AzeriteRespecShauren
2022-10-14Core/GameObjects: Implemented playerCast (Data23) for GAMEOBJECT_TYPE_GOOBERShauren
2022-10-14Core/BattlePets: Move revive battle pet cooldown to spell script and add ↵Shauren
serverside spell for stable master heal cooldown
2022-10-13Core/GameObjects: Allow creatures to use chair gameobjects directlyShauren