Commit Graph
43856 Commits
Author SHA1 Message Date
Meji f710796c64 DB/SpawnTracking: Update template data 2025-05-24 19:26:08 +02:00
Aqua Deus 7e896d6e42 Scripts/Spells: Implement paladin talent Divine Auxiliary (#30984) 2025-05-24 19:21:55 +02:00
Aqua Deus ecdd12ea6c Scripts/Spells: Fix warrior talent Avatar removing movement impairing auras (#30985) 2025-05-24 19:15:58 +02:00
Golrag dc4740cbb7 Battlegrounds/SeethingShore: Fix crash on player logout 2025-05-24 09:53:57 +02:00
Shauren 286f5c9d03 DB/Achievements: Added reward mail data for achievement 40942 and 40943 2025-05-23 21:28:32 +02:00
Shauren 7090a2a4a3 Core/PacketIO: Move all packet writing utilities to separate file 2025-05-23 15:48:21 +02:00
Shauren 1027c42352 Core/PacketIO: Replace static_asserts with concepts and add them to PacketUtilities as well 2025-05-23 15:20:57 +02:00
Shauren 85e621f01a Core/PacketIO: Remove ByteBuffer constructor from MessageBuffer 2025-05-23 14:41:39 +02:00
Shauren 5bebf05209 Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]] 2025-05-22 23:17:01 +02:00
Shauren fde4ba92f6 Core/PacketIO: Migration to PacketUtilities bit/string operations part 4 2025-05-22 22:11:31 +02:00
Shauren 0174ece816 Core/PacketIO: Support WorldPackets::String in SizedString/SizedCString writers 2025-05-22 22:11:31 +02:00
An-Zheng d1f9b23825 Core/Network: Fix typo in AsyncAcceptor function name (#30975) 2025-05-22 15:10:21 +02:00
Shauren b7122c2f6a Core/PacketIO: Migration to PacketUtilities bit/string operations part 3 2025-05-22 13:46:45 +02:00
Shauren eb032a3073 DB/Achievements: Added reward mail data for achievement 40945 2025-05-21 23:44:39 +02:00
Shauren 7ca9e9005d Core/PacketIO: Disable implicit bool to int conversions for ByteBuffer operators 2025-05-21 21:17:38 +02:00
Shauren 923aa1f52a Core/PacketIO: Fixed SMSG_UPDATE_OBJECT structure for OptionalUpdateField<WorldPackets::Item::ItemInstance> typed fields 2025-05-21 21:17:38 +02:00
Meji 1ac2d8f2d4 DB/Templates: Update quest data 2025-05-21 19:50:06 +02:00
Meji 830628536d DB/Hotfixes: Updated zhTW hotfixes to 11.1.5.60822 2025-05-21 19:37:46 +02:00
Meji 560c72c4f6 DB/Hotfixes: Updated zhCN hotfixes to 11.1.5.60822 2025-05-21 19:37:35 +02:00
Meji 5667300f44 DB/Hotfixes: Updated ruRU hotfixes to 11.1.5.60822 2025-05-21 19:37:23 +02:00
Meji 7a651b82e9 DB/Hotfixes: Updated ptBR hotfixes to 11.1.5.60822 2025-05-21 19:37:09 +02:00
Meji e4ccdd6dbe DB/Hotfixes: Updated koKR hotfixes to 11.1.5.60822 2025-05-21 19:36:54 +02:00
Meji 8ab90b73ed DB/Hotfixes: Updated itIT hotfixes to 11.1.5.60822 2025-05-21 19:36:39 +02:00
Meji 967f3b8251 DB/Hotfixes: Updated frFR hotfixes to 11.1.5.60822 2025-05-21 19:36:25 +02:00
Meji 599b285c09 DB/Hotfixes: Updated esMX hotfixes to 11.1.5.60822 2025-05-21 19:36:12 +02:00
Meji c513ad5bd2 DB/Hotfixes: Updated esES hotfixes to 11.1.5.60822 2025-05-21 19:36:00 +02:00
Meji 2c4c026c5b DB/Hotfixes: Updated deDE hotfixes to 11.1.5.60822 2025-05-21 19:35:45 +02:00
Meji a060d3a5ca DB/Hotfixes: Updated hotfixes to 11.1.5.60822 2025-05-21 19:35:14 +02:00
Shauren 357a6b6397 Core/PacketIO: Migration to PacketUtilities bit/string operations part 2 2025-05-21 18:45:37 +02:00
Shauren fe206ee1c8 Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utils 2025-05-21 18:41:15 +02:00
Shauren 8c01996cae Core/PacketIO: Add char overloads to ByteBuffer operators 2025-05-21 18:32:19 +02:00
Naddley 18f3ca84f5 DB/Dornogal: Added Flames Radiance Recruiter spawn 2025-05-20 23:05:23 +02:00
Ryan Turner 4966760e13 DB/Tele: Added more teleport points
Closes #30942
2025-05-20 17:27:35 +02:00
Aqua Deus 5bdc19fd6a Scripts/Spells: Fix proc of death knigth talent Coagulopathy (#30961) 2025-05-20 15:11:31 +02:00
Aqua Deus 21eaf6b02a Scripts/Spells: Implement death knight talent Hemostasis (#30962) 2025-05-20 13:59:30 +02:00
Shauren ac79cbbad3 Scripts/Spells: Fixed Improved Death Strike value calculation for blood specialization 2025-05-20 13:11:53 +02:00
Aqua Deus 64e0a1b55a Scripts/Spells: Implement death knight talent Voracious (#30960) 2025-05-20 12:49:15 +02:00
Aqua Deus 4be26bcadd Scripts/Spells: Implement death knight talent Blooddrinker (#30956) 2025-05-20 10:42:48 +02:00
Shauren 4653638e18 Core/Misc: Add support for non-copyable types in LockedQueue 2025-05-19 21:20:46 +02:00
Shauren 5bc24dad58 Core/Scripts: Fixed WorldMapScript being unintentionally restricted to one script for a given map id 2025-05-19 16:58:12 +02:00
Shauren 17a783ce45 Core/Misc: Fixed some uninitialized variables 2025-05-19 15:54:59 +02:00
Shauren a5ca817ff6 Core/Position: Remove Position implicit object slicing 2025-05-19 15:34:32 +02:00
Shauren fe788a5eeb Core/Misc: Silence some statis analysis false positive warnings 2025-05-19 14:41:23 +02:00
Shauren de5f2ff798 Core/Commands: Modernize string parsing for EXACT_SEQUENCE command arguments 2025-05-18 15:00:05 +02:00
Shauren 031fddd2c7 Core/Commands: Don't validate enum numeric values for flags 2025-05-18 14:59:13 +02:00
Shauren 1a78ac6fc9 Core/Commands: Fixed parsing enum chat command arguments when they have a TITLE comment 2025-05-18 14:58:25 +02:00
Shauren c9577c5d6e Core/PacketIO: Added missing packet util for non-bits container sizes 2025-05-18 12:41:27 +02:00
Aqua Deus 49dda145a6 Scripts/Spells: Implement death knight talent Sanguine Ground (#30955) 2025-05-18 11:44:04 +02:00
Aqua Deus adc0be0c66 Scripts/Spells: Implement demon hunter talent "Demonic" (#30544) 2025-05-17 22:28:03 +02:00
Shauren 0d475eac5f Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL 2025-05-17 19:43:19 +02:00