Commit Graph
44664 Commits
Author SHA1 Message Date
Foldor1 4be74b4e19 DB/Creatures: Update vendor data for Chapman
Closes #31442
2026-01-25 12:44:23 +01:00
Shauren dc26e1b559 Core/Auras: Add unique_weak_ptr getter for AuraEffect 2026-01-24 23:32:03 +01:00
Shauren 129c477cf1 SQL: Move update file to correct directory 2026-01-22 21:58:44 +01:00
Shauren db42e7188e Core/Utils: Add aliasing constructors to Trinity::unique_weak_ptr allowing linked object lifetime (for example Aura and AuraEffect) 2026-01-20 22:53:28 +01:00
Hyacinthrose cd6dc2203d DB/Durotar: Update Thotar gossip (#31628) 2026-01-20 10:17:08 +01:00
Shauren 9a012a435d Core/Misc: Replace remaining uses of ASSERT(!"message") with ABORT_MSG 2026-01-19 00:16:21 +01:00
Shauren 345091244c Core/Network: Move parsing of EarlyProcessClientPacket from WorldSocket::ReadDataHandlerResult to their handler functions 2026-01-18 17:00:29 +01:00
Aqua Deus b384c2bc8b Scripts/Spells: Implement dh talent "Painbringer" (#31501) 2026-01-17 16:20:13 +01:00
sudazayavochki 2e41f6daac DB/WanderingIsle: Fix Aysa summon on quest 29414 accept (#31619) 2026-01-17 14:26:48 +01:00
Shauren c7e775743d Core/Metric: Reduce number of string copies in metric and eliminate them entirely when metric is disabled in config 2026-01-16 23:19:30 +01:00
TDB Release 8d31f000f7 TDB 1127.26011 - 2026/01/14 2026-01-14 23:46:07 +00:00
Shauren 180646025e Core/Objects: Move AaBox out of generated UpdateFields.h file (it was manually added there) 2026-01-14 17:24:47 +01:00
Naddley 1ce01eb1ad DB/IsleOfDorn: Added Arator and Vereesa at Oztan Isle 2026-01-14 12:12:52 +01:00
Naddley fbb1b87b89 DB/Dornogal: Added Silver Hand squire spawn
- scripted cosmetic clone event
2026-01-14 10:44:18 +01:00
Cristian Vintila e8c42b59a6 Scripts/Spells: Implement priest talent Death's Torment (#31487) 2026-01-13 22:05:34 +01:00
MoltenCrystalandNaddley 1aab5cf237 DB/Stormwind: Implement Quest: "Aspectral Invitation" (#31602)
Co-authored-by: Naddley <[email protected]>
2026-01-13 14:22:10 +01:00
Meji 06179ddd88 DB/Hotfixes: Updated zhTW hotfixes to 11.2.7.65299 2026-01-13 02:33:23 +01:00
Meji 0ea5f31b6f DB/Hotfixes: Updated zhCN hotfixes to 11.2.7.65299 2026-01-13 02:33:07 +01:00
Meji a47fc2c9fc DB/Hotfixes: Updated ruRU hotfixes to 11.2.7.65299 2026-01-13 02:32:48 +01:00
Meji 8475324aad DB/Hotfixes: Updated ptBR hotfixes to 11.2.7.65299 2026-01-13 02:32:32 +01:00
Meji dba8f26b79 DB/Hotfixes: Updated koKR hotfixes to 11.2.7.65299 2026-01-13 02:32:17 +01:00
Meji b656cc83bf DB/Hotfixes: Updated itIT hotfixes to 11.2.7.65299 2026-01-13 02:31:09 +01:00
Meji 8068350c2d DB/Hotfixes: Updated frFR hotfixes to 11.2.7.65299 2026-01-13 02:30:54 +01:00
Meji 0ff8c03672 DB/Hotfixes: Updated esMX hotfixes to 11.2.7.65299 2026-01-13 02:30:39 +01:00
Meji 2082dcc5bd DB/Hotfixes: Updated esES hotfixes to 11.2.7.65299 2026-01-13 02:30:26 +01:00
Meji fece906028 DB/Hotfixes: Updated deDE hotfixes to 11.2.7.65299 2026-01-13 02:30:05 +01:00
Meji 55104bc939 DB/Hotfixes: Updated hotfixes to 11.2.7.65299 2026-01-13 02:29:29 +01:00
Aqua Deus 4fba1c3f54 Scripts/Spells: Implement dh talent Soulmonger (#31486) 2026-01-13 00:24:22 +01:00
Cristian Vintila 823026adc6 Scripts/Spells: Implement priest talent Insidious Ire (#31485) 2026-01-12 23:46:52 +01:00
Shauren 585e170ad6 Core/Network: Refactor AsyncAcceptor to use async_accept overload producing sockets through argument instead of having to preallocate it
* Also improve main() cleanup to fully process all queued async operations (including their cancellations)
2026-01-12 20:59:19 +01:00
MoltenCrystalandNaddley c2c5c70fb1 DB/Stormwind: Implement Quest: "The Dragon Isles Await"
Co-authored-by: Naddley <[email protected]>
2026-01-12 11:27:24 +01:00
Cristian Vintila fd639dd489 Scripts/Spells: Implement priest talent Inescapable Torment (#31483) 2026-01-12 00:30:46 +01:00
Aqua Deus 716b668301 Scripts/Spells: Implement dh talent Cycle of Binding (#31482) 2026-01-11 22:58:45 +01:00
Cristian Vintila 963e69902b Scripts/Spells: Implement priest talent Mental Decay (#31480) 2026-01-11 22:15:38 +01:00
Cristian Vintila 3782d2f4f4 Scripts/Spells: Implement priest talent Shadowy Apparitions (#31478) 2026-01-11 20:35:48 +01:00
Shauren 390d4343cc Core/Spells: Improve spell visual selection using Priority and Probability fields from SpellXSpellVisual.db2 2026-01-11 14:31:08 +01:00
Shauren 8622b9bf8f Core/AreaTriggers: Changed how Attached flag is determined - instead of being set in database it is now dynamically set depending on how the areatrigger was created. AreaTriggers created by auras are now all attached by default 2026-01-11 12:20:42 +01:00
Shauren e5a46c2da9 Scripts/Spells: Added Halo effect selection script 2026-01-11 00:17:57 +01:00
Shauren df670cf0ac Core/Spells: Define and implement new SpellCastFlagsEx - CAST_FLAG_EX_SUPPRESS_CASTER_ANIM that causes spell caster animations to be skipped 2026-01-10 22:40:28 +01:00
Cristian Vintila 1ff3bac726 Scripts/Spells: Implement priest talent Power Surge (#31475) 2026-01-10 21:54:25 +01:00
Shauren a83df0536c Core/Movement: Don't use MOTION_SLOT_DEFAULT for players in MovePath/MoveRandom 2026-01-10 14:28:23 +01:00
Shauren e4a65efe95 Core: Updated allowed build to 11.2.7.65299 2026-01-10 11:28:39 +01:00
Aqua Deus c76571c606 Scripts/Spells: Implement dh talent Retaliation (#31481) 2026-01-10 00:53:38 +01:00
Aqua Deus c85a061328 Scripts/Spells: Fix dh Sigil of Flame energize (#31473) 2026-01-10 00:19:31 +01:00
Cristian Vintila fc3bc4cef2 Scripts/Spells: Implement priest talent Empyreal Blaze (#31472) 2026-01-09 17:14:14 +01:00
Shauren 6b4ff53187 Core/Misc: Mark some functions noexcept to reduce size of compiled code 2026-01-09 12:14:36 +01:00
Shauren 00542ca800 Core/Scripts: Remove Optional<> wrapper from all Scripting::v2::ActionResultSetter uses 2026-01-09 00:37:42 +01:00
Shauren 05406d034e Warning fix 2026-01-08 13:45:43 +01:00
Shauren f3c88ea179 Core/MMaps: Fix dynamic mmap tile cache thread initialization 2026-01-08 13:06:44 +01:00
Shauren 38886d5f01 Core/Misc: Hashing update
* Update hash_combine with latest version from boost
* Change most std::hash specializations to simply hash all of the input bytes instead of combining their hashes
2026-01-08 00:41:16 +01:00