aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-27Scripts/Spells: Remove unneeded scriptsoffl
2022-02-27DB/Quest: Update 'Leave Nothing to Chance'offl
2022-02-27Scripts/Quest: Update 'Mounting Hodir's Helm' (#27832)offl
2022-02-27Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)robinsch
example: mmaps_generator 230 will cause tile 33, 29 to not build because of the check. causing NPCs to not have mmap information in some parts of the map. .go xyz 1380 -831 -88 230 has no mmap tile information because of above check. https://i.imgur.com/Pypeu4f.png
2022-02-26Core/Pet: Fix typojackpoz
Fix typo in Pet::resetTalentsForAllPetsOf() that would cause not to reset talent spells of any pet
2022-02-26Scripts/Quest: Few updates to Zul'drak scripts (#27828)offl
2022-02-25Scripts/Events: Update event scripts to new register model 2 (#27824)offl
2022-02-25Scripts/Events: Update event scripts to new register model 1 (#27823)offl
2022-02-22Scripts/Misc: Adjustments to previous fixes (#27821)offl
2022-02-22DB/Locale: Add missing zhTW CompletedText for Zul'Drak, Howling Fjord, ↵leelf00
Grizzly Hills, Storm Peaks quests Closes #27798 Closes #27807 Closes #27810 Closes #27820
2022-02-22DB/Locale: Add missing zhTW CompletedText, pt 1 - 4leelf00
Closes #27793 Closes #27794 Closes #27795 Closes #27796
2022-02-22Core/Spells: removed hackfix for Elemental Oath and replaced it with a ↵Ovah
proper implementation (#27812)
2022-02-22Core/Misc: Fix a typo and formatting (#27799)killerwife
2022-02-21Core/AI: Change m_originalCaster to m_caster when calling OnSpellStart (#27815)offl
2022-02-18Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)offl
2022-02-18DB/Faction Change: Prevent breaking of Dungeon Set 2 Quests when player ↵Jinnaix
changes faction Closes #27791
2022-02-17Scripts/Quest: Update 'Torture the Torturer' (#27782)offl
2022-02-17Scripts/Spells: Script A Mysterious Voice from Ahn'kahet (#27779)offl
Closes #25683
2022-02-17Scripts/TK: Few updates for Sepethrea (#27769)offl
2022-02-17Scripts/SL: Update Grandmaster Vorpil (#27765)offl
Closes #23801
2022-02-16TDB 335.22021 - 2022/02/16TDB335.22021TDB Release
2022-02-16Scripts/Spells: Scent of Blood (DK) shouldn't remove old buff before ↵Gildor
proccing again (#27784)
2022-02-16DB/PageText: add missing linebreaks to various items from the Human starting ↵Alastro-Kraken
areas Closes #27764
2022-02-16DB/SAI: Remove conditions for Basic Orders quest script (handled in spells)offl
2022-02-14Scripts/Spells: Script one more player talk (#27766)offl
2022-02-14Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and ↵Shauren
remove compatibility code for unsupported versions (cherry picked from commit f6e72494f185d096f2cce70e646f0761e67e1bc7)
2022-02-13Scripts/TK: Update remaining scripts to new register model 2 (#27768)offl
2022-02-13Scripts/TK: Update remaining scripts to new register model 1 (#27767)offl
2022-02-13DB/CreatureText: add missing text to NPC General KrakorkAlastro-Kraken
Closes #27773
2022-02-13DB/SAI: add missing Summon Imp spell on spawn for Yasmine Teli'LarienAlastro-Kraken
Closes #27771
2022-02-13DB/SAI: add OOC event to Jesthenis Sunstriker and Matron ArenaAlastro-Kraken
Closes #27770
2022-02-13DB/Creature: fix orientation for NPC Tharnariun TreetenderAlastro-Kraken
Closes #27763
2022-02-13DB/Gossip: fix gossip text for NPC TerenthisAlastro-Kraken
Closes #27762
2022-02-13DB/Quest: fix emotes for quest Easy Strider LivingAlastro-Kraken
Closes #27761
2022-02-13DB/Gossip: fix gossip text for NPC Alanndarian NightsongAlastro-Kraken
Closes #27760
2022-02-13DB/Locale: fix missing zhTW CompletedText locale textleelf00
Closes #27756
2022-02-09Scripts/Items: Fix Goblin Bomb Dispenser (#27749)offl
Closes #26523
2022-02-09DB/Locale: Fix wrong zhTW locale texts for quests 11560-11631leelf00
Closes #27751
2022-02-09DB/Locale: Fix zhTW locale texts for death knight quests 12593-13189leelf00
Closes #27748
2022-02-09DB/Locale: Fix wrong zhTW locale texts for quests 13068-13090leelf00
Closes #27747
2022-02-09DB/Trainer: Add Goblin Mortar & The Mortar: Reloaded to Goblin Engineer trainersanzz1
Closes #27642
2022-02-07DB/Locale: Add missing zhCN/zhTW page_text_locale, texts 1644 - 3613leelf00
Closes #27740 Closes #27741 Closes #27742 Closes #27743
2022-02-07DB/Quest: fix availability for quests James Hyal and They Call Him Smiling JimAlastro-Kraken
Closes #27725
2022-02-07DB/Locale: Add missing esES & esMX quest texts (Part 190)Cerveciento
Closes #27713
2022-02-05Core/Misc: Reserve trinity_string id 1516 for master branchShauren
2022-02-04Scripts: Update Silithus Wind Stones (#27700)anzz1
* Despawn Wind Stone after use, allow it to respawn (remove GO_FLAG_NODESPAWN on initialize) * Re-check twilight set aura on GossipSelect (don't allow to summon without wearing set) * Fix spell Abyssal Punisment (24803) not casting when interacting with stone without required items * Fix miniboss not despawning after leaving combat * Fix possible exploit of spawning many minibosses from a single wind stone spawn * Improve creature scripts * Set correct respawn time for wind stones Closes #27698 Closes #26814
2022-02-01Revert "Core/Spells: Force Invisibility (mage) to leave combat." (#27701)Gildor
This reverts commit 4b0acb743264971859a7c26684394792706f5209. Co-authored-by: kaelima <kaelima@live.se>
2022-02-01Core/Spells: Fix looting not breaking stealth (#27696)anzz1
Closes #27222
2022-02-01Scripts/Quest: Rework Mystery of the Infinite & Mystery of the Infinite, ↵offl
Redux (#27677)
2022-02-01DB/Locale: Add missing esES & esMX quest texts (Part 189)Cerveciento
Closes #27702