Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-02 | Core/PacketIO: Updated opcodes to 9.1.5 | Shauren | |
2021-11-02 | Core/Social: Implemented account ignores | Shauren | |
2021-11-01 | Core/DataStores: Updated db2 structures to 9.1.5 | Shauren | |
2021-11-03 | Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastText | funjoker | |
This is the correct naming | |||
2021-11-03 | Core/DB: Fix AnimationData structure | funjoker | |
2021-11-02 | Core/GuildFinder: Remove as preparation for 9.1.5 | Shauren | |
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 | 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-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 | 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 | Scripts/VoA: Update events to use std::chrono (PR #22415) | Full-Stack Developer | |
(cherry picked from commit 8f60d48ea96b4677576127ece8007be9c8862a23) | |||
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 | 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 | 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-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 | Core/Entities: Minor refactor to viewer dependent updatefield writing to ↵ | Shauren | |
allow using viewer dependent dynamic updatefields | |||
2021-10-24 | Core/DataStores: Hackfix broken db2 files that have invalid id tables | Shauren | |
2021-10-23 | Core/RBAC: Simplification part 1. Nobody needs different permissions for ↵ | Treeston | |
each type of .go command. (cherry picked from commit 5843724debc3642434c055e5cf6f29a1eaf65358) | |||
2021-10-23 | Core/Conditions: allow CONDITION_QUEST_COMPLETE to handle spellclick ↵ | Ovah | |
conditions (#22371) This is a needed change in order to make spellclicks functional that are only available when you have a already completed quest. (cherry picked from commit cd36606027c5fa2353889902c437fa39bb71dfdf) | |||
2021-10-23 | Scripts/Ulduar: Algalon the Observer fixes (#22320) | Keader | |
(cherry picked from commit ca7ee982db4d25c464acf6daadc150d58dafa016) | |||
2021-10-23 | Core/Misc: Sync Languages.h content between branches | Shauren | |
2021-10-23 | Scripts/Commands: Cleanup and trinity_string for .go instance. Hi shauren. | Treeston | |
(cherry picked from commit 8e4f6777a28ac7b5d59ff1ff852e5184d877ff96) | |||
2021-10-23 | Scripts/Commands: New command ".go instance". Goes to an instance. | Treeston | |
(cherry picked from commit 6a0870a9993f5a1016439644d4a9ab3fd89277e5) | |||
2021-10-23 | Scripts/Misc: Removed more UpdateEntry on InstanceScripts | Keader | |
(cherry picked from commit c78f454c0ee74000ab7f77463e8b44ff7480fdec) | |||
2021-10-23 | Scripts/ICC: Removed not needed entrys added in last commit | Keader | |
(cherry picked from commit 7ab8a8b70b6bce42574d6dc9f92156b071ee402f) | |||
2021-10-23 | Scripts/ICC: Fixed Deathbringer after Delay zone script's OnCreatureCreate | Keader | |
Also removed some UpdateEntry hacks Followup: b4a1887c4d8df5a7729ed5c4126f6a7655a02127 (cherry picked from commit 92f260c5f9ffbd21c561f16c9ce9e52cbee289b8) | |||
2021-10-23 | Core/CrashHandler: Include assertion messages in crash reports | Shauren | |
(cherry picked from commit 62db1fb683c13b8dde0cc359564e090e0594658f) | |||
2021-10-23 | Core/Threat: Fear no longer suppresses threat. All confuse effects now ↵ | Treeston | |
suppress threat, even ones that wouldn't break on damage. (cherry picked from commit 704870496f672f628635e45a1cec98a485d86c28) | |||
2021-10-23 | Core/Maps: Fix a crash when spawning a spawn group | Treeston | |
(cherry picked from commit 969436adfe8fc0f1c6a01d422ab7f6aa08486be3) |