aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-01DB/Gameobject: Shrine of Dath'RemarAokromes
closes #27116 by osleyder85
2021-10-31Core/Chat: Implement hyperlink validation for new link typesShauren
2021-10-31Core/DataStores: Load CurrencyContainer, GarrMission, JournalEncounter, ↵Shauren
JournalEncounterSection, JournalInstance, JournalTier, KeystoneAffix, MapChallengeMode, MawPower and SoulbindConduitRank
2021-10-31Core/Chat: Add a missing terminator checkTreeston
(cherry picked from commit bf6082a8354910beef00551b1c17bcdfe9492ab1)
2021-10-31Core/Spells: Include RealPointsPerLevel when determining if aura is negative ↵HelloKitty
(#22427) (cherry picked from commit 0d1eed5dabdc86e4a7ae2d5dfc8f5c17636f69a1)
2021-10-31GameObject/SAI: Rookery Egg SpawnerKillyana
Closes #22430 (cherry picked from commit ce46a0d53c3dbd6d2837020686e3880d98c545ed)
2021-10-31Movement/TaxiPath: Properly clean up list of taxi destinations upon arrival ↵Treeston
at final node. Closes #22089. (cherry picked from commit a3697052c3860b9bd5524b932fbda9c8690e9e72)
2021-10-31Core/Misc: FIx a GCC warningShauren
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
- Validate most link properties all the time - If enabled, also validate link text (needs locale) - Instead of blocking the entire message, sanitize it - Apply filtering to DND/AFK messages. Closes #22399 (cherry picked from commit f27284594b18000a1c098262728fb19fdc63fc6c)
2021-10-30Core/Commands: Parse character guid in achievement hyperlinks to ObjectGuidShauren
2021-10-30Core/Entities: Implemented ObjectGuid::FromStringShauren
Closes #27170
2021-10-29DB/Spawns: Fix Garroshs phase & position within OrgrimmarAokromes
closes #27177 by mdx7
2021-10-29DB/Spawns: Added Ambassador MoorgardAokromes
closes #27172 by mdx7
2021-10-29DB/Spawns: Venthyr Intro - Court of HarvestersAokromes
closes #27179 by mdx7
2021-10-29DB/Spawns: Prince Renathal in Venthyr SanctumAokromes
closes #27181 by mdx7
2021-10-27Scripts/Auras: Lookup aura scripts by their type, not nameShauren
2021-10-27Scripts/Spells: Implement Demon Hunter Havoc talent "First Blood" (#27176)Seyden
2021-10-27DB/Creature: Fix unit flag for Lich King and Sindragosa involved on Where ↵Killyana
Dragons Fell quest (cherry picked from commit 7bcc83696fe2b9828f86a8fe3b4f63d4b51c8484)
2021-10-27Core/Unit: Erm, so it turns out that releasing your spirit actually never ↵Treeston
set your death state to DEAD. It stayed as CORPSE. That's wrong, of course, but we didn't notice because zombie corpses (see f50a8e5). Zombie corpses are gone, so now it caused a bug. That's fixed too. Closes #21873. (Finally.) (cherry picked from commit 7bc16e2ee6ace39588a991537ff28811000a16c2)
2021-10-27Core/Unit: Successfully (?) prevented the zombie apocalypse. Corpses can no ↵Treeston
longer gain HP. Closes #22409. (cherry picked from commit f50a8e5926372400e87337fdcdcd03fd68a8a4c6)
2021-10-27DB/Quest: Zeth'Gor Must Burn!Killyana
Fix visuals an events (cherry picked from commit c5fa08afc1d1b33b95f4e469431e25c8e782b16c)
2021-10-27DB/SAI: Fix Champions and Valiants movement at the Argent TournamentKillyana
After an evade they will return to the spawn position correctly (cherry picked from commit ef5e1d72bea4e36d21137e65ad69a79a8246dbc1)
2021-10-27Misc: Make extractor more clear for some usersAokromes
(cherry picked from commit 5fd03bb4726941c548347de7f67a0acd10af0155)
2021-10-27DB/Spell/Item: The Ancient Frostsaber and the NightsaberKillyana
Closes #8194 (cherry picked from commit 8f91a85aaa789276e0b9a6486ae96b978ec281d9)
2021-10-27Scripts/VoA: Update events to use std::chrono (PR #22415)Full-Stack Developer
(cherry picked from commit 8f60d48ea96b4677576127ece8007be9c8862a23)
2021-10-26DB/Misc: Fix more dungeons in northrend parent mapAokromes
By PatricNox (cherry picked from commit 6ca174c9fa14144e98d805a5a9d63101f3fd7cb3)
2021-10-26Creature/Script: Fix Highlord Darion Mograine waypoint speedKillyana
Closes #21290 (cherry picked from commit ddd779fef55f14e2229d1b64e9eb48a02e6f3f7a)
2021-10-26Core/EscortAI: initialize run state before filling waypoints (PR #22416)Ovah
(cherry picked from commit 993c392cd7b1baaabf08a6a0aa3a8dcc895ae1c5)
2021-10-26Scripts/VoA: Archavon no longer leaps in melee range (PR #22414)Full-Stack Developer
(cherry picked from commit 3c5b1f025846d1bf9d441ba1a58c26aa574cac62)
2021-10-26DB/Misc: Fix Icecrown citadel Parent mapAokromes
Closes #22413 by PatricNox (cherry picked from commit f15e06a2e10669fe93441aeef7ff4f535ad9d727)
2021-10-26kill some whitespacesAokromes
(cherry picked from commit cc49b7bb3024c6eb36d9bbbe7b151d7ae9ba91b7)
2021-10-26Core/PacketIO: Fixed SMSG_SPELLNONMELEEDAMAGELOG structureShauren
(cherry picked from commit 93e87010ed77138ccea44c16e48ddac7da5acbaa)
2021-10-26Core/Threat: Properly sequence checking offline state _after_ adding the ↵Treeston
reference to the threat list. This ensures IsEngagedWith reports consistent values for downstack calls in Creature. Closes #22406. (cherry picked from commit 9f1755dbf13d475a26741690ec5d6a340a7f4230)
2021-10-26Core/Creature: Get rid of a few Creature::getAttackerForHelper misuses. ↵Treeston
That's not what the function does, folks. (cherry picked from commit 71c5569d186c4c24382b7c2846630da4a9edfb4f)
2021-10-26DB/Quest: Confront Yeh'kinyaZenoX92
Closes #22395 (cherry picked from commit 2906b149ea51064fd44ee2f3bad7bb4f4c044ad1)
2021-10-26Core/Conditions: Added conditions for old areatrigger system ↵ModoX
(AreaTrigger.db2) (#27174)
2021-10-26Core/Conversations: Dropped time fields and calculate them using db2 data ↵ModoX
(#27151)
2021-10-26Fix typo in 2cf397c265380b366a5ab108963ad28cc0b7d9b7funjoker
2021-10-26Core: Updated allowed build to 9.1.0.40725Shauren
2021-10-25Github: Removed targeted branches from pull request template due to pr ↵ModoX
labeler doing the job automatically based on base branch (#27175)
2021-10-25Core/Conditions: Added conversation line source type (#27167)ModoX
2021-10-25Core/ChatCommands: Implement achievement link parsingTreeston
(cherry picked from commit a4c666dc3d75d0c77fdeb52a6d2cd21100ba4588)
2021-10-25Core/Threat: Suppressed threat is now re-evaluated on taunt state update, ↵Treeston
and taunting units can no longer be suppressed. (cherry picked from commit fdbec8b6398295e75e38bd174318d5e172124905)
2021-10-25Scripts/Commands: Rewrite .account commands to new modelTreeston
(cherry picked from commit c59388783a6009301548dae2c29e2a29c71aadf7)
2021-10-25Core/ChatCommands: Properly handle single-argument handlers (argument string ↵Treeston
discarded). Add special handling for on/off booleans. (cherry picked from commit 37489eda93b6fac53a6596979dfab08e04b04523)
2021-10-25Core/Misc: Fixed clang 13 warnings, gcc 11 build errors and nopch buildShauren
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
- Detect the arguments accepted by the command handler - Tokenize out those arguments automatically and feed them to the handler - Unmatched rest of the string can be accepted by trailing char const* or CommandArgs* (cherry picked from commit 66a87c4642d25f27ca24254cfeb0a0c4b21036b1)
2021-10-24DB/Spawns: Lightforged Beacon in StormwindAokromes
closes #27146 by mdx7
2021-10-24DB/Spawns: Telogrus Rift Portal in StormwindAokromes
closes #27142 by mdx7
2021-10-24DB/Spawns: Added Keira Onyxraven spawn (Voidelf intro)Aokromes
closes #27141 by mdx7