Hondacrx
|
56961a2ebc
|
Core/Auras: Fixed aura stacks being reset to default max stack size when modified by SpellModOp::MaxAuraStacks and reaching the new limit
Port From (https://github.com/TrinityCore/TrinityCore/commit/586651031ee847232d0dabf3eff9e6b01075ef31)
|
2025-05-25 11:07:45 -04:00 |
|
Hondacrx
|
486d80ceb9
|
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
Port From (https://github.com/TrinityCore/TrinityCore/commit/54a83b4b689b7d2bbddb91fc79319dd806da8cc0)
|
2025-05-25 11:04:24 -04:00 |
|
Hondacrx
|
9b75d3255d
|
Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWER and REAGENT flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/151a50d2aa6e10efe7fc14e0bd22aaef9effa859)
|
2025-05-25 10:53:01 -04:00 |
|
Hondacrx
|
258bde8e13
|
Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorrections
Port From (https://github.com/TrinityCore/TrinityCore/commit/38eee2f034398e77335ec97228b931aaca5579bd)
|
2025-05-19 12:50:39 -04:00 |
|
Hondacrx
|
94877fed77
|
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing spell script hooks
Port From (https://github.com/TrinityCore/TrinityCore/commit/884662a75a901af6f61cab9efc171d052e8042f4)
|
2025-05-19 11:01:52 -04:00 |
|
Hondacrx
|
6097bf92cc
|
Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONS
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad06dcaaec6b55e3c2e6ae8214a44074f343c8ca)
|
2025-05-18 19:11:40 -04:00 |
|
Hondacrx
|
5b992859d0
|
Core: Updated to 11.0.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f7079f471401d5cf7885351baabc027813f60f5)
|
2025-05-18 19:05:48 -04:00 |
|
Hondacrx
|
af43ed5519
|
Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC_SPELL_PHASE_HIT phase
Port From (https://github.com/TrinityCore/TrinityCore/commit/0706a114bbfd786434921bf95d0fbd6a5596fcb3)
|
2025-03-10 21:07:34 -04:00 |
|
Hondacrx
|
df22f4dd74
|
Core/Spells: Fixed item level requirements for enchanting spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4ada2d3d2a719d650ed90b4f7e7428496717a7)
|
2025-02-24 10:45:11 -05:00 |
|
Hondacrx
|
519c642cff
|
Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPELL_EFFECT_OPEN_LOCK
Port From (https://github.com/TrinityCore/TrinityCore/commit/3177c410e488866ece2803ddcf9ea09ea4b2b4fb)
|
2025-02-23 14:29:53 -05:00 |
|
Hondacrx
|
73f414fc90
|
Core/Spells: Implemented TargetAuraType and ExcludeTargetAuraType cast requirements
Port From (https://github.com/TrinityCore/TrinityCore/commit/43bf71b3742c6f3ee5f92eb27a6d0c11d1c562c2)
|
2025-02-23 14:24:49 -05:00 |
|
Hondacrx
|
644206f0d5
|
Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/1fb4acc25ae89360e71d33a8f7cba99bcc028b32)
|
2025-02-23 14:20:00 -05:00 |
|
Hondacrx
|
4d2dbbcf16
|
Core/Auras: Implemented mount equipment
Port From (https://github.com/TrinityCore/TrinityCore/commit/6dd5fb9d88e7a8b7da696bbe7b96947217b1ace2)
|
2025-02-17 15:06:19 -05:00 |
|
Hondacrx
|
d46636fc3a
|
Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS
Port From (https://github.com/TrinityCore/TrinityCore/commit/29202810705804c1c5ac126195ab7bd60f56849f)
|
2024-11-17 14:07:41 -05:00 |
|
Hondacrx
|
f2e8784960
|
Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY
Port From (https://github.com/TrinityCore/TrinityCore/commit/765beae741ea0f332fe2ac1b4180b632462d1611)
|
2024-11-17 13:56:17 -05:00 |
|
Hondacrx
|
f23db214ae
|
Core/Spells: Temporarily force old flight style mounts
Port From (https://github.com/TrinityCore/TrinityCore/commit/7d36db7ede2597e032c0e8bec5eee79e7be2dd10)
|
2024-11-17 13:15:32 -05:00 |
|
Hondacrx
|
ba80dede79
|
Core/Summons: Handle summons using SummonProperties.Control type 5 as vehicles
Port From (https://github.com/TrinityCore/TrinityCore/commit/23bb1a56b74191e131e41ad25edbe40ee4e76a96)
|
2024-11-17 12:09:17 -05:00 |
|
Hondacrx
|
25a716db9e
|
Core/DataStores: Updated db2 structures to 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0352ef78ed93e18a869652e628345bc660f252b)
|
2024-11-11 11:12:45 -05:00 |
|
Hondacrx
|
3603e644af
|
Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_TYPE_FLAGSTAND
Port From (https://github.com/TrinityCore/TrinityCore/commit/0535a61cb7c9da97f05e5867ce181d91e3dd92eb)
|
2024-11-10 22:51:48 -05:00 |
|
Hondacrx
|
16f13eece9
|
Core/Auras: Implemented SPELL_AURA_ADV_FLYING
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7a073140cb9cc41aefaff76eca5355acceff409)
|
2024-11-10 22:19:03 -05:00 |
|
Hondacrx
|
3a4eec6ebd
|
Core/Auras: Implemented adv flying speed mod auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/6e0b146f1d6df817714595995632e2514e5869a8)
|
2024-11-10 22:13:41 -05:00 |
|
Hondacrx
|
61db6a77df
|
Core/DataStores: Removed overriding field sign type based on db2 column compression
Port From (https://github.com/TrinityCore/TrinityCore/commit/89f490bdcdf88c2576c17218926e89b1082ae682)
|
2024-11-10 17:24:58 -05:00 |
|
Hondacrx
|
2e2c87090d
|
Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_ID
Port From (https://github.com/TrinityCore/TrinityCore/commit/3238175a62750ea5127feb69ce86d0c3c05dfc52)
|
2024-11-10 16:56:17 -05:00 |
|
Hondacrx
|
3db6dcaf2f
|
Fix Build
|
2024-11-10 13:50:52 -05:00 |
|
Hondacrx
|
d9f90b014b
|
Core/Spells: Refactor CastSpellExtraArgs
Port From (https://github.com/TrinityCore/TrinityCore/commit/975e7cc0723d3136822f6190de8742eef17a2539)
|
2024-11-10 13:48:39 -05:00 |
|
Hondacrx
|
ac27d322b1
|
Core/Spells: Remove setting OriginalCastId from CastSpellExtraArgs::SetTriggeringAura
Port From (https://github.com/TrinityCore/TrinityCore/commit/f604661a40d05cb1f06e5e0b3112591ebb3aa1a6)
|
2024-11-10 13:31:25 -05:00 |
|
Hondacrx
|
026e717fde
|
Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/010550da224c446461b26bc4f38ee5cc35d4aa3d)
|
2024-11-10 13:30:00 -05:00 |
|
Hondacrx
|
ab840142f3
|
Core/Spells: Fixed spell target selection not being shared by multiple effects when there are targeting scripts that have the same script function
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1d8061a0f848241fe70ab0d718e829836cb5601)
|
2024-11-10 00:09:01 -05:00 |
|
Hondacrx
|
3f87e713c5
|
Scripts/Spells Update Seed of Corruption script
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f8cb99ad2b95d4cc5d2abba8a00e67acfdfed4f)
|
2024-11-09 23:49:19 -05:00 |
|
Hondacrx
|
0fd399e92e
|
Core/Players: Fixed trait config validation
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f0a62bde5b927392a58e95a87d4d8bd93438d7e)
|
2024-10-09 00:42:58 -04:00 |
|
Hondacrx
|
3c3c84b736
|
Core/Players: Fixed spells being unintentionally removed by talent swaps when they are learned from more than one spell (affects balance druid Celesial Alignment and Incarnation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c6ddcce3d6374a82214bb0ddb9d7432351982c9)
|
2024-10-09 00:25:13 -04:00 |
|
Hondacrx
|
eee80bad68
|
Core/Spells: Implemented SpellAuraInterruptFlags2::ReleaseEmpower
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c06e7fcdab677df4e5908f69b9655577e08fe69)
|
2024-09-26 13:07:53 -04:00 |
|
Hondacrx
|
8341244e4d
|
Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtualRealmAddress() where possible
Port From (https://github.com/TrinityCore/TrinityCore/commit/88fea990ff1408b94076fb9dbd0c974908d6a731)
|
2024-09-08 15:23:43 -04:00 |
|
Hondacrx
|
6bdb8a6c70
|
Core: Updated to 11.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/df1ec76d54db3a91759fc93f4d6b6828d4ec0f59)
|
2024-09-08 15:09:30 -04:00 |
|
Hondacrx
|
ad461858ca
|
Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST
Port From (https://github.com/TrinityCore/TrinityCore/commit/3429871a07c1c1ebe2bd94cb771ef187cb46fd46)
|
2024-09-08 14:09:45 -04:00 |
|
Hondacrx
|
54023d52d7
|
Core/Players: Implemented hero talents
Port From (https://github.com/TrinityCore/TrinityCore/commit/d1ffe61727f53505a3e2b94cae32f2ce3d28b07b)
|
2024-09-08 14:09:06 -04:00 |
|
Hondacrx
|
f7b184dd1d
|
Core/Players: Remove duplicated trait configs
Port From (https://github.com/TrinityCore/TrinityCore/commit/dabe1f85df30610c5287ae6d8214d325e6595387)
|
2024-09-02 22:52:49 -04:00 |
|
Hondacrx
|
72563b8ca3
|
Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE
Port From (https://github.com/TrinityCore/TrinityCore/commit/66abfd1c530e81f24856825f7ebe5a1c1ba8c58e)
|
2024-09-02 22:52:08 -04:00 |
|
Hondacrx
|
957ca9898d
|
Core/Players: Fixed trait configs getting into invalid state after talent tree changes between client patches
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7c8ac3505cb7e177b6f5299989d544a3b8cade9)
|
2024-09-02 22:46:11 -04:00 |
|
Hondacrx
|
2590e31d57
|
Core/DataStores: Updated to 11.0.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/df511503815b7798c83acbffbb1ce5208f189ce7)
|
2024-09-02 22:27:11 -04:00 |
|
Hondacrx
|
f38ad4607e
|
Core/PacketIO: Updated to 11.0.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/e59eef5432c7b70679d33f4911c88d0f7d75fd39)
|
2024-09-02 18:44:55 -04:00 |
|
Hondacrx
|
3945a662eb
|
Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on creatures that are already vehicles
Port From (https://github.com/TrinityCore/TrinityCore/commit/53f0f2e5da3e7e6a9e6fa926e2f51ac8b506caa9)
|
2024-09-01 16:23:42 -04:00 |
|
Hondacrx
|
e440ccd097
|
Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to some summon cases
Port From (https://github.com/TrinityCore/TrinityCore/commit/ceffc2cb2037921af13d8a417b39e407bb7635ac)
|
2024-09-01 15:57:24 -04:00 |
|
Hondacrx
|
fa10c00734
|
Core/Spells: Remove spell range increase when caster or target move backwards
Port From (https://github.com/TrinityCore/TrinityCore/commit/f19e1a271618a35515512ce2a64330f21133616c)
|
2024-08-31 17:44:12 -04:00 |
|
Hondacrx
|
a964b9c7f8
|
Core/Spells: Implemented caster-is-moving aoe radius bonus and SPELL_ATTR9_NO_MOVEMENT_RADIUS_BONUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/321f3cc4a7a59874c73ab82d57c2f1c76a820396)
|
2024-08-31 17:41:27 -04:00 |
|
Hondacrx
|
bc7568ca34
|
Core/Spells: Implemented SPELL_ATTR9_FORCE_CORPSE_TARGET
Port From (https://github.com/TrinityCore/TrinityCore/commit/af39104798d78f0cf8f51dc36e7302f1f4e69b7b)
|
2024-08-31 17:37:20 -04:00 |
|
Hondacrx
|
08edf75cd1
|
Core/Spells: Implemented SPELL_ATTR9_JUMPCHARGE__NO_FACING_CONTROL
Port From (https://github.com/TrinityCore/TrinityCore/commit/486641063e9b88d84e38e4cee3bfc2fb3e0bffc6)
|
2024-08-31 17:18:19 -04:00 |
|
Hondacrx
|
3c6b3bd455
|
Core/Movement: Defined and implemented new spline flag - JumpOrientationFixed
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd9fb4a56303e2bd8046e77d425250b9757aa74c)
|
2024-08-31 17:16:04 -04:00 |
|
Hondacrx
|
62e3c0ef66
|
Core/Spells: Implemented SPELL_ATTR9_ALLOW_CAST_WHILE_CHANNELING
Port From (https://github.com/TrinityCore/TrinityCore/commit/3365e6a4b84f59cca5f7ef5fca71fb3979697e52)
|
2024-08-31 17:08:45 -04:00 |
|
Hondacrx
|
f2e610315f
|
Core/Spells: Exclude spells cast from client from being treated as triggered if they have any trigger flags set (possible with override spells auras)
Port From (https://github.com/TrinityCore/TrinityCore/commit/816369318f9613bc7e23e4bf57ddb4c5f9fa3809)
|
2024-08-26 18:13:44 -04:00 |
|