Commit Graph

44919 Commits

Author SHA1 Message Date
Aqua Deus
ed71522281 Scripts/Darkflame Cleft: Implement The Candle King encounter (#31701) 2026-04-03 01:11:47 +02:00
Shauren
94088a3192 Core/Players: Define new CharacterFlags4 2026-04-02 18:45:43 +02:00
Shauren
9e7661314f Core/Spells: Suppress a few float/double/int conversion warnings in Player::GetSpellModValues 2026-04-01 18:14:58 +02:00
Shauren
b1f3448cf9 Core/WorldStates: Fixed thread unsafe access to realm wide world states 2026-03-31 21:39:33 +02:00
Naddley
28a73b6e0f Scripts/IsleOfDorn: Scripted on quest accept conversations for Bringer of the Void (84998) and Blessings Be Upon You (85001) (#31689) 2026-03-30 17:45:15 +02:00
Shauren
62a459d508 Core/Spells: Changed SpellEffectInfo::CalcBaseValue return type to double 2026-03-30 13:03:34 +02:00
Shauren
ba43c0e565 Core/Commands: Fix copypaste 2026-03-30 00:04:33 +02:00
Mirshod Allaberganov
88268721c8 Scripts/Spells: Implement Feral Lunge (#31746) 2026-03-29 23:40:05 +02:00
Shauren
068c21528c Core: Updated allowed build to 12.0.1.66709 2026-03-28 01:05:59 +01:00
Shauren
d5b62a05d4 Core/Utils: Fixed Trinity::GetTypeName return value when given std::type_info args directly 2026-03-28 00:58:27 +01:00
Shauren
4b6e6e1fec Core/Commands: Refactor chat command internals to slightly reduce template bloat
* Replace std::enable_if with concept constraints
* Move code not dependent on template arguments out of template function bodies
* Reduce number of ChatCommandResult copies made during parsing
* Changed ChatCommandTable subcommands argument from std::vector<> const& to std::span<> and convert command definitions to arrays
* Allow ChatHandler arguments to be const
2026-03-27 20:02:12 +01:00
Shauren
b81a6d122b Core: Updated allowed build to 12.0.1.66666 2026-03-26 21:33:18 +01:00
Shauren
ed3d7221a9 Core: Updated allowed build to 12.0.1.66562 2026-03-25 09:28:45 +01:00
Shauren
3950890159 Core/Transmog: Fix crash happening when trying to apply artifact override transmog to characters still in Initial spec
Closes #31749
2026-03-24 19:15:43 +01:00
ModoX
201f4e09d1 Scripts/Commands: Set worldstate when using .debug worldstate instead of just sending packet 2026-03-23 22:37:48 +01:00
Shauren
a738e6935c Core/Transmog: Implemented TransmogHoliday.db2 transmog conditions 2026-03-23 16:13:10 +01:00
Naddley
db123e24b7 DB/Stormwind: Added Envoy Manat spawn at Stormwind Embassy 2026-03-22 12:51:57 +01:00
Naddley
ddf40a67e0 DB/MaisaraCaverns: Added spawns up to Muro'jin and Nekraxx 2026-03-22 11:14:37 +01:00
Shauren
1984bd4564 Core/Players: Fixed custom playercreateinfo_item using 0 in race/class columns (should apply to all races/classes) 2026-03-22 00:26:23 +01:00
Shauren
e7b57e2bb2 Core/Transmog: Fixed character select screen transmog when no transmog outfit has been filled 2026-03-21 21:31:07 +01:00
Traesh
92b9410b7a Core/GameObjects: Implement "EnableDoodadSets" for phaseableMO gameobject type 2026-03-21 15:27:19 +01:00
Traesh
02e4fb5f82 Core/GameObjects: Initialize gameobject type before creating its model 2026-03-21 15:27:19 +01:00
Shauren
db69834838 DB: Fix base auth_database.sql 2026-03-21 15:26:53 +01:00
Shauren
db8552567d Core/Transmog: Update transmog system to 12.0 2026-03-21 13:41:42 +01:00
wang radium
ec3065b354 Build: Add missing quote around TRINITY_BUILD_HOST_SYSTEM_RELEASE variable during revision_data.h generation (#31732)
* Fixes more edge cases with localized output from Get-CimInstance
2026-03-21 03:08:36 +01:00
Shauren
a435d8a133 Core/Objects: Add ignoreNestedChangesMask argument to BuildValuesUpdateForPlayerWithMask functions 2026-03-20 12:19:15 +01:00
Shauren
e50e3c598b Core/Objects: Fixed crashes happening when trying to force send dynamic/map/set updatefield changes 2026-03-20 09:52:06 +01:00
Shauren
bac150b8bc Core: Updated allowed build to 12.0.1.66527 2026-03-20 01:13:43 +01:00
Shauren
3dc5bcb186 Core/DataStores: Define one MapFlags3 2026-03-19 21:17:45 +01:00
Foldor1
d794fe4abb DB/Quest: Implement Quest: "Midnight"
Closes #31724
2026-03-19 13:45:10 +01:00
Foldor1
a80df8fa83 DB/Tele: Added some tele locations for Midnight
Closes #31726
2026-03-19 10:26:14 +01:00
Shauren
948c08e845 Core: Updated allowed build to 12.0.1.66431 2026-03-18 17:17:10 +01:00
Meji
98b033c6a2 DB/GameEvent: Added game event for Twilight Ascension and moved related spawns to the event GUID subrange 2026-03-17 20:13:02 +01:00
ModoX
30faec2f29 DB/Misc: Added some massparsed 11.x - 12.x data 2026-03-17 00:10:27 +01:00
ModoX
f1b9c0a51d DB/Quest: Added 12.0.1 quest poi data 2026-03-16 21:15:48 +01:00
ModoX
ef55db705a DB/Locales: Added 12.0.1 locales 2026-03-16 21:15:37 +01:00
ModoX
ea7e0ef170 DB/Template: Added 12.0.1 wdb data 2026-03-16 21:15:22 +01:00
Shauren
f93e056a47 Core: Updated allowed build to 12.0.1.66384 2026-03-14 12:03:31 +01:00
Shauren
b63bf1c1e6 Core/Misc: Reduce memory usage when data query cache is disabled in config 2026-03-13 12:57:02 +01:00
Shauren
fa514742e5 Core/Misc: Add missing includes and remove unneccessary Bag::GetDebugInfo override 2026-03-13 12:14:00 +01:00
Shauren
4005ae4457 Core/Spells: Fixed spell visual selection 2026-03-12 11:49:05 +01:00
Shauren
bdceccd571 Core/Misc: Remove outdated TODO comment 2026-03-12 11:16:22 +01:00
Shauren
a3d50e0796 Scripts/Spells: Handle haranir Shadowy Apparitions spell visual 2026-03-11 11:51:58 +01:00
Shauren
f17547340d Core/AuctionHouse: Replace IteratorPair with std::span 2026-03-11 11:51:10 +01:00
Meji
566477a858 DB/WorldStates: Added new worldstates related to dungeon encounters 2026-03-10 21:33:32 +01:00
Meji
2398042453 DB/WorldStates: Added new worldstates related to currencies 2026-03-10 21:32:50 +01:00
Meji
08e17f1b05 DB/Hotfixes: Move campaign data blob to new hotfix table 2026-03-10 21:27:26 +01:00
Shauren
a251f3c48a Core: Updated allowed build to 12.0.1.66337 2026-03-10 20:45:12 +01:00
Shauren
36f8497aec Scripts/Commands: Add .debug modifiertree command 2026-03-10 14:07:31 +01:00
Shauren
e88ca89aaa Core/Conditions: Allow CONDITION_NONE to be used without a script if NegativeCondition is 1 2026-03-09 14:23:14 +01:00