Hondacrx
|
3a890782b5
|
Core: Updated to 11.2.5.63704
Port From (https://github.com/TrinityCore/TrinityCore/commit/53068a94e88991ae7196fb247df4b7ca2e47e554)
|
2025-12-16 13:57:09 -05:00 |
|
Hondacrx
|
aa2b2599b2
|
Core/Spells: Implemented setting spell to cast on arrival from SPELL_EFFECT_JUMP_CHARGE in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6b0eced74676816ae41d46ddb0ae7fa74068d3f)
|
2025-10-13 16:19:14 -04:00 |
|
Hondacrx
|
c5cccdec10
|
Core/Objects: Unify Searcher classes into one common implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/261eb201bf107cef441d9b075e8f23bf0edfbaf0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/526b16fea41fb69a302fdebe8a727e175949f04b)
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b7dce6521323e788ebf28297ec941a6f9bf876f)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5334467f493eb16141f4ad0bce956bc3e19244a0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/1e7725c15b149baaf96731231239769e482ec2ed)
Port From (https://github.com/TrinityCore/TrinityCore/commit/21712f475383f6f3fae107706f5de5195f75b760)
|
2025-08-31 13:23:49 -04:00 |
|
Hondacrx
|
06030a7ce8
|
Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering with QUEST_STATUS_INCOMPLETE when removing items from quest objectives on rewarding quest
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c9b67f00be95bd816dbaa9db43838a67e187753)
|
2025-08-20 22:30:52 -04:00 |
|
Hondacrx
|
a9fc9f454f
|
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacter, PlayerDataFlagAccount and PlayerDataFlagCharacter
Port From (https://github.com/TrinityCore/TrinityCore/commit/60400d25f5fff2dabd4aa74bbdbc0d2370360a35)
|
2025-08-19 16:29:13 -04:00 |
|
Hondacrx
|
77a99eb842
|
Core/Spells: Allow removing weapon damage effects by preventing target selection in scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/ea692f5a248e5e67e3b983767044901cc743309b)
|
2025-08-18 10:10:20 -04:00 |
|
Hondacrx
|
1316ab6f8c
|
Core/Auras: Implement PROC_FLAG_2_SUCCESSFUL_DISPEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/27c17eb59e3d61548bb1a34928cce64c73bc5918)
|
2025-08-17 23:01:17 -04:00 |
|
Hondacrx
|
51b9b1e85c
|
Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any trigger flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/0fd418eb7472039bb953a7167a48f6495c2b2efb)
|
2025-08-12 21:53:56 -04:00 |
|
Hondacrx
|
d7fc5db8a3
|
Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CAST
Port From (https://github.com/TrinityCore/TrinityCore/commit/e580d39b4f8d1f87d1250b366ed4860f13b2819c)
|
2025-08-11 19:54:44 -04:00 |
|
Hondacrx
|
934d2b7653
|
Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hit
Port From (https://github.com/TrinityCore/TrinityCore/commit/38d5f0d2920558292e615e2c01257ef8da88a012)
|
2025-08-11 19:53:45 -04:00 |
|
Hondacrx
|
f967062529
|
Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANIC
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f401946d3b2c246469b5b2702a5d08c0472b4fa)
|
2025-08-11 19:53:15 -04:00 |
|
Hondacrx
|
2c9db326f6
|
Core/Spells: Rename confusing SpellState enum values
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e79d3524f12a525c337c5ce8d84b793cacd6e91)
|
2025-08-11 19:52:08 -04:00 |
|
Hondacrx
|
9287b9b3a7
|
Core/Players: Implement warband scene collection
Port From (https://github.com/TrinityCore/TrinityCore/commit/29e032707686b18bbcce7029e8dd2eaa6606f6d4)
|
2025-06-16 16:42:29 -04:00 |
|
Hondacrx
|
aeaaf2a192
|
Core/Spells: Skip handling apply aura spell effects if aura was removed earlier in script by PreventHitAura
Port From (https://github.com/TrinityCore/TrinityCore/commit/adb63648f14bab0c757afb4429337dda232dab7a)
|
2025-06-08 19:06:03 -04:00 |
|
Hondacrx
|
a3a9ef5259
|
Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callbacks to use CooldownEntry argument instead of internal iterator
Port From (https://github.com/TrinityCore/TrinityCore/commit/ace6342aea9e8e3f69af88ca3963fc961ba56f1b)
|
2025-06-08 15:56:31 -04:00 |
|
Hondacrx
|
57b2c5b550
|
Core/Items: Fixed item spell charge slot indexing
Port From (https://github.com/TrinityCore/TrinityCore/commit/c85d12fc3f0576163d4ffa91bb38f66894305349)
|
2025-06-08 15:09:36 -04:00 |
|
Hondacrx
|
e098533a27
|
Core/Spells: Add summoned DynamicObject to casters ChannelObjects if spell is channelled
Port From (https://github.com/TrinityCore/TrinityCore/commit/333aaaaefd4023dcb719f3dbaeab829c3d26e77a)
|
2025-06-04 09:27:48 -04:00 |
|
Hondacrx
|
600b8ba18c
|
Core/Spells: DynamicObject auras will now use the largest radius found in SPELL_EFFECT_PERSISTENT_AREA_AURA effects of the spell creating them
Port From (https://github.com/TrinityCore/TrinityCore/commit/497cb7df49550c2420ce8729254cc120d3290d2e)
|
2025-06-04 09:20:03 -04:00 |
|
Hondacrx
|
07e857dd63
|
Core/Spells: Allow persistent area auras to apply all of their effects upon creation.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d8636d4cc603262da8454231d64bd09b604b25f7)
|
2025-06-04 09:18:20 -04:00 |
|
Hondacrx
|
52952deee3
|
Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound depending on how many effects the spell has
Port From (https://github.com/TrinityCore/TrinityCore/commit/561b122364525deaee815ad900a78f1323c37776)
|
2025-06-03 21:17:25 -04:00 |
|
Hondacrx
|
c496da9da0
|
Core/Auras: Fixed sending amounts for effects that need it, aren't first and don't have SPELL_ATTR8_AURA_POINTS_ON_CLIENT
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a1b81043eaae0e0feba2b693e1f004ac4791c30)
|
2025-06-02 16:05:19 -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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
b38668c7cb
|
Core/Spells: Implemented new trigger flag to cause spells to be instant without also causing other behavior of TRIGGERED_CAST_DIRECTLY (skipping SMSG_SPELL_START, skipping starting GCD)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a885a1fc3c6b894f546b7aee70b5a67932a94486)
|
2024-08-26 18:11:28 -04:00 |
|
Hondacrx
|
511ac17c55
|
Core/Spells: Implemented SPELL_ATTR9_FACE_UNIT_TARGET_UPON_COMPLETION_OF_JUMP_CHARGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/5cb4536bd0492b49432b092e7ca4a458010b7d53)
|
2024-08-26 16:56:29 -04:00 |
|
Hondacrx
|
7a43203e0c
|
Core/Movement: Allow setting position or object facing targets for jump movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac73edc268bc8d5bbda9f4b05168e3e24c25ca45)
|
2024-08-26 16:48:36 -04:00 |
|
Hondacrx
|
e79581f71f
|
Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAIN
Port From (https://github.com/TrinityCore/TrinityCore/commit/00efee9ca12d6e625e9954a39768bbec029d0459)
|
2024-08-25 23:45:44 -04:00 |
|
Hondacrx
|
bb26b47824
|
Core/Spells: Rename more SpellAttr9
Port From (https://github.com/TrinityCore/TrinityCore/commit/56a027131a130bc778ee34ddfa379c42580b510b)
|
2024-08-25 21:45:49 -04:00 |
|
Hondacrx
|
e936c7d099
|
Core/Spells: Prevent creatures from being able to cast all their spells while moving
Port From (https://github.com/TrinityCore/TrinityCore/commit/f80f931e2bee9dbf08c3edee94d0c79dbbb64072)
|
2024-08-25 00:12:46 -04:00 |
|
Hondacrx
|
e9b21a91be
|
Core/Battlegrounds: Move to scripts And a lot of misc commits i couldn't recover.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0d5d309bb5877dc2fcb27f6cb123707a31ec1e8)
|
2024-08-04 15:18:22 -04:00 |
|
hondacrx
|
1e421b9f53
|
Misc fixes
|
2024-03-19 17:21:32 -04:00 |
|
hondacrx
|
6b25d4b9b6
|
Core/Battlegrounds: Isle of Conquest Rework
Port From (https://github.com/TrinityCore/TrinityCore/commit/409adfa7a5372dedd40d6f40650c901f6fd646a6)
|
2024-03-07 16:44:24 -05:00 |
|
hondacrx
|
69d144c399
|
Core/Battlegrounds: Strand of the Ancients Rework
Port From (https://github.com/TrinityCore/TrinityCore/commit/3d56cdc08413a0682299136a763e13e67d38818b)
|
2024-03-06 17:19:02 -05:00 |
|
hondacrx
|
536f72d077
|
Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_IGNORE_SANCTUARY (ignore SPELL_EFFECT_SANCTUARY, used by Vanish)
Port From (https://github.com/TrinityCore/TrinityCore/commit/1369b8708458fb5020b6ab7a9608123459d4eb26)
|
2024-03-05 18:33:31 -05:00 |
|
hondacrx
|
0325d8b523
|
Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrSpellClicks and SendQuestGiverStatusMultiple on quest actions
* Fixes quest markers above NPC heads not disappearing when player stops seeing questgiver npc flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/97d7ccd180f96a414f205396261907e1e87d491a)
|
2024-03-04 12:18:45 -05:00 |
|
hondacrx
|
fa5e0f0c14
|
Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and update npcflags on quest changes
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd15d763cc0529afc9b7f077817645d875608626)
|
2024-02-24 16:07:23 -05:00 |
|
hondacrx
|
6abce678ca
|
Misc fixes
|
2024-02-06 22:12:17 -05:00 |
|