Shauren
|
223be4c4eb
|
Core/Objects: Broadcast object destroy packets to players using Far Sight and Mind Vision
|
2025-07-31 16:20:51 +02:00 |
|
Shauren
|
2c9b67f00b
|
Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering with QUEST_STATUS_INCOMPLETE when removing items from quest objectives on rewarding quest
Closes #31181
|
2025-07-30 18:35:39 +02:00 |
|
Shauren
|
9c5a03e65e
|
Core/Commands: Fixed .debug moveflags not changing movement flags
|
2025-07-27 14:23:49 +02:00 |
|
Shauren
|
a59dada96c
|
Core/Commands: Remove temporary set with custom comparator from .debug objectcount command
|
2025-07-27 14:22:54 +02:00 |
|
Shauren
|
c850e2f780
|
Core/Auras: Check min power instead of 0 for SPELL_AURA_OBS_MOD_POWER
|
2025-07-26 22:46:52 +02:00 |
|
Aqua Deus
|
43644e4c29
|
Scripts/ReturnToKarazhan: Implement The Curator encounter (#31146)
|
2025-07-26 15:19:32 +02:00 |
|
ModoX
|
6c51b005c2
|
Core/Spells: Allow negative values for SPELL_AURA_OBS_MOD_POWER
|
2025-07-26 15:14:11 +02:00 |
|
Shauren
|
534990b102
|
Scripts/Spells: Remove old hack from spell_gen_running_wild
|
2025-07-25 18:37:38 +02:00 |
|
Shauren
|
af47b10cff
|
Scripts/Spells: Fixed demon hunter Chaos Strike for initial specialization
|
2025-07-24 23:33:33 +02:00 |
|
Meji
|
4a1b881a0c
|
Core/SAI: Fix SMART_ACTION_MOVE_OFFSET after 4887e0ea1d
|
2025-07-24 20:03:27 +02:00 |
|
BandyscTC
|
9477209f10
|
Core/SAI: Add actions ENTER_VEHICLE, BOARD_PASSENGER and EXIT_VEHICLE (#31141)
|
2025-07-24 10:25:13 +02:00 |
|
Shauren
|
8a00ab1561
|
Tools/mmaps_generator: Fixed tile detection for vmap-only maps after a0f13391a0
|
2025-07-23 21:45:24 +02:00 |
|
Meji
|
00eed48515
|
Core/Vehicles: Added new field CustomFlags to vehicle_template (#31115)
|
2025-07-23 14:14:03 +02:00 |
|
Naddley
|
03714bb684
|
Scripts/Drustvar: Implement Quest: "The Burden of Proof" (#31151)
|
2025-07-21 21:25:10 +02:00 |
|
Golrag
|
1de5399640
|
Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure
|
2025-07-20 11:48:49 +02:00 |
|
Aqua Deus
|
06a2e6ac7f
|
Scripts/Spells: Implement mage talent Improved Scorch (#31085)
|
2025-07-19 19:22:17 +02:00 |
|
Jeremy
|
1a282933c7
|
Script/Spells: Implement Sudden Death & Juggernaut (Fury) (#31065)
Co-authored-by: ModoX <moardox@gmail.com>
|
2025-07-19 18:05:45 +02:00 |
|
BandyscTC
|
ac9d659ad8
|
Core/Units: Don't change hover anim for vehicle passengers (#31144)
|
2025-07-19 18:01:48 +02:00 |
|
Jeremy
|
2caeee0d16
|
Scripts/Spells: Implement Improved Whirlwind & Whirlwind target cap (#31064)
|
2025-07-19 16:46:50 +02:00 |
|
Jeremy
|
4af0607e3e
|
Scripts/Spells: Implement Unbridled Ferocity (#31067)
|
2025-07-19 15:54:16 +02:00 |
|
Aqua Deus
|
aaf46b5816
|
Scripts/ReturnToKarazhan: Implement Maiden of Virtue encounter (#31105)
|
2025-07-19 14:44:19 +02:00 |
|
Aqua Deus
|
d9ee8783a5
|
Scripts/Spells: Implement mage talent Scald (#31086)
|
2025-07-18 21:55:48 +02:00 |
|
Shauren
|
f26f6c6220
|
Core/Misc: Add splice/pop_front/pop_back to LinkedListHead
|
2025-07-18 20:06:00 +02:00 |
|
Shauren
|
838d7c6364
|
Core/Misc: Shrink LinkedListHead size
|
2025-07-18 20:05:05 +02:00 |
|
Aqua Deus
|
1d6aa1455e
|
Scripts/Spells: Implement mage talent Improved Combustion (#31088)
|
2025-07-17 20:29:08 +02:00 |
|
Aqua Deus
|
836513ba1b
|
Scripts/Spells: Implement mage talent Spontaneous Combustion (#31089)
|
2025-07-17 19:29:17 +02:00 |
|
Shauren
|
4887e0ea1d
|
Core/SAI: Replace sai specific object type checking functions with Object functions
|
2025-07-17 15:19:03 +02:00 |
|
Shauren
|
c4e45263a6
|
Core/SAI: Remove temp vectors
|
2025-07-17 14:24:00 +02:00 |
|
Shauren
|
9665b9e7d4
|
Core/SAI: Use std::string_view for event params
|
2025-07-17 14:07:30 +02:00 |
|
Shauren
|
e0b957f5ff
|
Core/SAI: Use std::vector::emplace_back instead of creating large temporary objects
|
2025-07-17 13:46:10 +02:00 |
|
Shauren
|
6e87bc58c0
|
Core/SAI: Remove ObjectGuid::ToString calls
|
2025-07-17 13:44:59 +02:00 |
|
Shauren
|
0953d97533
|
Core/SAI: Fix SMART_ACTION_OFFER_QUEST - now tracks npc interaction correctly
|
2025-07-17 13:40:55 +02:00 |
|
ModoX
|
e9e7059a23
|
Core/SAI: Implemented action type SMART_ACTION_DESTROY_CONVERSATION (#31133)
|
2025-07-17 13:23:24 +02:00 |
|
Aqua Deus
|
0cb2932e84
|
Scripts/Spells: Fix mage Fire Blast crit chance (#31082)
|
2025-07-16 23:41:14 +02:00 |
|
Shauren
|
3aa9a85106
|
Core/PacketIO: Add SMSG_DUEL_ARRANGED to IsInstanceOnlyOpcode
|
2025-07-15 12:54:00 +02:00 |
|
Aqua Deus
|
17bc1df948
|
Scripts/Spells: Implement mage talent Molten Fury (#31091)
|
2025-07-13 22:36:44 +02:00 |
|
Shauren
|
5de252ae84
|
Core/Misc: Move large functions out of header files
|
2025-07-13 13:40:31 +02:00 |
|
Shauren
|
8fad176f5f
|
Core/CrashHandler: Fix nopch build
|
2025-07-13 11:44:10 +02:00 |
|
Meji
|
32270f1e5e
|
Core/GameObjects: Allow reset for GAMEOBJECT_TYPE_GOOBER without lockId or autoCloseTime (#31079)
|
2025-07-12 22:22:57 +02:00 |
|
Naddley
|
cd3dd59b53
|
Scripts/DalaranLegion: Implement Quest "Call of the Uncrowned" (#31126)
|
2025-07-12 22:14:56 +02:00 |
|
Shauren
|
52add56a7f
|
Core/DataStores: Reduce the number of string copies when loading db2 hotfixes
|
2025-07-12 15:44:43 +02:00 |
|
Aqua Deus
|
601bcc35b2
|
Scripts/Spells: Implement mage talent Flame Patch (#31096)
|
2025-07-12 14:30:01 +02:00 |
|
Shauren
|
0e61ea0b1a
|
Core/Loot: Add aoe loot target cap same as on official servers (50 corpses)
|
2025-07-12 00:00:08 +02:00 |
|
Shauren
|
6d79a4cd68
|
Core/Misc: Improve LinkedList iteration - simplify code generated for begin, end and operator++
|
2025-07-11 19:02:53 +02:00 |
|
Shauren
|
419cdf87dd
|
Core/Misc: Rename LinkedListHead insertion functions to push_back/push_front to fit standard container naming
|
2025-07-11 18:47:08 +02:00 |
|
Shauren
|
f4c0ede726
|
Core/Misc: Rename LinkedListHead::getSize to size to fit standard container naming
|
2025-07-11 17:51:49 +02:00 |
|
Shauren
|
fbbcc31670
|
Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standard container naming
|
2025-07-11 17:47:14 +02:00 |
|
Shauren
|
cbb532e4be
|
Core/Groups: Use iterators instead of raw LinkedListElement to interact with group members
|
2025-07-11 17:40:34 +02:00 |
|
Shauren
|
ae197a62b7
|
Core/Logging: Remove temporary string creation when logging opcode names
|
2025-07-10 19:19:18 +02:00 |
|
Shauren
|
b4f7948dfb
|
Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor and enable callback concept check
|
2025-07-09 20:14:21 +02:00 |
|