aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-26DB/Stormwind: Added some cosmetic scripts for Stormwind HarborShamage
Closes #28583
2023-01-26DB/AzureSpan: Added some more spawnsNaddley
2023-01-24DB/Skills: Added missing skill tiersMeji
2023-01-21Core/Reputation: Implemented renown reputation (Dragonflight) (#28653)Meji
2023-01-20Core/Units: Named new unit flag (enuminfo)Shauren
2023-01-20Core/Units: Named new unit flagShauren
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-19Core/Auras: Fully remove auras that had all of their effect suppressed with ↵Shauren
immunity (cherry picked from commit 835e2918319ed20109992086311a2c146140937f)
2023-01-19Core/Auras: Fixed possible iterator invalidation crashes caused by calling ↵Shauren
UpdateTargetMap inside loops iterating m_appliedAuras Closes #28609 (cherry picked from commit 593721ff1fc7bb20fa2667625f5d3848a0786c73)
2023-01-19DB/AzureSpan: Added some spawns around IskaaraNaddley
2023-01-17Core: Updated allowed build to 10.0.2.47631Shauren
2023-01-15DB/Dragonflight: Reguid spawnMeji
2023-01-15Core/Objects: Call base class Update function for Unit and GameObject ↵Shauren
(currently does nothing)
2023-01-15Nopch build fixShauren
2023-01-15Core/Battlegrounds: Unload all grids before destroying battleground objectShauren
Closes #28755
2023-01-15Core/Spells: Added additional validation to loading spell_linked_spell to ↵Shauren
prevent infinite loops Closes #28753
2023-01-14DB/SAI: Fix startup errorsMeji
2023-01-14Core/SAI: Added missing target guid validations (#28745)Meji
2023-01-14Scripts/Spells: Fixed crash in spell_sha_mastery_elemental_overloadShauren
Closes #28748
2023-01-13Contrib: Adjust protobuf generator for latest include cleaned up outputShauren
2023-01-13Core/Creatures: Fixed typo in loading creature addonMeji
2023-01-12Core/Creatures: improved error logging messages added in ↵Ovahlord
6f835c233f7605d74926a2a3058634c9de478617 for creature_template_addon to avoid confusion (cherry picked from commit 128339730cafefba04ca8b1b6c72ed4ea9315bd3)
2023-01-12Core/Creatures: Split creature_addon and creature_template_addon's byte ↵Ovahlord
columns into seperate ones (#28562) * Instead of dumping raw byte values into these fields, we now only allow setting values which should be accessible to database devs. The remaining byte values should be handled by core internals and spells (pet talents and shapeshifting for example) (cherry picked from commit 6f835c233f7605d74926a2a3058634c9de478617)
2023-01-12Scripts/Icecrown Citadel: Added missing empty check before ↵Shauren
SelectRandomContainerElement (cherry picked from commit 9d8fc9037163b2a0776ee44760025a17ce11f115)
2023-01-12Core/Scripts: Implemented Zort's Protective Elixir (#28372)Mikhail Redko
* Core/Scripts: Implemented Zort's Protective Elixir * Rename XXXX_XX_XX_XX_world.sql to 2022_12_23_00_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit dc221604d9971eabb95cdbaececa28765a6dfa9a)
2023-01-12Core/Guild: Fixed possible guild exploit (#28577)robinsch
* Core/Guild: Fixed possible guild exploit * Core/Guild: Do not process HandleGuildDeclineOpcode if player is in guild (cherry picked from commit 036c72327f50af5f231c5ec8cc69af7db7f4aaa8)
2023-01-12Core/Player: Vertical "Say" distance (#28544)Badgersson
* Core/Player: chat messages use 3d distance Fix #26593 * Core/Player: chat messages use 3d distance new arg in SendMessageToSetInRange Fix #26593 (cherry picked from commit 297541e9c9bf90d410922db397d2f94dff9592cc)
2023-01-12DB: Fix a DB errorKillyana
Ref https://github.com/TrinityCore/TrinityCore/commit/441c126002c2f0518ee0c7cafa6453c3f16bec3f (cherry picked from commit 31e7516b83aa84685b1f1cbbce2eb3bb24695585)
2023-01-12Core/Units: ensure that we use valid iterators when providing spell Ids in ↵Ovahlord
Unit::RemoveAppliedAuras and Unit::RemoveOwnedAuras (cherry picked from commit 4a1989269643a3a441f91c50da6c3153d95a15fe)
2023-01-12DB/Creature: Update all flying creature movements to DisableGravityKillyana
(cherry picked from commit 441c126002c2f0518ee0c7cafa6453c3f16bec3f)
2023-01-12DB/Equipment: Remove wrong ItemID2 from Mathrengyl BearwalkerKillyana
(cherry picked from commit 28447346370a481dea43c0ceb1f797ab67f013f9)
2023-01-12DB/Gameobject: Wrong Nightmare Vine spawn in Shadowmoon ValleyJildor
Closes #28490 (cherry picked from commit d3a38dc52ef52e932d2d5665e48c31f843748c19)
2023-01-12DB/SAI: Add missing text line to Ango'rosh OgreCraftedRO
Closes #28512 (cherry picked from commit c0a5d34a4e9f575002abb893b043e4ca9cbba6f5)
2023-01-12DB/GameObject: Update serverSide field for some traps to fix the ↵Killyana
invisibility issue Closes #20479 (cherry picked from commit 8c082474b39e148f4cd8371db204b77cf28f315b)
2023-01-12DB/Creature: Update gold drop for some creaturesCraftedRO
Closes #28523 Credit Vmangos (cherry picked from commit 830db136cedf6f15b4781673bc0c430a32a37224)
2023-01-12Core/GameObjects: Use serverOnly property of GameObjectTemplate for all ↵Shauren
types that have it, not just spell focus (cherry picked from commit 4ee64a232ad830255bc6779e595d412c934b6b74)
2023-01-12DB/Quest: Add missing OfferRewardText for some questsCraftedRO
Closes #28487 (cherry picked from commit 5801fb94f3aa53a0ffebc88c67ede23b018d6231)
2023-01-12DB/Quest: The Ice Guard & The Shadow GuardCraftedRO
Closes #28486 (cherry picked from commit 1c545f417d5e6f535baf7181391d43f39ef52b4b)
2023-01-12DB/Quest : Rescue at Sea add missing SAI and textCraftedRO
Closes #28473 (cherry picked from commit 7289f86dbf86230d8cb757187f620c37b3cc0ca3)
2023-01-12DB: Yojamba Isle Zealot cosmetic eventCraftedRO
Closes #28443 (cherry picked from commit 651c555431fcd3321d3938125cabb6c8d971e407)
2023-01-12DB/Quest: I'm Smelting... Smelting!offl
Closes #27994 (cherry picked from commit 0ce55c6be86a446f045a1562490b454a875283ad)
2023-01-12DB/Creature: Correct respawn time for Tethis and King BangalashCraftedRO
Closes #28465 (cherry picked from commit 1dabfb6578531ecfa96d373f803a750f740fd8cc)
2023-01-12DB/Quest: Villains of DarrowshireKillyana
Closes #4385 (cherry picked from commit b1be7437c56ebd32b09336fb81cba20679fd9666)
2023-01-12 DB/Quest: The Missing DiplomatKillyana
Closes #28182 (cherry picked from commit a7993090cd6aa7dafd86a938d66ef7d30746d431)
2023-01-12DB: Decrease restock time for Formula: Runed Adamantite RodCraftedRO
Closes #28451 (cherry picked from commit 53618acd29f3b1013f7fe0d6be319bd4a928d286)
2023-01-12Scripts/Halls of Lightning: reworked General Bjarngrim Encounter (#28457)Ovah
* handle missing visuals * reworked all AI scripts * handle missing mechanic of Arc Weld * reworked the whole waypoint and tempoary electrical charge handling * moved Stormforged Lieutenants to their own spawn group to handle their spawning/despawning via boss * moved the Tempoary Electrical Charge mechanic from spell_linked_spell to spell script instead * replaced hacky virtual items for Bjarngrim's stances with sniffed ones (cherry picked from commit f2fcd6746c72930dc0a951521e2f0fe78ce02690)
2023-01-12DB/SAI: Bleeding Hollow WorgCraftedRO
Closes #28452 (cherry picked from commit 89463b3220854d1f4028bab63224aa13f0b35b49)
2023-01-12DB/Loot: Skeletal RunesmithKillyana
Closes #27995 (cherry picked from commit f123cb0ece4de9a377d0d34a7cd84c24dceb4d2f)
2023-01-12DB/Locales: Add missing Russian translation to achievement_reward_localeFreeman256
Closes #28003 (cherry picked from commit 5c4062ab3ec20f4d25d44cdd529d9259f2baa89e)
2023-01-12 DB/Quest: Trial and ErrorCraftedRO
Closes #28262 (cherry picked from commit 7ff698445853f0d46916cfe17b4732998d388a77)