aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-05DB/Creature: Correct respawn time for Tethis and King BangalashCraftedRO
Closes #28465
2022-11-05DB/Quest: Villains of DarrowshireKillyana
Closes #4385
2022-11-04TypoKillyana
2022-11-04 DB/Quest: The Missing DiplomatKillyana
Closes #28182
2022-11-04DB: Decrease restock time for Formula: Runed Adamantite RodCraftedRO
Closes #28451
2022-11-04DB: Defias Evoker WaipointsCraftedRO
Closes #28464
2022-11-04 DB/GameObject: Fix position and rotation of some signsCraftedRO
Coloses #27119
2022-11-04Scripts/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
2022-11-03DB/SAI: Bleeding Hollow WorgCraftedRO
Closes #28452
2022-11-03DB/Locales: Add missing esES/esMX ObjectiveText1 to quest_template_localeTony931023
Closes #27918
2022-11-03DB/Loot: Skeletal RunesmithKillyana
Closes #27995
2022-11-03DB/Locales: Add missing Russian translation to achievement_reward_localeFreeman256
Closes #28003
2022-11-03 DB/Quest: Trial and ErrorCraftedRO
Closes #28262
2022-11-02Revert "MMAP: Build ADT floor just like WMO floor below liquid (#27503)" ↵Giacomo Pozzoni
(#28392) This reverts commit 8a779268b601db28005a8348f3c21255718d4526.
2022-11-01DB: Alliance Log Ride , Horde Log Ride in the GrizzlyHillsKillyana
Closes #28181
2022-11-01DB/Loot: Ulduar: General Vezax 25 and Yogg-Saron 25 should drop Fragment of ↵Jildor
Val'anyr Closes #28187
2022-11-01DB/Loot: Ulduar - Freya: Freya's Gift (2 Elder): Fix wrong id for loot of ↵Jildor
Fragment of Val'anyr Closes #28186
2022-11-01 DB/Loot: Ulduar - Hodir: Rare Cache of Winter: Fix wrong id for loot of ↵Jildor
Fragment of Val'anyr Closes #28185
2022-11-01 DB/Locale: Fix wrong zhTW for creature,quest_greeting, achievement_rewardleelf00
Closes #27942
2022-10-31DB/Quest: Cleansing the WatersKillyana
2022-10-31DB: Few updates to FelmystCraftedRO
Closes #28288
2022-10-31Quest: Trial and Error (10566) Item use conditionsCraftedRO
Closes #28262
2022-10-31DB/Creature: Add loot for some creaturesCraftedRO
Closes #28265
2022-10-31DB/Locales: WintersbiteJildor
Closes #28346
2022-10-30DB: Fix a db errorCraftedRO
Closes #28425
2022-10-30DB: Make Coldarra great again!Malcrom
Closes #28348
2022-10-30DB: Missing Silvermoon Guardians and missing pathingMalcrom
Closes #28335
2022-10-30DB: Ziggurat Defenders of Death's StandMalcrom
Closes #28339
2022-10-30DB: Ghostlands Suncrown Village and Isle of Tribulations respawnMalcrom
Closes #28332
2022-10-30DB: Respawn Arcane Reavers at Dawnstar SpireMalcrom
Closes #28330
2022-10-30 DB: Falconwing Square SAI updateMalcrom
Closes #28317
2022-10-30DB/Creature: Solanin scripting fix "Eversong woods"Malcrom
Closes #28336
2022-10-30DB/Creature: Pathing for RazorspineMalcrom
Closes #28316
2022-10-30DB/Spawns: Add missing spawn to Aldur'thar: The Desolation GateKillyana
2022-10-17TDB 335.22101 - 2022/10/17TDB335.22101TDB Release
2022-10-14Scripts/Quest: Refactor Last Rites (#28328)Malcrom
2022-10-14Scripts/Quest: Improved script for Abduction (#28306)Malcrom
2022-10-14Scripts/Quests: Help Those That Cannot Help Themselves (#28304)Malcrom
2022-10-13Core/Misc: Fixed worldserver shutdown with --update-databases-onlyShauren
(cherry picked from commit edc922d5320788a08b02d22b1dbe29b7becb9b93)
2022-10-13Core/Gossip: Preserve OptionID from database when menu option is added from ↵Shauren
a script
2022-10-12Scripts/Gossips: Set gossip menu id for scripts that load menu items from ↵Shauren
database
2022-10-11Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ↵Gosha
(#28347)
2022-10-11DB/Ruins of Ahn'Qiraj: Fixed boss states for spawn groupsShauren
2022-10-08Core/Misc: Multithread query cache loadingihm-tswow
2022-10-08Core/Misc: Minor cleanup in worldserver main.cppShauren
2022-10-08Core/Threading: Create ThreadPool classShauren
2022-10-04Scripts/Eversong Woords: Add cosmetic script for a party (#28308)Malcrom
2022-10-02DB/Scripts: Move Quest "Aces High!" gossip menu to database (#28300)Malcrom
2022-10-02Scripts/BoreanTundra: Modernized Unfit for Death (11865) implementation (#28297)Malcrom
2022-10-01fixed buildOvah