aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-21DB/Utgarde Keep: Migrate linked_respawn to spawn groupsShauren
2022-09-21DB/Zul'aman: Migrate linked_respawn to spawn groupsShauren
2022-09-21DB/Black Temple: Migrate linked_respawn to spawn groupsShauren
2022-09-21DB/Auchenai Crypts: Migrate linked_respawn to spawn groupsShauren
2022-09-21DB/Mana-Tombs: Migrate linked_respawn to spawn groupsShauren
2022-09-21DB/Sethekk Halls: Migrate linked_respawn to spawn groupsShauren
2022-09-21DB/Shadow Labyrinth: Migrate linked_respawn to spawn groupsShauren
2022-09-21DB/The Mechanar: Migrate linked_respawn to spawn groupsShauren
2022-09-20DB/The Botanica: Migrate linked_respawn to spawn groupsShauren
2022-09-20DB/The Arcatraz: Migrate linked_respawn to spawn groupsShauren
2022-09-20DB/Serpentshrine Cavern: Migrate linked_respawn to spawn groupsShauren
2022-09-20Scripts/Serpentshrine Cavern: Move to BossAIShauren
2022-09-20DB/The Slave Pens: Migrate linked_respawn to spawn groupsShauren
2022-09-20DB/The Steamvault: Migrate linked_respawn to spawn groupsShauren
2022-09-20DB/Shattered Halls: Migrate linked_respawn to spawn groupsShauren
2022-09-20DB/Naxxramas: Migrate linked_respawn to spawn groupsShauren
2022-09-19DB/Karazhan: Migrate linked_respawn to spawn groupsShauren
2022-09-19DB/Ahn'Qiraj Temple: Migrate linked_respawn to spawn groupsShauren
2022-09-19DB/Molten Core: Migrate linked_respawn to spawn groupsShauren
2022-09-19DB/Deadmines: Migrate Deadmines linked_respawn to spawn groupsShauren
2022-09-14Tools/vmapextractor: Fixed undeclared identifier 'assert' on OSX (#21994)Neonix
(cherry picked from commit 4279bfb6cbe1e0f9b639698b1f4d84c4966b6514)
2022-09-14Docker: Update contrib Dockerfilefunjoker
(cherry picked from commit 678f7a461504ec88074307f4dab0ddfd34ec0881)
2022-09-14CI/Cicle: Restore old behavior for docker pushShauren
(cherry picked from commit 470e5686b880a3a5df801dcaa818293d1151953f)
2022-09-14CircleCI: Update to new images (#28243)funjoker
* Tests: Update Catch2 to v2.13.9 (cherry picked from commit 189ea0b1a5e4bbaa88638aee54934d4e540ccb50)
2022-09-11Core/World: Include more details about MaxCoreStuckTime asserts (#28188)Giacomo Pozzoni
* Core/World: Include more details about MaxCoreStuckTime asserts Include more details about MaxCoreStuckTime asserts that might help find why FreezeDetector gets triggered with idle MapThreads * Codestyle fix
2022-09-11Scripts/Battle for Mount Hyjal:Fix wrong npc text,trash movment,archimode ↵lee
last phase (#27910) * Fix wrong npc text,trash movment,archimode last phase 1.Fix wrong npc text for Jania,Thrall,Tyrande. 2.Change Hyjal trash movement from walk to run. 3.Fix archimode drain worldtree event. 4.Fix archimode below 10% hp phase.Case Protection of elune on player. * fix code style fix code style * fix wrong type * Revert "fix wrong type" This reverts commit 204c45f7d76cb8f7e3a444db1d7bebb341ad931c. * fix wrong type * Update boss_archimonde.cpp * add missing Creature Text * fix code style * Update hyjalAI.cpp * do some work to prevent respawn mobs in combat * remove dup yell at alliance base * fix code style * fix SPELL_METEOR unvisiable when spawn Giant Infernal * change to DoCastSelf * hide archimonde doomfire spirit visual * fix code style * fix SQL warning when startup server * fix code style * move SetRun out of constructor * remove target list * move setRun * fix code style * Change npctext ID to high ID.Fill text into Creature Text Change npctext ID to high ID. Fill text into Creature Text. * Remove Magic Numbers * change npctext high ID * fix change high npc_text id in code * remove setCanFly,add flight state to db * change npc_text id * change npc yell condition after second boss dead * update npc_text IDs taken from sniff file. Updated IDs taken from sniff file provided by Aokromes. * remove MoveInLineOfSight * move protection_of_elune immuity effect to spell script * move worldtree channel target to db Move worldtree channel target to db Fix wrong position and movement_type of worldtree channel target * update wrong npc_text IDs in code * remove CastProtectionOfElune * remove SetVisible(false),change flags_txtra of doomfire(18095) and doomfire_spirit(18104) * update sql * fix compile error * revent spawntime,move guards say slay and say death to db * Move code from Initialize() to Reset() Move code from Initialize() to Reset() Move code from Initialize() to Reset() Update boss_archimonde.cpp * remove unneeeary ->AI() * Update hyjal_trash.cpp * Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_archimonde.cpp * Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/hyjalAI.cpp * Rename 9999_99_99_world.sql to 2022_09_11_00_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2022-09-09Core/Auras: Fixed requireImmunityPurgesEffectAttribute logic for school ↵Shauren
immunities Closes #28237
2022-09-08Scripts/Events: Ironforge hourly bell event correction (#28234)M'Dic
Changes go_bells script to play the BellTollDwarfGnome once at every hour. References: https://www.reddit.com/r/classicwow/comments/ou0rw5/question_what_is_that_super_loud_bellowing/ cherry-pick commit (Hourly bell: Dwarf horn sound should only play once vmangos/core#1569) Co-authored-by: schell244 <9536270+schell244@users.noreply.github.com>
2022-09-05Core/Auras: Improve aura interactions with immunities on spell effect levelShauren
* Effects that target is immune to will be suppressed instead of completely removed Closes #28096
2022-09-05Core/Spells: Move entering combat for caster and calculating crit chance to ↵Shauren
separate function called only once for each target instead of doing it once for every effect on every target
2022-09-04Core/Spells: Simplify combat flagging code on spell launch and impactShauren
2022-09-04Core/Combat: Allow PvE combat references to become suppressed, just like PvP ↵Shauren
ones
2022-09-04Core/Spells: Delay combat flagging for spell targets until spell missile landsAlan Deutscher
2022-09-02Core/Spells: Removed gathering failure chance from herbalism and mining ↵Tony Konzel
nodes (#28227)
2022-09-02Core/Misc: Reserve SAI action, trinity_string and condition types used in ↵Shauren
master branch
2022-09-02Core/Misc: Store skillline abilities grouped by skill id (#28199)ihm-tswow
2022-09-02Core/Battlegrounds: Capture flag immediately when standing on capture point ↵Gildor
and your team's flag return due to drop timer ended (#28200)
2022-08-19Core/Debugging: Improve SymInitialize fail message (#28206)ihm-tswow
* clarify that this is not the crash error, but an error with the crash report itself * improve formatting and message boundaries * warn the reader that this means the call stack symbols may be inaccurate
2022-08-15TDB 335.22081 - 2022/08/15TDB335.22081TDB Release
2022-08-04DB/Loot: Koralon 25 drops item 40811, not Emalon 25Jildor
Closes #28167
2022-08-04DB/Creature: Adjust General Lightsbane's damageoffl
2022-08-03Core/Misc: Improve missing class health/mana data error message during ↵ihm-tswow
startup (#28173) - If the class lacks health/mana data entirely, pClassInfo is null and crashes without reaching the error message if we don't check it first.
2022-08-02Core/Battlegrounds: Capture flags immediately when standing on capture point ↵CoderKane
and your team's flag gets returned (#28087) Closes #28076
2022-08-02Scripts/Naxxramas: Curse of the Plaguebringer should affect 10 targets in 25 ↵Dan Johnson
man mode (#28164)
2022-07-30Core/Player: Fix GM character leveljackpoz
Fix GM characters using DeathKnight char level even for non-DK chars. Issue added in 4e864848284443428cd7c12d70e64f68cefe84d7 Close #28165
2022-07-30Scripts/Naxxramas: Fixed number of affected targets for Cripple and Curse ↵Dan Johnson
spells in 25 man version of Noth the Plaguebringer encounter (#28161)
2022-07-27Fix starting level for GMs creating a DK (#28080)Dan Johnson
* Fix starting level for GMs creating a DK * Change behavior to look at max instead of ignoring DKs for GMs
2022-07-21Scripts/Spells: Random fixes (#28143)offl
2022-07-18Scripts/Quest: Rework 'Fel Spirits' (10909) (#28134)offl
2022-07-18Scripts/Spells: Script 'Hate To' spells (#28129)offl