aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-29Core/Spawns: Allow spawn groups with MANUAL_SPAWN flag to automatically ↵Meji
despawn if conditions are not met (#28778)
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-29Core/Mail: Update max mail id capShauren
2023-01-29Core/Spells: Remove a triggered spell (not in sniff) (#28571)Aqua Deus
2023-01-28Core: Updated allowed build to 10.0.5.47871ModoX
2023-01-28Core/Quests: Dont immediately update object visibility at PhaseShift and ↵Seyden
wait for the AI Hooks to be called in Player::RewardQuest (#28516)
2023-01-28Core/DataStores: Updated outdated check to 10.0.5.47660ModoX
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-27DB/Monk: Added spellproc data for Brewmaster T23 2p10.0.2.47631Naddley
2023-01-27DB/Monk: Added spellproc data for Pretense of InstabilityNaddley
2023-01-27DB/Monk: Added spellproc data for Hit SchemeNaddley
+ consume
2023-01-27DB/Monk: Added spellproc data for Eye of the TigerNaddley
2023-01-27DB/Monk: Added spellproc data for Invoker's DelightNaddley
2023-01-26DB/Misc: Fix recent sql error introduced in ↵ModoX
58cd4e58f7d2f382903c8abe065b697d3a0bcb6b
2023-01-26Scripts/DK: Implemented Howling Blast (#28761)Ovahlord
2023-01-26Scripts/Hunter: Implement Explosive Shot (#28779)Naddley
2023-01-26Scripts/Evoker: Implement Living Flame and Energizing Flame (#28736)Aqua Deus
2023-01-26Spells/Evoker: Implemented Azure Strike (#28656)Aqua Deus
2023-01-26DB/Druid: Added spellproc data for Power of GoldrinnNaddley
2023-01-26DB/Priest: Added spellproc data for Divine ImageNaddley
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)