Teleqraph
|
515d727ac9
|
Scripts/Priest: Update Sins of the Many damage diminishing (#30570)
|
2025-01-04 08:18:33 +01:00 |
|
Shauren
|
c72de2fbbc
|
Core/Objects: Use span/array instead of vector for raw ObjectGuid manipulations
|
2025-01-03 13:47:24 +01:00 |
|
Shauren
|
27860c3316
|
Core/Database: Added std::span based functions to Field and PreparedStatement
|
2025-01-03 13:04:19 +01:00 |
|
Muru
|
000e4e9970
|
Scripts/Spells: Implement warlock talent "Shadow Invocation" (#30561)
|
2025-01-03 07:02:58 +01:00 |
|
Meji
|
98206bf7e8
|
Scripts/StormwindCity: Implement quest "The Mission" (29548) (#30557)
|
2025-01-02 21:43:06 +01:00 |
|
Shauren
|
586651031e
|
Core/Auras: Fixed aura stacks being reset to default max stack size when modified by SpellModOp::MaxAuraStacks and reaching the new limit
|
2025-01-02 19:08:19 +01:00 |
|
ModoX
|
faef28c561
|
Core/Player: Remove unnecessary cast
* 02131fe32b followup
|
2025-01-02 13:43:08 +01:00 |
|
ModoX
|
02131fe32b
|
Core/Player: Changed player_classlevelstats types to int32
|
2025-01-02 12:49:28 +01:00 |
|
Shauren
|
887fcbc02b
|
Scripts/Spells: Removed unneccessary hacks - reagent consumption by triggered spells fixed in 54a83b4b68
|
2025-01-01 20:32:23 +01:00 |
|
Shauren
|
54a83b4b68
|
Core/Spells: Don't ignore power costs and reagents for spells triggered by SPELL_EFFECT_TRIGGER_SPELL, SPELL_EFFECT_TRIGGER_MISSILE, SPELL_EFFECT_FORCE_CAST, SPELL_AURA_PERIODIC_TRIGGER_SPELL, SPELL_AURA_PROC_TRIGGER_SPELL and fixed implementation of SPELL_ATTR6_DO_NOT_CONSUME_RESOURCES
|
2025-01-01 19:37:48 +01:00 |
|
Muru
|
13b47c7780
|
Scripts/Spells: Implement warlock talent "Bilescourge Bombers" (#30560)
|
2025-01-01 15:32:45 +01:00 |
|
Shauren
|
151a50d2aa
|
Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWER and REAGENT flags
|
2024-12-31 20:14:01 +01:00 |
|
Shauren
|
d778d5ec7c
|
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
|
2024-12-31 18:12:36 +01:00 |
|
Aqua Deus
|
5436a6ae6c
|
Spells/Spells: Fix demon hunter talent "Fiery Brand" (#30490)
|
2024-12-30 23:51:35 +01:00 |
|
Shauren
|
e7c7800641
|
Scripts/Spells: Replace custom demon hunter sigil areatrigger script wrapper with GenericAreaTriggerEntityScript
|
2024-12-30 22:07:31 +01:00 |
|
Aqua Deus
|
58489c542e
|
Scripts/Spells: Implement demon hunter talent "Restless Hunter" (#30484)
|
2024-12-30 20:40:28 +01:00 |
|
Aqua Deus
|
ba10eb589a
|
Scripts/Spells: Implement demon hunter talent "Calcified Spikes" (#30545)
|
2024-12-30 18:42:32 +01:00 |
|
Shauren
|
d38941c19b
|
Core/Units: Fill CurrentAreaID updatefield
|
2024-12-30 10:17:53 +01:00 |
|
Aqua Deus
|
ae28344083
|
Scripts/Spells: Implement demon hunter talent "Shattered Destiny" (#30536)
|
2024-12-29 22:56:24 +01:00 |
|
Aqua Deus
|
c197a59eb3
|
Scripts/Spells: Implement demon hunter talent "Last Resort" (#30500)
|
2024-12-29 21:04:04 +01:00 |
|
Shauren
|
5e541de574
|
Scripts: Remove direct unit flag manipulations for UNIT_FLAG_IMMUNE_TO_PC, UNIT_FLAG_IMMUNE_TO_NPC and UNIT_FLAG_UNINTERACTIBLE
|
2024-12-29 12:59:38 +01:00 |
|
Shauren
|
44130cf9c4
|
Scripts/ExilesReach: Use new loot tracking quest feature to kill script hacks for it
|
2024-12-29 12:43:57 +01:00 |
|
Naddley
|
b81355bb99
|
Scripts/IsleOfDorn: Implement Quest: "Precious Gems" (#30495)
|
2024-12-29 10:53:18 +01:00 |
|
ModoX
|
26d1337461
|
Core/Creature: Implement aggro grace period (#30362)
Ref: #26528 #30273 #23258
|
2024-12-29 09:04:40 +01:00 |
|
Shauren
|
d913e38cba
|
Core/Loot: Implemented automatic flagging of tracking quests from loot
|
2024-12-29 01:02:52 +01:00 |
|
Meji
|
0b16756172
|
Core/Units: Added helper methods to cancel mount/shapeshift auras (#30477)
|
2024-12-29 00:44:05 +01:00 |
|
Meji
|
75bc3021da
|
Core/Gossip: Fix interaction with gossip launched by accepting quest (#30419)
|
2024-12-29 00:43:01 +01:00 |
|
ModoX
|
6b96facee3
|
Core/AI: Remove default arguments for inter-script communication
|
2024-12-29 00:17:07 +01:00 |
|
ModoX
|
309ba22a15
|
Core/AI: Implemented conversation ai (#30538)
|
2024-12-28 23:25:10 +01:00 |
|
Shauren
|
d8bcf5fcb6
|
Core/Players: Refactored SetQuestCompletedBit to take questId instead of quest bit as argument
|
2024-12-28 12:59:09 +01:00 |
|
Shauren
|
d78c3bb33a
|
Core/Players: Added helper function to check quest completion using QuestV2 bits
|
2024-12-28 12:14:58 +01:00 |
|
Shauren
|
28d3c1bc23
|
Core/PacketIO: Refactor LootPackets to use new Bits<> writing utilities
|
2024-12-27 15:55:01 +01:00 |
|
Ovahlord
|
aefcd2fac7
|
Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate and send the generated rage in combat log packet instead of power update packets
(cherry picked from commit b179a7246d)
|
2024-12-27 12:04:05 +01:00 |
|
Shauren
|
9aeaedeefe
|
Core/Config: Remove Rate.Talent config option that is not compatible with trait system
|
2024-12-26 12:31:59 +01:00 |
|
Shauren
|
661bd1a7f4
|
Core/JSON: Prevent more out of bounds memory accesses in json deserialization
|
2024-12-26 00:02:13 +01:00 |
|
Ovahlord
|
3997b857c2
|
Scripts/OutdoorPvp: converted two raw pointers into smart pointers to fix possible memory leaks
(cherry picked from commit 0b842d44d9)
|
2024-12-25 10:45:47 +01:00 |
|
Aqua Deus
|
2c34088bbb
|
Scripts/Spells: Fix demon hunter talents "Demon Spikes" and "Deflecting Spikes" (#30493)
|
2024-12-23 20:11:00 +01:00 |
|
Shauren
|
38eee2f034
|
Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorrections
|
2024-12-23 17:53:58 +01:00 |
|
Shauren
|
38a5956b85
|
Scripts/Spells: Added missing Throw Glaive part to Cycle of Hatred implementation
|
2024-12-22 15:13:53 +01:00 |
|
aquadeus
|
2997e1dc02
|
Scripts/Spells: Implement demon hunter talent "Cycle of hatred"
|
2024-12-22 15:13:53 +01:00 |
|
ModoX
|
92efc2523b
|
Core/Objects: Allow more specific checks to include or exclude feign death units in CreatureWithOptionsInObjectRangeCheck::IsAlive check (#30361)
* this also extends SMART_TARGET_CLOSEST_CREATURE dead param
|
2024-12-22 12:59:57 +01:00 |
|
ModoX
|
e588477791
|
Core/Object: Fixed interaction dynamic flags assignment for GAMEOBJECT_TYPE_SPELLCASTER gameobjects
Closes #30533
|
2024-12-22 00:14:59 +01:00 |
|
Shauren
|
884662a75a
|
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing spell script hooks
|
2024-12-21 00:40:08 +01:00 |
|
aquadeus
|
07bf6bff89
|
Scripts/Spells: Fix demon hunter talent "Collective Anguish"
Closes #30503
|
2024-12-20 21:35:32 +01:00 |
|
Shauren
|
aa3a62e518
|
Core/PacketIO: Fixed writing exactly 32 bits
|
2024-12-20 17:27:18 +01:00 |
|
Aqua Deus
|
a2371c8467
|
Scripts/Spells: Implement demon hunter talent "Furious Gaze" (#30530)
|
2024-12-20 16:02:57 +01:00 |
|
Shauren
|
ad06dcaaec
|
Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONS
|
2024-12-20 11:50:07 +01:00 |
|
Shauren
|
4ccaac5d91
|
Core/GameObjects: Remove unused function
|
2024-12-20 10:44:20 +01:00 |
|
Shauren
|
5f212c6916
|
Core/PacketIO: Improved bit functions - no longer writes each bit separately
|
2024-12-19 19:47:26 +01:00 |
|
Shauren
|
5a1fe84978
|
Core/PacketIO: Read directly into output variable for numeric ByteBuffer::operator>> overloads
|
2024-12-19 19:45:58 +01:00 |
|