Commit Graph

  • 9c5a03e65e Core/Commands: Fixed .debug moveflags not changing movement flags Shauren 2025-07-27 14:23:49 +02:00
  • a59dada96c Core/Commands: Remove temporary set with custom comparator from .debug objectcount command Shauren 2025-07-27 14:22:54 +02:00
  • c850e2f780 Core/Auras: Check min power instead of 0 for SPELL_AURA_OBS_MOD_POWER Shauren 2025-07-26 22:46:52 +02:00
  • 43644e4c29 Scripts/ReturnToKarazhan: Implement The Curator encounter (#31146) Aqua Deus 2025-07-26 15:19:32 +02:00
  • 6c51b005c2 Core/Spells: Allow negative values for SPELL_AURA_OBS_MOD_POWER ModoX 2025-07-26 15:10:26 +02:00
  • 534990b102 Scripts/Spells: Remove old hack from spell_gen_running_wild Shauren 2025-07-25 18:37:38 +02:00
  • af47b10cff Scripts/Spells: Fixed demon hunter Chaos Strike for initial specialization Shauren 2025-07-24 23:33:33 +02:00
  • 4a1b881a0c Core/SAI: Fix SMART_ACTION_MOVE_OFFSET after 4887e0ea1d Meji 2025-07-24 20:03:27 +02:00
  • 9477209f10 Core/SAI: Add actions ENTER_VEHICLE, BOARD_PASSENGER and EXIT_VEHICLE (#31141) BandyscTC 2025-07-24 09:25:13 +01:00
  • 8a00ab1561 Tools/mmaps_generator: Fixed tile detection for vmap-only maps after a0f13391a0 Shauren 2025-07-23 21:45:24 +02:00
  • 00eed48515 Core/Vehicles: Added new field CustomFlags to vehicle_template (#31115) Meji 2025-07-23 14:14:03 +02:00
  • 4bf74d9d04 DB/Drustvar: Added spawns for Mudfish Lodge Naddley 2025-07-22 11:35:24 +02:00
  • cba7c3ab5e TDB 1117.25071 - 2025/07/21 TDB Release 2025-07-21 22:56:17 +00:00
  • 03714bb684 Scripts/Drustvar: Implement Quest: "The Burden of Proof" (#31151) Naddley 2025-07-21 21:25:10 +02:00
  • 45a9f0684c DB/Nighthold: Added remaining spawns up to Elisande and Gul'Dan Naddley 2025-07-20 16:44:08 +02:00
  • f14c5c7292 DB/Nighthold: Added spawns up to High Botanist Tel'arn Naddley 2025-07-20 15:51:29 +02:00
  • 3d4e391f7d DB/GameObjects: Add some gameobject_templates Golrag 2025-07-20 13:57:04 +02:00
  • 1de5399640 Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure Golrag 2025-07-20 11:48:49 +02:00
  • a99089ae53 DB/Player: Updated action buttons for DH Naddley 2025-07-19 20:08:51 +02:00
  • 253a74f468 DB/Drustvar: Implement Quest: "A Pungent Solution" Naddley 2025-07-19 20:08:19 +02:00
  • 06a2e6ac7f Scripts/Spells: Implement mage talent Improved Scorch (#31085) Aqua Deus 2025-07-19 19:22:17 +02:00
  • 1a282933c7 Script/Spells: Implement Sudden Death & Juggernaut (Fury) (#31065) Jeremy 2025-07-19 18:05:45 +02:00
  • ac9d659ad8 Core/Units: Don't change hover anim for vehicle passengers (#31144) BandyscTC 2025-07-19 17:01:48 +01:00
  • 2caeee0d16 Scripts/Spells: Implement Improved Whirlwind & Whirlwind target cap (#31064) Jeremy 2025-07-19 16:46:50 +02:00
  • eb2e5503af DB/Quests: Add quest_offer_reward for quest 90705 Shauren 2025-07-19 16:34:38 +02:00
  • 4af0607e3e Scripts/Spells: Implement Unbridled Ferocity (#31067) Jeremy 2025-07-19 15:54:16 +02:00
  • fda391b0f7 DB/Dornogal: Added Lorewalker spawns Naddley 2025-07-19 15:37:39 +02:00
  • aaf46b5816 Scripts/ReturnToKarazhan: Implement Maiden of Virtue encounter (#31105) Aqua Deus 2025-07-19 14:44:19 +02:00
  • 6b7f7beeb8 DB/Nighthold: Added spawns up to Aluriel, Krosus, Tichondrius and Etraeus Naddley 2025-07-19 12:37:56 +02:00
  • d9ee8783a5 Scripts/Spells: Implement mage talent Scald (#31086) Aqua Deus 2025-07-18 21:55:48 +02:00
  • f26f6c6220 Core/Misc: Add splice/pop_front/pop_back to LinkedListHead Shauren 2025-07-18 20:06:00 +02:00
  • 838d7c6364 Core/Misc: Shrink LinkedListHead size Shauren 2025-07-18 20:05:05 +02:00
  • 1d6aa1455e Scripts/Spells: Implement mage talent Improved Combustion (#31088) Aqua Deus 2025-07-17 20:29:08 +02:00
  • 836513ba1b Scripts/Spells: Implement mage talent Spontaneous Combustion (#31089) Aqua Deus 2025-07-17 19:29:17 +02:00
  • 4887e0ea1d Core/SAI: Replace sai specific object type checking functions with Object functions Shauren 2025-07-17 15:19:03 +02:00
  • c4e45263a6 Core/SAI: Remove temp vectors Shauren 2025-07-17 14:24:00 +02:00
  • 9665b9e7d4 Core/SAI: Use std::string_view for event params Shauren 2025-07-17 14:07:30 +02:00
  • e0b957f5ff Core/SAI: Use std::vector::emplace_back instead of creating large temporary objects Shauren 2025-07-17 13:46:10 +02:00
  • 6e87bc58c0 Core/SAI: Remove ObjectGuid::ToString calls Shauren 2025-07-17 13:44:59 +02:00
  • 0953d97533 Core/SAI: Fix SMART_ACTION_OFFER_QUEST - now tracks npc interaction correctly Shauren 2025-07-17 13:40:55 +02:00
  • e9e7059a23 Core/SAI: Implemented action type SMART_ACTION_DESTROY_CONVERSATION (#31133) ModoX 2025-07-17 13:23:24 +02:00
  • 0cb2932e84 Scripts/Spells: Fix mage Fire Blast crit chance (#31082) Aqua Deus 2025-07-16 23:41:14 +02:00
  • 3aa9a85106 Core/PacketIO: Add SMSG_DUEL_ARRANGED to IsInstanceOnlyOpcode Shauren 2025-07-15 12:54:00 +02:00
  • 9cd417932d Core: Updated allowed build to 11.1.7.61967 Shauren 2025-07-14 23:13:07 +02:00
  • 17bc1df948 Scripts/Spells: Implement mage talent Molten Fury (#31091) Aqua Deus 2025-07-13 22:36:44 +02:00
  • 63a4ce5396 Scripts/Spells: Fix mage talent Feel the Burn proc (#31093) Aqua Deus 2025-07-13 17:33:06 +02:00
  • 7a801f3aaa DB/Quest: Added 11.1.7 quest poi data ModoX 2025-07-13 16:17:16 +02:00
  • f3d5ede679 DB/Templates: Added 11.1.7 wdb data ModoX 2025-07-13 16:17:02 +02:00
  • 5de252ae84 Core/Misc: Move large functions out of header files Shauren 2025-07-13 13:40:31 +02:00
  • 8fad176f5f Core/CrashHandler: Fix nopch build Shauren 2025-07-13 11:44:10 +02:00
  • 32270f1e5e Core/GameObjects: Allow reset for GAMEOBJECT_TYPE_GOOBER without lockId or autoCloseTime (#31079) Meji 2025-07-12 22:22:57 +02:00
  • cd3dd59b53 Scripts/DalaranLegion: Implement Quest "Call of the Uncrowned" (#31126) Naddley 2025-07-12 22:14:56 +02:00
  • 52add56a7f Core/DataStores: Reduce the number of string copies when loading db2 hotfixes Shauren 2025-07-12 15:44:43 +02:00
  • 601bcc35b2 Scripts/Spells: Implement mage talent Flame Patch (#31096) Aqua Deus 2025-07-12 14:30:01 +02:00
  • d6882ce951 DB/SpellsGroups: Add warrior stances (#31080) Jeremy 2025-07-12 14:13:34 +02:00
  • 0e61ea0b1a Core/Loot: Add aoe loot target cap same as on official servers (50 corpses) Shauren 2025-07-12 00:00:08 +02:00
  • 6d79a4cd68 Core/Misc: Improve LinkedList iteration - simplify code generated for begin, end and operator++ Shauren 2025-07-11 19:02:53 +02:00
  • 419cdf87dd Core/Misc: Rename LinkedListHead insertion functions to push_back/push_front to fit standard container naming Shauren 2025-07-11 18:47:08 +02:00
  • f4c0ede726 Core/Misc: Rename LinkedListHead::getSize to size to fit standard container naming Shauren 2025-07-11 17:51:49 +02:00
  • fbbcc31670 Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standard container naming Shauren 2025-07-11 17:47:14 +02:00
  • cbb532e4be Core/Groups: Use iterators instead of raw LinkedListElement to interact with group members Shauren 2025-07-11 17:40:34 +02:00
  • ae197a62b7 Core/Logging: Remove temporary string creation when logging opcode names Shauren 2025-07-10 19:19:18 +02:00
  • b4f7948dfb Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor and enable callback concept check Shauren 2025-07-09 20:14:21 +02:00
  • 5a904a5e2b DB/Nighthold: Added spawns up to third boss Naddley 2025-07-09 20:12:54 +02:00
  • bd2826b238 DB/Stormwind: Added missing spawns to the Stormwind Cemetery Naddley 2025-07-09 20:11:37 +02:00
  • 6daf472e81 Core/Spells: Fixed Revive Pet not being usable if pet corpse is still in world Shauren 2025-07-09 16:01:34 +02:00
  • 2c74626e66 Core/Random: Use standard aligned operator new and remove RandomEngine singleton instance (it is trivially constructible) Shauren 2025-07-09 12:20:10 +02:00
  • c7f5696479 Core/Scenarios: Allow scripts to set instance scenario by id (#31104) Jason Dove 2025-07-08 22:26:37 +00:00
  • 04d44bd3a0 Core/Spells: Fix group member classification in SelectRandomInjuredTargets Shauren 2025-07-08 16:40:25 +02:00
  • c5425196fd Build: Enable more msvc standard conformance options Shauren 2025-07-07 18:59:15 +02:00
  • 3c29a0f61d DB/DalaranLegion: Implement Quest: "A Beastly Expedition" Naddley 2025-07-07 12:09:14 +02:00
  • 60358e381b DB/Phase: Name more phases related to 11.0 and 11.1 Naddley 2025-07-07 12:07:11 +02:00
  • 291473eee7 DB/DalaranLegion: Implement Quest: "The Vindicators Plea" Naddley 2025-07-07 00:43:49 +02:00
  • dc0c707213 Core/CrashHandler: Remove MAX_PATH limit Shauren 2025-07-06 21:58:33 +02:00
  • 5a4f5c2547 Scripts/Tirisfal: Implement Quest: "A Legend You Can Hold" (#31110) Naddley 2025-07-06 16:20:31 +02:00
  • f106e43fd6 DB/DalaranLegion: Added spawns for Glorious Goods Naddley 2025-07-06 00:59:04 +02:00
  • c02e311eef Core/Gossip: Track started interaction types and reset only questgiver on quest accept Shauren 2025-07-05 22:34:45 +02:00
  • 2a2e09e8f4 Scripts/DalaranLegion: Implement Quest: "Weapons of Legend" (Hunter) (#31099) Naddley 2025-07-05 16:13:58 +02:00
  • 21712f4753 Core/Objects: Add missing grid workers Shauren 2025-07-04 23:56:22 +02:00
  • a8e6866a02 Scripts/Spells: Implement warlock talent Channel Demonfire (#31112) Aqua Deus 2025-07-04 23:12:05 +02:00
  • 8223ce647a DB/TheJadeForest: Added more spawns for Honeydew Glade Meji 2025-07-04 20:55:48 +02:00
  • c51d692f17 DB/Dungeons: Add instance portals for Shadowlands dungeons (#31098) v11.1.7.61609 Jason Dove 2025-07-04 14:00:26 +00:00
  • 7bf5207054 SQL: Fix base auth_database Shauren 2025-07-03 16:50:19 +02:00
  • 8d1d1aa434 Core/PacketIO: Define enum for TreasurePickerBonus Context field Shauren 2025-07-03 13:17:17 +02:00
  • 1c175b8145 Core/PacketIO: Fixed SMSG_UPDATE_OBJECT BankTabSettings and DeclinedNames structures Shauren 2025-07-02 11:11:02 +02:00
  • 57483bb815 Core/PacketIO: Fixed SMSG_UPDATE_OBJECT ActivePlayerData structure Shauren 2025-07-01 00:18:55 +02:00
  • b405d04599 Core/DataStores: Fixed loading GameObjectLabel.db2 Shauren 2025-06-30 16:42:08 +02:00
  • 79347f72db Core/Quests: Allow quest objective items with effect type other than "On Looted" to be put in inventory even when QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM is set Shauren 2025-06-30 15:34:37 +02:00
  • ca5928b8de Core/Achievements: Fix setting count for CriteriaType::ReachRenownLevel Shauren 2025-06-30 12:19:13 +02:00
  • 9cc6cf45b6 Scripts/Spells: Implement mage talent Meteor (#31094) Aqua Deus 2025-06-29 23:03:56 +02:00
  • 44b4019127 Scripts/Spells Fix mage talent Flamestrike target cap (#31095) Aqua Deus 2025-06-29 21:31:19 +02:00
  • 1e7725c15b Core/Objects: Added grid searchers for SceneObject and Conversation Shauren 2025-06-29 00:58:59 +02:00
  • 5334467f49 Scripts: Fixed possible crashes caused by passing nullptr to Trinity::WorldObjectListSearcher constructor Shauren 2025-06-29 00:23:21 +02:00
  • 62ac0d4a1c Core/Objects: Unify Visit for all object searchers and add PhaseShift constructor overloads to object searchers Shauren 2025-06-29 00:21:48 +02:00
  • 8892fc071e DB/Dungeons: Fix some classic LFG dungeon entrances (#31103) Jason Dove 2025-06-28 15:09:30 -05:00
  • 68588dbb25 Core/Objects: Modernize updatefield internals - replace tag dispatch and std::enable if Shauren 2025-06-28 19:43:01 +02:00
  • 4c92d3550b Core/Gossip: Send correct response depending on how the interaction was started (#31046) Meji 2025-06-28 18:17:10 +02:00
  • c4c721cb7d Scripts/BlackRookHold: Implement Amalgam of Souls encounter (#31025) Aqua Deus 2025-06-28 15:22:46 +02:00
  • a7a17280fa DB/Tirisfal: Implement Quest: "Priestly Matters" Naddley 2025-06-28 11:53:48 +02:00
  • 58cb1620a7 Core/Spells: Change target type for spell Summon Faol in Tirisfal (#31107) Naddley 2025-06-28 11:45:25 +02:00