aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-19Core/Debugging: Improve SymInitialize fail message (#28206)ihm-tswow
* clarify that this is not the crash error, but an error with the crash report itself * improve formatting and message boundaries * warn the reader that this means the call stack symbols may be inaccurate
2022-08-15TDB 335.22081 - 2022/08/15TDB335.22081TDB Release
2022-08-04DB/Loot: Koralon 25 drops item 40811, not Emalon 25Jildor
Closes #28167
2022-08-04DB/Creature: Adjust General Lightsbane's damageoffl
2022-08-03Core/Misc: Improve missing class health/mana data error message during ↵ihm-tswow
startup (#28173) - If the class lacks health/mana data entirely, pClassInfo is null and crashes without reaching the error message if we don't check it first.
2022-08-02Core/Battlegrounds: Capture flags immediately when standing on capture point ↵CoderKane
and your team's flag gets returned (#28087) Closes #28076
2022-08-02Scripts/Naxxramas: Curse of the Plaguebringer should affect 10 targets in 25 ↵Dan Johnson
man mode (#28164)
2022-07-30Core/Player: Fix GM character leveljackpoz
Fix GM characters using DeathKnight char level even for non-DK chars. Issue added in 4e864848284443428cd7c12d70e64f68cefe84d7 Close #28165
2022-07-30Scripts/Naxxramas: Fixed number of affected targets for Cripple and Curse ↵Dan Johnson
spells in 25 man version of Noth the Plaguebringer encounter (#28161)
2022-07-27Fix starting level for GMs creating a DK (#28080)Dan Johnson
* Fix starting level for GMs creating a DK * Change behavior to look at max instead of ignoring DKs for GMs
2022-07-21Scripts/Spells: Random fixes (#28143)offl
2022-07-18Scripts/Quest: Rework 'Fel Spirits' (10909) (#28134)offl
2022-07-18Scripts/Spells: Script 'Hate To' spells (#28129)offl
2022-07-15Core/Crypto: Correct header guard in SessionKeyGenerator.h (#28116)Kargatum
2022-07-14Scripts/Quest: Adjustments to Runeforging (#28115)offl
2022-07-14Scripts/Spells: Great/Fish/Gigantic/Small/Bountiful Feast (#28114)offl
2022-07-13DB/Quest: Fix 'Help Tavara'offl
Closes #28110
2022-07-12Scripts/Quest: Update few quests (#28108)offl
2022-07-11Core/Spells: MaxAffectedTargets for 47731 Critteroffl
2022-07-11Scripts/Nexus: Rework Telestra (#28104)offl
Closes #27792 Closes #27941
2022-07-10Core/Auras: Do not remove auras unaffected by invincibility (#28100)Alan Deutscher
* Mark WSG's Focused Assault and Brutal Assault as unaffected by immunities
2022-07-07Core/Battlegrounds: Fix WSG Focused/Brutal Assault #28088 (#28094)Alan Deutscher
* Warsong Gulch: Do not clear Focused Assault or Brutal Assault from one team's flagbearer when the other team's flag is returned. The timer should only stop / reset when both flags have returned to the pedestal. * When a flag is picked up from the pedestal with Focused Assault or Brutal Assaul active, the new flagbearer should receive the debuff.
2022-07-03Scripts/Events: Update few Love is in the Air quests & items (#28084)offl
2022-07-03Scripts/Spells: Hex of Jammal'an (#28083)offl
2022-07-03Scripts/Quest: Update 'Sabotage' (12676) (#28082)offl
2022-06-30Scripts/Pets: Update Lil' K.T. (#28071)offl
2022-06-26Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI (#28059)offl
2022-06-26Scripts/Spells: Correctly implement Murmur's Touch & Dire Brew (#28058)offl
2022-06-25Scripts/Oculus: Update Drakos the Interrogator (#28053)offl
2022-06-23Fixed MariaDB build the easy way for the client version check (#28039)daMaex
depending on https://jira.mariadb.org/browse/CONC-509
2022-06-22Scripts/Spells: Get rid of several DB spell scripts (#28048)offl
2022-06-20Scripts/Quest: Update 'Dissension Amongst the Ranks...' (10769, 10776) (#28044)offl
2022-06-20Scripts/Quest: Update 'Through the Eye' (13121) (#28043)offl
2022-06-20Scripts/UB: Rework The Black Stalker (#28040)offl
2022-06-20DB/Loot: Remove loot from creatures which shouldn't drop anythingoffl
2022-06-17Scripts/Quest: Rework 'Mending Fences' (12915) (#28034)offl
2022-06-16DB/Spells: Get rid of a couple spell scriptsoffl
2022-06-16Core/Crypto: Fixed build with openssl 1.1daMaex
2022-06-16Core/Crypto: Fixed loading legacy openssl provider for RC4 on windowsShauren
2022-06-16Core/Crypto: Updated ARC4 code with openssl 3.0 supportdaMaex
2022-06-16Core/Crypto: Fixed GenericHMAC::Finalize wth openssl 3.0daMaex
2022-06-16Core/Crypto: Switch away from deprecated low level md5 functionsdaMaex
2022-06-16Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
Closes #27943 (cherry picked from commit aa6a0f24312ce6132e55a9aed677362a3b1dc8a9)
2022-06-16CI: Use newer openssl dll filenames when building artifactsShauren
(cherry picked from commit d1266a2abe7d066969f3de00e7465972d949642a)
2022-06-16Build: Prioritize manually selected openssl location over default installed oneShauren
(cherry picked from commit 370dd97998bac1318592eaf93ee192089127bfda)
2022-06-16CI: Bump upgrade openssl used on appveyor from 1.0.2 to 1.1.1Shauren
(cherry picked from commit 63f6626c46919a9f6c5317cd0faf2d23a2781898)
2022-06-16Core/Crypto: Switch away from most deprecated openssl functions and removed ↵Shauren
upper version limit (cherry picked from commit bc87f7b337154e683369a3790ee8fd1a7d4cba98)
2022-06-16Core/Misc: Prefix include guard to avoid possible conflict with external libraryShauren
(cherry picked from commit aefce9a25cc1af82d91b07b819bf715fbce41b2f)
2022-06-15DB/Spells: Get rid of few more spell scripts (handle effects in a more ↵offl
correct way)
2022-06-15DB/Spells: Get rid of few spell scripts (handle effects in a more correct way)offl