Commit Graph
28 Commits
Author SHA1 Message Date
SistemasCPUandDevin 6d0dd72fd5 Core/Conditions: Fix CONDITION_SOURCE_GAMEOBJECT_INTERACTION for all gameobject types
- CONDITION_SOURCE_GAMEOBJECT_INTERACTION (source 37) now gates GO
  interaction for all gameobject types, not only chests.
- Dynamic flags are re-sent to the client when the condition changes,
  so objects like buttons update instantly on quest take/complete.
- Removed temporary debug logging.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-16 19:29:26 +02:00
SistemasCPU 9f103d8db3 Core/Conditions: Make CONDITION_SOURCE_GAMEOBJECT_INTERACTION the gate for GO interaction 2026-09-15 20:26:42 +02:00
SistemasCPU c395cf8095 Merge branch 'main' of https://github.com/Thordekk/WowCommunityProject 2026-09-15 20:05:06 +02:00
SistemasCPU ee37d9e24b Core/Conditions: Evaluate CONDITION_SOURCE_GAMEOBJECT_INTERACTION in MeetsInteractCondition 2026-09-15 20:04:56 +02:00
SistemasCPU bae6615dfc Merge branch 'main' of https://github.com/Thordekk/WowCommunityProject 2026-09-15 18:53:48 +02:00
SistemasCPU 419e747a1a Core/Conditions: Port CONDITION_SOURCE_GAMEOBJECT_INTERACTION to all gameobject types 2026-09-15 18:53:42 +02:00
SistemasCPU 84522036eb Merge branch 'main' of https://github.com/Thordekk/WowCommunityProject 2026-09-14 01:32:57 +02:00
SistemasCPU eb6ae62cf7 Core/LFG: Fixing and tunning LFG Followship bots 2026-09-14 01:32:51 +02:00
SistemasCPU 8c7078a1d5 Merge remote origin/main with local follower dungeon changes 2026-09-14 00:13:01 +02:00
SistemasCPU 46596f68d4 Merge remote changes with local follower dungeon fixes 2026-09-14 00:06:38 +02:00
Sistemas dca26799f6 DB/Dungeons: Adding lfg for Midnight's dungeons and teleport commands
Adding all the LFG and the World_safe_locs for the death prevention teleport to midnight dungeons and some other ones, this patch includes: Murder Row, Den of Narolakk, the Blinding Vale, Altar of Fangs, King's Rest, Ruby Life Pools, Temple of Sethraliss, Windrunner Spire and Misara Caverns
2026-09-12 05:34:01 +02:00
SistemasCPU eeaf722597 Core/Misc: Removed Chromie script (is now handled by SmartAI) + Fixed the console spam on Followship bots disable 2026-08-15 19:16:37 +02:00
SistemasCPU ec25ee40b6 Core/Bots: Fix the Death Knight's Ghoul interaction, damage and flags, also fixed the option to disable followship bots 2026-08-15 17:16:06 +02:00
SistemasCPU 63887a489e Core/Misc: Reuploading commit 2026-08-15 16:24:29 +02:00
SistemasCPU a9dbfacab2 Core/Misc: Fix for the Unholy, Frost and Blood Ghoul summoning 2026-08-15 16:16:24 +02:00
Sistemas 685fc58d81 Core/Conf: Fix duplicated config line
Remove default LootId for ChallengeMode in configuration.
2026-08-08 02:05:49 +02:00
SistemasCPU e9062e6562 (Core/Conditions) Added a fallback so the condition CONDITION_QUEST_COMPLETE can check summoner's quest status to trigger the Condition. Should be ConditionTarget = 1 AND ConditionValue2 = 2 to work, the ConditionTarget = 2 WON'T WORK 2026-08-02 17:27:39 +02:00
SistemasCPU 7308844354 Core/Spell: Mage spells (package 1) 2026-06-27 00:25:32 +02:00
SistemasCPU b40e8df1af Core/Spell: Fix DK pet Unholy/Blood/Frost 2026-06-13 04:49:26 +02:00
Sistemas 3702c90d60 Core/Script: Add new smart actions for pathfinding and spell casting 2026-06-11 00:07:35 +02:00
Sistemas cb90c64e7d Core/Script: Add new smart actions for pathfinding and spell casting 2026-06-11 00:06:16 +02:00
Sistemas aacc5a08ff Core/Script: Add new smart actions for pathfinding and spell casting 2026-06-11 00:04:47 +02:00
Sistemas 10d57c54a3 Implemented SMART_EVENT_QUEST_ABANDON (part 2)
SmartScript implementation: Added script hook call for quest abandonment event handling (goes with commit c0dd554)
2026-06-02 10:40:56 +02:00
Sistemas c0dd554624 Core/Misc: Implemented SMART_EVENT_QUEST_ABANDON (part 1)
Implementamos SMART_EVENT_QUEST_ABANDON (evento 91)
2026-06-02 10:28:42 +02:00
Sistemas bc38c97ed4 Core/Script: Defensive stance debuff state
Arregla que esté el modo debuff cuando relogueas con el efecto, va junto al commit 480adb3 para funcionar
2026-05-30 01:39:19 +02:00
Sistemas 480adb346a Core/Script: Defensive stance debuff state
Arregla que esté el modo debuff cuando relogueas con el efecto
2026-05-30 01:36:47 +02:00
Sistemas 553e7648aa DB/Spells: Arreglada actitud defensiva del Guerrero
Alteradas tablas: spell_script_names y spell_proc
2026-05-29 22:56:14 +02:00
Sistemas 8bec37e96e Core/Spells: Arreglada Actitud defensiva del Guerrero 2026-05-29 22:47:37 +02:00