aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-09DB/Creature: Fixed gossip menus for Dalaran (Northrend) guardsMeji
Ref #17414
2022-08-09DB/Creature: Fixed gossip menus for Shattrath guardsMeji
Ref #17414
2022-08-09DB/Creature: Fixed gossip menus for Silvermoon guardsMeji
Ref #17414
2022-08-09DB/Creature: Fixed gossip menus for Falconwing Square guardsMeji
Ref #17414
2022-08-09DB/Creature: Fixed gossip menus for Undercity guardsMeji
Ref #17414
2022-08-09DB/Creature: Fixed gossip menus for Orgrimmar guardsMeji
Ref #17414
2022-08-09DB/Spawns: Add questgivers for Quilboar Briarpatch in NPE / Exiles ReachNaddley
Closes #28180
2022-08-09DB/Spawns: Added spawns to Quilboar Briarpatch / NPE / Exiles ReachNaddley
Closes #28183
2022-08-09DB/Gossip: Fixed invalid npc_text ids being assigned to gossip_menus due to ↵ModoX
massparsing wpp bug Closes #28191
2022-08-08Core/Misc: Fixed ResetFailedReason enum values for 9.2.5 clientShauren
2022-08-07Dep/rapidjson: Upgrade to ↵Shauren
Tencent/rapidjson@27c3a8dc0e2c9218fe94986d249a12b5ed838f1d
2022-08-06Core/Players: Prevent sending QuestUpdateAddCredit on QUEST_OBJECTIVE_ITEM ↵Ghaster
(#28170)
2022-08-06Core/Misc: Update /roll max capShauren
2022-08-06Core/Items: Implemented ITEM_FLAG3_DONT_REPORT_LOOT_LOG_TO_PARTYShauren
2022-08-05DB/Phases: Added phase_name entries for previous commit ↵ModoX
0ac8ddb30d784d69376855d7ffff933f1eba9062
2022-08-05DB/Spawns: Added Horde and Alliance questgiver in NPE/Exiles Reach: ↵Naddley
Abandoned Camp Closes #28176
2022-08-05Core/LFG: Filter out lfg dungeons that have invalid map/difficulty pairsShauren
2022-08-04Core/PacketIO: Fixed structure of SMSG_CALENDAR_RAID_LOCKOUT_UPDATEDShauren
2022-08-04DB/Spawns: Added neutral spawns in NPE/Exiles Reach: Murlocs Hideout and ↵Naddley
Abandoned Camp Closes #28175
2022-08-02Scripts/Spells: Divine Star (Priest) fixed (#28112)Teleqraph
2022-08-02Scripts/Spells: Priest - Power of the Dark Side fixed (#28118)Teleqraph
2022-08-02Core/Conditions: Added CONDITION_PLAYER_CONDITION to integrate conditions ↵Meji
with db2 data (#28169)
2022-08-02Scripts/Spells: Priest - Sins of the Many fixed (#28122)Teleqraph
2022-08-02Core: Updated allowed build to 9.2.5.44908Shauren
2022-08-02DB: Added some wdb data from builds 42560 - 44325Shauren
2022-08-01Core/Crypto: Removed unneccessary std::reverse in Ed25519::SignShauren
2022-08-01DB/Trainers: Restore battlepet trainer spells after ↵Meji
2a2aea27b728a9ae5c946b5adf912bcae4ef9eb1
2022-08-01Core/Crypto: Added Ed25519 implementationShauren
2022-08-01DB/Creature: Added template updates as byproduct of trainer sniffingModoX
2022-08-01DB/Trainers: Updated several trainers with sniffed dataModoX
* should cover every trainer except those which are bound to qlines (e.g. Gnomish Engineering, Spires of Arak qline, Legion profession qlines) Closes #24654
2022-07-29Core/Scripts: Added CalcCastTime spell script hookShauren
2022-07-29DB/Creature: Fixed gossip menus for Brill guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Thunder Bluff guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Bloodhoof Village guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Razor Hill guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Theramore guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Exodar guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Azure Watch guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Darnassus guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Dolanaar guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Ironforge guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Kharanos guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Stormwind guardsMeji
Ref #17414
2022-07-29DB/Creature: Fixed gossip menus for Goldshire guardsMeji
Ref #17414
2022-07-29DB/Creature: Added scaling data for several shadowlands npcsOsleyder85
Closes #28158
2022-07-28Core/PacketIO: Implemented SMSG_SPELL_HEAL_ABSORB_LOGShauren
2022-07-28Core/Spells: Refactor heal absorb codeSeyden
2022-07-28Core/Spells: Implement OnEffectAbsorbHeal and AfterEffectAbsorbHeal hooksNyr
2022-07-27Core/Maps: Make sure login instance is added to i_maps (#28156)SeraphimWoW
2022-07-26Core/Spells: OnPrecast script should be called before ReSetTimer (#28146)Teleqraph