Commit Graph

30444 Commits

Author SHA1 Message Date
Shauren baebb2d602 Core/Players: Fixed some spells appearing as available at trainer when they are already known
Closes #16482
2018-12-30 19:51:36 +01:00
Shauren bd21917ad6 Core/PacketIO: Fixed naming for SMSG_TRAINER_LIST profession related fields 2018-12-30 19:51:36 +01:00
Shauren 261944da4d SQL: Redo data conversion 2018-12-30 19:51:36 +01:00
Ghaster bf3ab6d9c4 Core/Creatures: Port trainer changes from master
Closes #20493
2018-12-30 19:51:36 +01:00
illfated 3dbe80ee2e DB/Quest: I'm Being Blackmailed By My Cleaner
Closes #22880
2018-12-26 19:45:30 +01:00
Killyana f9988e2f88 DB/Quest: Emergency Protocol: Section 8.2, Paragraph D
Closes #22882
2018-12-26 19:35:47 +01:00
Killyana 4be60643be DB/Spell: Mounting a Stabled Campaign Warhorse
Closes #22866
2018-12-26 19:32:44 +01:00
Treeston 4c3af3b636 Core/Utils: some code style adjustments, 6d6077e follow-up 2018-12-25 12:36:20 +01:00
Treeston 6d6077e36f Core/Utils: Fix Unicode handling 2018-12-25 01:47:24 +01:00
Giacomo Pozzoni afdbc5ffe3 Revert "Core/Handlers: fix ".whisper on" with opposite faction/low level (#22298)"
This reverts commit 950e50ec4d.
2018-12-21 13:19:12 +01:00
Giacomo Pozzoni cb13638721 Scripts/Nagrand: Fix crash added in PR #22806 (#22878)
Fix crash added in PR #22806 happening in quest "Ruthless Cunning and Returning the Favor"
2018-12-19 16:08:35 +01:00
PolarCookie a3c5af12d0 DB/Quest: Drak'Sotra quest chaining
Closes #22812
2018-12-19 12:34:48 +01:00
Rynem 2aea599f69 DB/Spell: Mounting a Stabled Campaign Warhorse
Closes #22866
2018-12-19 12:04:41 +01:00
Rynem aefc96f2d8 DB/Spell: Necrocution
Closes #22865
2018-12-19 11:59:04 +01:00
Rynem 07002a2825 DB/Quest: Quest: Cruel's Intentions
Closes #22842
2018-12-19 11:49:00 +01:00
Killyana ec2cee0ab7 DB/Creature: Onslaught Warhorse
Closes #22868
2018-12-19 11:38:57 +01:00
Giacomo Pozzoni 166bb31163 Shared/Misc: Use C99 conformant snprintf and vsnprintf in Visual Studio (#22876) 2018-12-19 11:27:44 +01:00
Gooyeth 950e50ec4d Core/Handlers: fix ".whisper on" with opposite faction/low level (#22298) 2018-12-18 08:03:52 +01:00
Shauren c7445669e8 Core/Units: Fixed crash happening when charm was removed by its own charmed AI during update 2018-12-17 15:49:32 +01:00
Aokromes 6658de05db DB/Creature: Fix Valithria Dreamwalker immunities
Closes #22753 by TheWinchesters
2018-12-17 13:18:07 +01:00
Shauren b09390e575 Core/Spells: Corrected haste affecting GCDs to match 3.3.5 client logic 2018-12-16 18:52:45 +01:00
jackpoz eee1f2cadf Core/Misc: Fix vsnprintf usage in ASSERT()
Fix vsnprintf to follow standard definition and not some old VC++ behavior, not requiring to include the '\0' character in the count parameter
2018-12-16 12:09:20 +01:00
Giacomo Pozzoni 9a924fb9d5 Core/Misc: Log more information in asserts (#22783)
* Core/Misc: Log more information in asserts

Add a new function GetDebugInfos() to types that could trigger an ASSERT() to easily include more useful information in crashlogs.
This is an initial commit that requires many more commits to implement the new GetDebugInfos() function in all required types.
If the type doesn't have the function, the global default one is picked which doesn't log anything.

* Core/Misc: Fix dynamic build

Add missing attribute for dynamic build

* Core/Misc: Fix gcc/clang build

* Core/Misc: Rename GetDebugInfos() to GetDebugInfo()

* Core/Misc: Fix FormatAssertionMessage() adding an extra '\0'

* Core/Misc: Add GetDebugInfo support to Unit

* Core/Misc: Add GetDebugInfo support to Creature

* Core/Misc: Add more info to GetDebugInfo for Creature

* Core/Misc: Add GetDebugInfo support to GameObject

* Core/Misc: Add GetDebugInfo support to Player

* Core/Misc: Add more GetDebugInfo info

* Core/Misc: Add GetDebugInfo support to Item

* Core/Misc: Add GetDebugInfo support to Bag

* Core/Misc: Add GetDebugInfo support to Transport

* Core/Misc: Add GetDebugInfo support to TempSummon, Minion, Guardian, Pet

* Core/Misc: Add GetDebugInfo support to Map, InstanceMap

* Core/Misc: Add GetDebugInfo support to Spell

* Core/Misc: Fix build warning

* Core/Misc: Add GetDebugInfo support to Aura

* Core/Misc: Add GetDebugInfo support to UnitAI
2018-12-14 22:01:16 +01:00
Treeston 3acba6dded Core/Misc: Explicit typing for SpellAttrN enums, add nicer text to UNKs, and restore some relevant info from old comments. Final one of these. 2018-12-11 14:38:50 +01:00
Killyana df641e993a DB/Creature: Njorndar Proto-Drake
Closes  #22853
2018-12-09 14:04:58 +01:00
PolarCookie 982b0d5225 DB/Item: Onslaught Gryphon Reins drop rate
Closes #22852
2018-12-09 13:24:37 +01:00
PolarCookie 271dd09eb0 DB/Quest: The Amphitheater of Anguish: Yggdras!
Closes #20780
Closes #22752
2018-12-09 09:24:24 +01:00
Killyana 1ba09572b5 DB/GameObjects: Add missing doors to AQ40 2018-12-09 08:49:56 +01:00
Aokromes 2b332d5707 Typò fix 2018-12-09 03:49:53 +01:00
AlcDenat e6f9f18201 DB: Achievement Reward Locales deDE
Closes #22761
2018-12-08 13:48:58 +01:00
Killyana e7d07dd5f7 DB: Fix some DB errors 2018-12-08 13:43:04 +01:00
Killyana 606fbc2482 DB: Typo 2018-12-08 13:10:50 +01:00
AlcDenat 05a6a5ce99 DB: Pilgrim's Bounty quest OfferReward, RequestItems deDE locales
Closes #22823
2018-12-08 12:18:35 +01:00
AlcDenat 09a6482099 DB: Pilgrim's Bounty quest ObjectiveText deDE locales
Closes #22822
2018-12-08 12:17:47 +01:00
Killyana b4427498c0 DB/Quest: Into the Draenethyst Mine add some missing spawns
Closes#22808
2018-12-08 12:16:56 +01:00
PolarCookie 2a54373151 DB/Quest: A Dire Situation
Closes #22807
2018-12-08 12:15:55 +01:00
Elarose 79ff72d268 DB: Aq 40 Misc
Closes #22805
2018-12-08 12:14:52 +01:00
PolarCookie 97a6b6dd64 DB/Quest: Gurf's Dignity
Closes #22796
2018-12-08 11:10:56 +01:00
PolarCookie 63d082557e DB/NPC: Vindicator Vedaar
Closes #22795
2018-12-08 11:10:12 +01:00
TheWinchesters d10dce6dac DB/Loot: Koralon's loot (10n)
Closes #22777
2018-12-08 11:09:21 +01:00
Hobbilis 7dbccdaf27 DB/Creature: Dragonflayer creatures
Closes #22766
2018-12-08 11:08:24 +01:00
PolarCookie cdbc9dc1af DB/Quest: RoB, AoA kill credit targets (Ring of Blood, Amphitheater of Anguish quests)
Closes #22751
2018-12-08 11:07:29 +01:00
ZenoX92 beb4a11b48 DB/Quest: The Grateful Dead
Closes #22750
2018-12-08 11:06:23 +01:00
Killyana 2d2263db3d DB/Creature: Remove Superior Healing Ward Totems spawns
Closes #22749
2018-12-08 11:05:37 +01:00
Killyana 922afdcba7 DB: Update file 2018-12-08 10:25:51 +01:00
ZenoX92 d511cbaee7 DB/Quest: This Is Going to Be Hard (Part 3)
Closes #22748
2018-12-08 10:10:42 +01:00
ZenoX92 ee07ba7afa DB/Texts: Burning Blade Toxicologist
Closes #22747
2018-12-08 10:09:55 +01:00
ZenoX92 bf60d7c597 DB/Gossip: Chemist Fuely
Closes #22746
2018-12-08 10:09:18 +01:00
ZenoX92 4d4e2887f4 DB/Gossip: Eva Sarkhoff
Closes #22745
2018-12-08 10:08:41 +01:00
ZenoX92 21fe812e50 DB/Quest: Report Back to Fizzlebub
Closes #22744
2018-12-08 10:07:50 +01:00