Ovahlord
|
ec79bfe140
|
Core/AuctionHouse: restored previously dropped auction house packet handlers
|
2025-04-05 09:23:55 +02:00 |
|
funjoker
|
ad941bee46
|
Core/UF: Update updatefields to 4.4.2
|
2025-04-05 08:57:55 +02:00 |
|
Ovahlord
|
bafdbe4687
|
Core/PacketIO: updated opcode array index to 4.4.2
|
2025-04-05 08:52:00 +02:00 |
|
Ovahlord
|
c22fd08fe5
|
Core/PacketIO: updated opcode values to 4.4.2
|
2025-04-05 08:18:11 +02:00 |
|
Shauren
|
ab54b2d821
|
Core/PacketIO: ported opcode size changes from ac7a95b45c
|
2025-04-05 00:55:05 +02:00 |
|
Ovahlord
|
a54754caa7
|
Core/DataStores: updated DB2 structures to 4.4.2
|
2025-02-23 14:09:53 +01:00 |
|
Ovahlord
|
71ec8c93ac
|
Core/Scripts: updated more documentation comments for spell script hooks to match with the rest
4.4.1/59069
|
2025-02-22 07:52:27 +01:00 |
|
Ovahlord
|
6580687980
|
Core/Scripting: updated documentation for CalcDamage and CalcHealing hooks
|
2025-02-22 07:45:25 +01:00 |
|
Shauren
|
b46a556c92
|
Core/Misc: Reduce differences between branches
(cherry picked from commit ff6a107ac0)
# Conflicts:
# src/server/game/Entities/Player/Player.cpp
|
2025-02-22 07:42:00 +01:00 |
|
Shauren
|
1f18ac7b4c
|
Core/Guilds: Don't require vendor bought items to have limited quantity to show up in guild news
(cherry picked from commit 12197b7cff)
|
2025-02-22 07:37:51 +01:00 |
|
Shauren
|
1a0e5eeb13
|
DB: Added build keys for 4.4.2.59297
|
2025-02-20 10:51:56 +01:00 |
|
Shauren
|
3424ce01c6
|
DB: Added build keys for 4.4.2.59185
|
2025-02-19 14:33:15 +01:00 |
|
Shauren
|
5bd5382910
|
Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailure
(cherry picked from commit 1959457421)
|
2025-02-18 18:18:42 +01:00 |
|
Shauren
|
ff5f141f8a
|
Core/Auras: Remove NYI commend from implemented aura types
(cherry picked from commit ed15c42805)
|
2025-02-18 18:18:37 +01:00 |
|
Shauren
|
6924fd0dc6
|
Core/Spells: Skip handling apply aura spell effects if aura was removed earlier in script by PreventHitAura
(cherry picked from commit adb63648f1)
|
2025-02-18 18:18:31 +01:00 |
|
TDB Release
|
90893258bd
|
TDB 441.25021 - 2025/02/13
TDB441.25021
|
2025-02-13 16:48:11 +00:00 |
|
Shauren
|
d10e5ddb89
|
Core: Updated allowed build to 4.4.1.59069
|
2025-02-12 10:13:37 +01:00 |
|
Shauren
|
79236e2017
|
Core/Movement: Fixed formation movement resetting state on every waypoint of its leader
Closes #29950
(cherry picked from commit 1f62d3caaa)
|
2025-02-10 21:58:13 +01:00 |
|
Shauren
|
963f6699be
|
Core/Misc: Reduce code differences between branches
(cherry picked from commit afbde8800a)
|
2025-02-10 21:58:07 +01:00 |
|
Ovahlord
|
0edb752fea
|
Core/Packets: updated SpellModifierData struct for 4.4.1
|
2025-02-09 21:11:37 +01:00 |
|
Ovahlord
|
f7be217c94
|
Scripts/Spells: fixed Lava Burst crit chance against targets affected by Flame Shock
|
2025-02-09 20:11:34 +01:00 |
|
Shauren
|
0cb94ea082
|
Core/Battlegrounds: Fixed invalid reference to temporary
(cherry picked from commit 2fd120da32)
|
2025-02-08 22:06:10 +01:00 |
|
Shauren
|
c3be7513b3
|
Scripts: Remove unneccessary DoublePosition from AreaBoundary
(cherry picked from commit 0f5d634e38)
# Conflicts:
# src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/instance_sepulcher_of_the_first_ones.cpp
|
2025-02-08 22:06:05 +01:00 |
|
Shauren
|
3d0989839a
|
nopch fix (for real this time)
(cherry picked from commit e5fd0bd793)
|
2025-02-08 22:05:49 +01:00 |
|
ModoX
|
4c87e71f38
|
fix nopch
* and use Position const& for polygon origin
* aed08b8a82 followup
(cherry picked from commit 926f36758a)
|
2025-02-08 22:05:44 +01:00 |
|
ModoX
|
68bdea0052
|
Core/Maps: Implemented PolygonBoundary
(cherry picked from commit aed08b8a82)
|
2025-02-08 22:05:40 +01:00 |
|
ModoX
|
f5cf251ded
|
Core/GridNotifiers: Added areatrigger searchers and NearestAreaTriggerEntryInObjectRangeCheck
(cherry picked from commit 8b7dce6521)
|
2025-02-08 22:05:34 +01:00 |
|
Shauren
|
4d0439ca1b
|
Core/Auras: Ensure aura target of SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT has required power type
Closes #30669
(cherry picked from commit fc54ae79a9)
|
2025-02-08 22:05:29 +01:00 |
|
Shauren
|
162e724e2e
|
Core/Misc: Reduce code differences between branches
(cherry picked from commit 9201c0f035)
|
2025-02-08 22:05:24 +01:00 |
|
Shauren
|
7ac91e8c33
|
Core/AreaTriggers: Corrected initial "fake" spline point for areatrigger movement
(cherry picked from commit 24af663443)
|
2025-02-08 22:05:19 +01:00 |
|
Shauren
|
835e51959b
|
Core/Quests: Updated quest future status checks to include all variants of that status
(cherry picked from commit 5875058ed8)
|
2025-02-04 16:24:44 +01:00 |
|
Shauren
|
e964139967
|
Core/Misc: Reduce code differences between branches
(cherry picked from commit 69b647a24c)
|
2025-02-04 16:23:40 +01:00 |
|
Shauren
|
601d6e1d60
|
Core/Objects: Make guid generators atomic
(cherry picked from commit 6c925ed40c)
|
2025-02-04 16:23:35 +01:00 |
|
ModoX
|
055268d23e
|
Core/Vehicle: Added RideSpellID field to override npc_spellclick_spells (#30198)
(cherry picked from commit 46251b5655)
# Conflicts:
# sql/updates/world/cata_classic/2025_02_01_03_world.sql
|
2025-02-04 16:23:26 +01:00 |
|
Shauren
|
600b46bd35
|
Core/Commands: Fixed .debug guidlimits output for creature guids
(cherry picked from commit 4db19d3a1a)
|
2025-02-04 16:22:17 +01:00 |
|
Shauren
|
02b3456b05
|
Core/Spells: Remove manual spell guid creation in scripts
(cherry picked from commit dbd761d20a)
# Conflicts:
# sql/updates/world/cata_classic/2025_02_01_00_world.sql
# src/server/scripts/Commands/cs_misc.cpp
|
2025-02-01 05:39:34 +01:00 |
|
ModoX
|
30dc45e2db
|
Fix nopch build
(cherry picked from commit 813eb16441)
|
2025-02-01 05:36:49 +01:00 |
|
ModoX
|
0939c4c416
|
Core/Auras: Send scene complete if a SPELL_AURA_PLAY_SCENE aura is removed by expiration
(cherry picked from commit e58fa4c35e)
|
2025-02-01 05:36:45 +01:00 |
|
sanctum32
|
6ffb02e277
|
Core/SAI: Improve SMART_ACTION_ATTACK_START to exclude non-unit targets from selection pool (#30653)
(cherry picked from commit 444a98111a)
|
2025-02-01 05:36:40 +01:00 |
|
Shauren
|
9f084cd749
|
Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callbacks to use CooldownEntry argument instead of internal iterator
(cherry picked from commit ace6342aea)
# Conflicts:
# src/server/scripts/Spells/spell_dh.cpp
|
2025-02-01 05:36:35 +01:00 |
|
Shauren
|
1547fd0d8a
|
Core/Auras: Fixed SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS logic - no longer incorrectly unapplies all auras for immunities that don't use it
(cherry picked from commit 107ca37c68)
|
2025-02-01 05:36:20 +01:00 |
|
Shauren
|
176d1e73e8
|
Core/Spells: Don't fail spells SPELL_ATTR2_FAIL_ON_ALL_TARGETS_IMMUNE when target list is empty for one effect
Closes #30603
(cherry picked from commit a5c547a383)
|
2025-02-01 05:36:16 +01:00 |
|
Shauren
|
7848d0bf8d
|
Core/Conditions: Corrected upper array bound requirement for PlayerConditionLogic
(cherry picked from commit 38096181eb)
|
2025-02-01 05:36:10 +01:00 |
|
Ovahlord
|
977452c74b
|
Scripts/Spells: fixed Seal of Insight
|
2025-01-26 16:44:36 +01:00 |
|
Ovahlord
|
59c61f7c15
|
Scripts/Spells: fixed Judgement of Truth damage bonus
|
2025-01-26 15:56:28 +01:00 |
|
Shauren
|
3eb4ccc9a0
|
Core/Items: Fixed item spell charge slot indexing
Closes #30585
(cherry picked from commit c85d12fc3f)
# Conflicts:
# src/server/game/Entities/Item/Item.h
# src/server/game/Globals/ObjectMgr.cpp
|
2025-01-26 12:59:30 +01:00 |
|
Shauren
|
b61960c1a9
|
Core/Spells: Prevent even more cases of sending aura update packets for auras that aren't visible on client
(cherry picked from commit 380b1f8986)
|
2025-01-26 12:48:43 +01:00 |
|
Shauren
|
7fc1eb1054
|
Core/Objects: Removed type casts before accessing WorldObject::m_Events that became unneccessary after moving it from Unit to WorldObject
(cherry picked from commit bc8874f305)
|
2025-01-26 12:48:37 +01:00 |
|
Shauren
|
32f4c360ac
|
Core/Spells: Prevent sending aura update packets for auras that aren't visible on client
Closes #30633
(cherry picked from commit e9470cd817)
|
2025-01-26 12:47:52 +01:00 |
|
Ovahlord
|
5327688c26
|
Core/Spells: added missing AttributesEx15 member to SpellInfo
|
2025-01-26 12:47:25 +01:00 |
|