| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-01 | DB/Gameobject: Shrine of Dath'Remar | Aokromes | |
| closes #27116 by osleyder85 | |||
| 2021-10-31 | Core/Chat: Implement hyperlink validation for new link types | Shauren | |
| 2021-10-31 | Core/DataStores: Load CurrencyContainer, GarrMission, JournalEncounter, ↵ | Shauren | |
| JournalEncounterSection, JournalInstance, JournalTier, KeystoneAffix, MapChallengeMode, MawPower and SoulbindConduitRank | |||
| 2021-10-31 | Core/Chat: Add a missing terminator check | Treeston | |
| (cherry picked from commit bf6082a8354910beef00551b1c17bcdfe9492ab1) | |||
| 2021-10-31 | Core/Spells: Include RealPointsPerLevel when determining if aura is negative ↵ | HelloKitty | |
| (#22427) (cherry picked from commit 0d1eed5dabdc86e4a7ae2d5dfc8f5c17636f69a1) | |||
| 2021-10-31 | GameObject/SAI: Rookery Egg Spawner | Killyana | |
| Closes #22430 (cherry picked from commit ce46a0d53c3dbd6d2837020686e3880d98c545ed) | |||
| 2021-10-31 | Movement/TaxiPath: Properly clean up list of taxi destinations upon arrival ↵ | Treeston | |
| at final node. Closes #22089. (cherry picked from commit a3697052c3860b9bd5524b932fbda9c8690e9e72) | |||
| 2021-10-31 | Core/Misc: FIx a GCC warning | Shauren | |
| 2021-10-31 | Core/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-30 | Core/Commands: Parse character guid in achievement hyperlinks to ObjectGuid | Shauren | |
| 2021-10-30 | Core/Entities: Implemented ObjectGuid::FromString | Shauren | |
| Closes #27170 | |||
| 2021-10-29 | DB/Spawns: Fix Garroshs phase & position within Orgrimmar | Aokromes | |
| closes #27177 by mdx7 | |||
| 2021-10-29 | DB/Spawns: Added Ambassador Moorgard | Aokromes | |
| closes #27172 by mdx7 | |||
| 2021-10-29 | DB/Spawns: Venthyr Intro - Court of Harvesters | Aokromes | |
| closes #27179 by mdx7 | |||
| 2021-10-29 | DB/Spawns: Prince Renathal in Venthyr Sanctum | Aokromes | |
| closes #27181 by mdx7 | |||
| 2021-10-27 | Scripts/Auras: Lookup aura scripts by their type, not name | Shauren | |
| 2021-10-27 | Scripts/Spells: Implement Demon Hunter Havoc talent "First Blood" (#27176) | Seyden | |
| 2021-10-27 | DB/Creature: Fix unit flag for Lich King and Sindragosa involved on Where ↵ | Killyana | |
| Dragons Fell quest (cherry picked from commit 7bcc83696fe2b9828f86a8fe3b4f63d4b51c8484) | |||
| 2021-10-27 | Core/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-27 | Core/Unit: Successfully (?) prevented the zombie apocalypse. Corpses can no ↵ | Treeston | |
| longer gain HP. Closes #22409. (cherry picked from commit f50a8e5926372400e87337fdcdcd03fd68a8a4c6) | |||
| 2021-10-27 | DB/Quest: Zeth'Gor Must Burn! | Killyana | |
| Fix visuals an events (cherry picked from commit c5fa08afc1d1b33b95f4e469431e25c8e782b16c) | |||
| 2021-10-27 | DB/SAI: Fix Champions and Valiants movement at the Argent Tournament | Killyana | |
| After an evade they will return to the spawn position correctly (cherry picked from commit ef5e1d72bea4e36d21137e65ad69a79a8246dbc1) | |||
| 2021-10-27 | Misc: Make extractor more clear for some users | Aokromes | |
| (cherry picked from commit 5fd03bb4726941c548347de7f67a0acd10af0155) | |||
| 2021-10-27 | DB/Spell/Item: The Ancient Frostsaber and the Nightsaber | Killyana | |
| Closes #8194 (cherry picked from commit 8f91a85aaa789276e0b9a6486ae96b978ec281d9) | |||
| 2021-10-27 | Scripts/VoA: Update events to use std::chrono (PR #22415) | Full-Stack Developer | |
| (cherry picked from commit 8f60d48ea96b4677576127ece8007be9c8862a23) | |||
| 2021-10-26 | DB/Misc: Fix more dungeons in northrend parent map | Aokromes | |
| By PatricNox (cherry picked from commit 6ca174c9fa14144e98d805a5a9d63101f3fd7cb3) | |||
| 2021-10-26 | Creature/Script: Fix Highlord Darion Mograine waypoint speed | Killyana | |
| Closes #21290 (cherry picked from commit ddd779fef55f14e2229d1b64e9eb48a02e6f3f7a) | |||
| 2021-10-26 | Core/EscortAI: initialize run state before filling waypoints (PR #22416) | Ovah | |
| (cherry picked from commit 993c392cd7b1baaabf08a6a0aa3a8dcc895ae1c5) | |||
| 2021-10-26 | Scripts/VoA: Archavon no longer leaps in melee range (PR #22414) | Full-Stack Developer | |
| (cherry picked from commit 3c5b1f025846d1bf9d441ba1a58c26aa574cac62) | |||
| 2021-10-26 | DB/Misc: Fix Icecrown citadel Parent map | Aokromes | |
| Closes #22413 by PatricNox (cherry picked from commit f15e06a2e10669fe93441aeef7ff4f535ad9d727) | |||
| 2021-10-26 | kill some whitespaces | Aokromes | |
| (cherry picked from commit cc49b7bb3024c6eb36d9bbbe7b151d7ae9ba91b7) | |||
| 2021-10-26 | Core/PacketIO: Fixed SMSG_SPELLNONMELEEDAMAGELOG structure | Shauren | |
| (cherry picked from commit 93e87010ed77138ccea44c16e48ddac7da5acbaa) | |||
| 2021-10-26 | Core/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-26 | Core/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-26 | DB/Quest: Confront Yeh'kinya | ZenoX92 | |
| Closes #22395 (cherry picked from commit 2906b149ea51064fd44ee2f3bad7bb4f4c044ad1) | |||
| 2021-10-26 | Core/Conditions: Added conditions for old areatrigger system ↵ | ModoX | |
| (AreaTrigger.db2) (#27174) | |||
| 2021-10-26 | Core/Conversations: Dropped time fields and calculate them using db2 data ↵ | ModoX | |
| (#27151) | |||
| 2021-10-26 | Fix typo in 2cf397c265380b366a5ab108963ad28cc0b7d9b7 | funjoker | |
| 2021-10-26 | Core: Updated allowed build to 9.1.0.40725 | Shauren | |
| 2021-10-25 | Github: Removed targeted branches from pull request template due to pr ↵ | ModoX | |
| labeler doing the job automatically based on base branch (#27175) | |||
| 2021-10-25 | Core/Conditions: Added conversation line source type (#27167) | ModoX | |
| 2021-10-25 | Core/ChatCommands: Implement achievement link parsing | Treeston | |
| (cherry picked from commit a4c666dc3d75d0c77fdeb52a6d2cd21100ba4588) | |||
| 2021-10-25 | Core/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-25 | Scripts/Commands: Rewrite .account commands to new model | Treeston | |
| (cherry picked from commit c59388783a6009301548dae2c29e2a29c71aadf7) | |||
| 2021-10-25 | Core/ChatCommands: Properly handle single-argument handlers (argument string ↵ | Treeston | |
| discarded). Add special handling for on/off booleans. (cherry picked from commit 37489eda93b6fac53a6596979dfab08e04b04523) | |||
| 2021-10-25 | Core/Misc: Fixed clang 13 warnings, gcc 11 build errors and nopch build | Shauren | |
| 2021-10-25 | Scripts/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-24 | DB/Spawns: Lightforged Beacon in Stormwind | Aokromes | |
| closes #27146 by mdx7 | |||
| 2021-10-24 | DB/Spawns: Telogrus Rift Portal in Stormwind | Aokromes | |
| closes #27142 by mdx7 | |||
| 2021-10-24 | DB/Spawns: Added Keira Onyxraven spawn (Voidelf intro) | Aokromes | |
| closes #27141 by mdx7 | |||
