github-actions[bot]
014602c849
chore(DB): import pending files
...
Referenced commit(s): 2625f8c57c
2024-09-22 18:39:51 +00:00
Maxlytrius
2625f8c57c
fix(DB/Item): Buycount adjustment for Star's Lament and Star's Tear ( #18887 )
...
Create starstearlament.sql
2024-09-22 20:38:57 +02:00
Andrew
78cc255f43
fix(Core/Spells): Fix Fatal Attraction procing multiple times for eac… ( #20014 )
...
fix(Core/Spells): Fix Fatal Attraction procing multiple times for each player nearby
2024-09-22 14:52:19 -03:00
github-actions[bot]
f917b96574
chore(DB): import pending files
...
Referenced commit(s): 8566e4ace3
2024-09-22 12:44:37 +00:00
chaosua
8566e4ace3
fix(DB/creature_text): (Pit of Saron, AzjolNerub) assign BroadcastTextId to creature_text ( #18611 )
...
* (Instance:Pit of Saron) cleanup some duplicated txt lines and make use broadcast_text for localization support
(Instance:AzjolNerub) added ruRU creature_text localization for Anub'arak intro (because BroadcastTextId unknown)
* Update txt_line_fix.sql
Remove excess line breaks
* Rescued Alliance Slave connect heroic version template
---------
Co-authored-by: Walter Pagani <paganiwalter@gmail.com >
2024-09-22 14:43:38 +02:00
github-actions[bot]
b8fb0ae847
chore(DB): import pending files
...
Referenced commit(s): 8dc0827b55
2024-09-22 11:58:12 +00:00
Mattia
8dc0827b55
fix(DB/Creature): [Loot] Unyielding mobs low drop of Runecloth ( #19910 )
...
* fix(DB/Creature): chances items changed
* fix: edit items chances and set GroupId
2024-09-22 13:57:20 +02:00
github-actions[bot]
bb0d292e1c
chore(DB): import pending files
...
Referenced commit(s): 44a10e7be8
2024-09-22 07:38:46 +00:00
Lukas
44a10e7be8
fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue ( #19130 )
...
* fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue
* fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue
2024-09-22 09:37:49 +02:00
github-actions[bot]
02cd628f7b
chore(DB): import pending files
...
Referenced commit(s): 985410f184
2024-09-22 06:33:12 +00:00
IntelligentQuantum
985410f184
feat(Core/Items): Delete old item id from recovery item ( #18332 )
2024-09-22 08:32:16 +02:00
github-actions[bot]
a452b25def
chore(DB): import pending files
...
Referenced commit(s): 1802de94f5
2024-09-21 22:28:36 +00:00
Benjamin Jackson
7790b2258b
feat(Core/Commands): Add debug command for applying a spell cooldown. ( #20004 )
...
* Init.
* Correct wrong query characters.
2024-09-22 00:28:11 +02:00
RëXol
1802de94f5
fix(DB/Creature) Ebon Blade Commander Equipment ( #19846 )
...
* fix(DB/Creature) Ebon Blade Commander Equipment
* fix(DB/Creature) Ebon Blade Commander Equipment
* Update rev_1725226115559982400.sql
* Update rev_1725226115559982400.sql
---------
2024-09-22 00:27:42 +02:00
Kitzunu
d227ed91c2
fix(Scripts/Commands): Prevent crash if you use doublequotes in go cr… ( #20012 )
...
fix(Scripts/Commands): Prevent crash if you use doublequotes in go creature name
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/20010
2024-09-21 18:30:58 -03:00
Walter Pagani
cfd7bf4162
chore(Core/AllMapScript) Update structure ( #19979 )
...
* fix(Core/AllMapScript) Update structure to use CALL_ENABLED_HOOKS
* fatal error: no template named 'vector' in namespace 'std'
* fix build
Co-authored-by: Anton Popovichenko <anton.popovichenko@mendix.com >
---------
Co-authored-by: Anton Popovichenko <anton.popovichenko@mendix.com >
2024-09-21 22:25:22 +02:00
Jelle Meeus
b364e00238
fix(Core/Object): do not add Object to Transport when summoned by a Vehicle ( #19920 )
2024-09-21 21:57:26 +02:00
Kitzunu
386aea03ee
chore(Core/Misc): Some cleanup ( #19970 )
...
* remove weird blanks
* update if
* ) ) to ))
* missed some ) )
* now switch
* .
2024-09-21 19:34:31 +02:00
github-actions[bot]
0ba59c0053
chore(DB): import pending files
...
Referenced commit(s): 188b864d79
2024-09-21 16:48:59 +00:00
Jelle Meeus
188b864d79
fix(DB/ArgentTournament): Stabled Campaign Warhorse missing error message ( #19926 )
...
* fix lance requirement error msg
* ;
2024-09-21 18:48:04 +02:00
Anton Popovichenko
36a8653c83
fix(CI/macOS): Fix macOS CI dependency installation by updating macOS version. ( #19997 )
...
* fix(CI/MacOS): Fix MacOS CI dependency installation.
* Try to use macos 14 version
* Remove brew cleanup and z3 dependency
* Adjust readline lib discovery
* Update macos supported version in SECURITY.md
2024-09-21 11:37:55 -03:00
sudlud
2e17b32508
fix(apps/installer): fix Debian 12 build with mysql ( #20003 )
2024-09-20 23:20:33 +02:00
github-actions[bot]
eda0df70f1
chore(DB): import pending files
...
Referenced commit(s): 1d899cf3c9
2024-09-20 21:19:22 +00:00
Mattia
1d899cf3c9
Fix(db/creature) black temple illidari assassin riposte ability missing ( #19957 )
...
* fix(DB/Creature) Black Temple - Illidari Assassin: Riposte ability missing
* fix(DB/Creature): Black Temple - Illidari Assassin: Riposte ability missing
* Update 2024_09_13_00.sql
* bitwise method
2024-09-20 23:18:29 +02:00
skelUA
a196f7f28a
fix(Core/Loot) fix bug with loot ( #19882 )
...
Try to fix bug with loot
2024-09-19 15:11:31 +02:00
Benjamin Jackson
a0057b9e90
fix(Core/Spells): Resolve a case of triggered spells prolonging combat. ( #19991 )
...
* Revert "fix(Core/Spells): Revert triggered spell logic change. (#19983 )"
This reverts commit 3bb5ec779d .
* Add aura effect check.
Co-Authored-By: Anton Popovichenko <walkline.ua@gmail.com >
* Add comment, use target instead of owner.
* Adjust comment terminology.
---------
Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com >
2024-09-19 09:49:56 -03:00
Kitzunu
dbde182ecd
refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… ( #19451 )
2024-09-19 00:24:11 -03:00
Grimdhex
5af3d2d650
fix(Scripts/BlackTemple): Flames of Azzinoth - Fix the charge logic ( #19968 )
...
fix(Scripts/BlackTemple): fix the charge mechanic of Flames of Azzinoth
* remove also a old duplicate check in a spell script
2024-09-18 11:52:16 +02:00
github-actions[bot]
a35f0c4ef6
chore(DB): import pending files
...
Referenced commit(s): 07c54fe8c7
2024-09-16 15:13:36 +00:00
Benjamin Jackson
07c54fe8c7
fix(DB/Command): Add help values for various commands. ( #19984 )
...
Init.
2024-09-16 12:12:26 -03:00
Benjamin Jackson
3bb5ec779d
fix(Core/Spells): Revert triggered spell logic change. ( #19983 )
...
Revert "fix(Core/Spells): Resolve a case of triggered spells prolonging comba…"
This reverts commit edd7e10dfc .
2024-09-16 11:15:50 -03:00
github-actions[bot]
64c9e4a0a4
chore(DB): import pending files
...
Referenced commit(s): e2353a1c9f
2024-09-15 21:16:14 +00:00
sudlud
e2353a1c9f
fix(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_NO_LOREMAST… ( #19962 )
...
* fix(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_NO_LOREMASTER_COUNT
- this allows flagging quests so that they will not count towards Loremaster achievement
- update Corrupted Flower Quests in Felwood accordingly as a first use case
* load Specialflags as uint32 from DB
2024-09-15 18:15:21 -03:00
Kitzunu
1df989f780
chore(Core/Achievement): cleanup offline achievement ( #19976 )
2024-09-15 16:11:24 -03:00
Andrew
ee6e74eb3c
fix(Scripts/Commands): Fix level up achievements not being granted ( #19969 )
2024-09-15 15:55:45 -03:00
Kitzunu
04c8e85434
fix(Scripts/BT): correct illidari council enrage timer ( #19975 )
...
* fix(Scripts/BT): correct illidari council enrage timer
* wrong conversion from 5ae1473e30
* redundant
2024-09-15 09:39:04 -03:00
github-actions[bot]
d13b6963ea
chore(DB): import pending files
...
Referenced commit(s): 8b16f7d243
2024-09-15 10:49:06 +00:00
Andrew
8b16f7d243
fix(Scripts/BlackTemple): Implement emotes when opening Najentus and … ( #19946 )
...
* fix(Scripts/BlackTemple): Implement emotes when opening Najentus and Den of Mortal Delights
* only check if state is done
2024-09-15 12:48:11 +02:00
Andrew
99b39e5045
fix(Scripts/BlackTemple): Parasitic Shadowfiends should not target pl… ( #19944 )
...
* fix(Scripts/BlackTemple): Parasitic Shadowfiends should not target players affected with debuff
* Update boss_illidan.cpp
* Update src/server/scripts/Outland/BlackTemple/boss_illidan.cpp
* make it simple
2024-09-15 12:46:55 +02:00
Grimdhex
4fc60bbbdf
fix(Core/Spells): Shadow demon - Allow to move while casting Paralyze ( #19948 )
...
* fix(Scripts/BlackTemple): fix stationary shadow demons
* optimization: use else if to stop the execution when a condition is reach
* revert last changes and fix the spell to allow move while casting
* .
2024-09-14 08:39:03 -03:00
Grimdhex
bd40fef081
fix(Scripts/BlackTemple): fix blaze and flame bast casting for Flame of Azzinoth ( #19967 )
...
fix(Scripts/Core): fix blaze and flame bast casting for Flame of Azzinoth
2024-09-14 08:22:02 -03:00
Andrew
8030ef4ba0
fix(Scripts/BlackTemple): Fix variable not being set to true when Ak… ( #19947 )
...
fix(Scripts/BlackTemple): Fix variable not being set to false when Akama dies
2024-09-13 21:26:42 +02:00
Anton Popovichenko
92ec34753f
fix(Core/Creature): Add support for CREATURE_FLAG_EXTRA_NO_PARRY_HAST… ( #19927 )
2024-09-13 16:23:05 -03:00
Jelle Meeus
8d7463c670
fix(Core/PlayerStorage): Equip OH, 2H, Titan's Grip weapon swapping ( #19884 )
...
titan's grip, unequip with full bags
2024-09-13 16:15:25 -03:00
Knindza
d5263b0aee
fix(Battlegrounds/AlteracValley): Adding missing Tower Archers ( #18746 )
...
Updating Alterac
2024-09-12 21:43:34 -03:00
Grimdhex
4254827b2c
Revert "chore(Debug/Scripting): improve debug errors during the unloading scripts ( #19643 )" ( #19951 )
...
This reverts commit db7183a573 .
*wrongly use to catch sigsegv
*null check isn't necessary: https://en.cppreference.com/w/cpp/memory/new/operator_delete
2024-09-12 08:05:12 -03:00
Grimdhex
20b443e011
refactor(Scripts/TempestKeep): remove an dev residual from Kael'Thas revamp ( #19950 )
...
refactor(Scripts/TempestKeep): remove an dev rest from my last PR with Keal'Thas
2024-09-12 07:58:18 -03:00
Grimdhex
5ae1473e30
fix(Scripts/BlackTemple): Ajust Judgment timers and pass all the script to std::chrono ( #19945 )
...
fix(Scripts/BT): ajust Judgment timers and pass all the script to std::chrono
2024-09-12 06:11:56 -03:00
Saqra1
321ac4a8c2
fix(Core/Spell): Summoning Portal position ( #19705 )
...
* fix(Core/Spell): Summoning Portal position
Summoning Portal is created in front of the caster but it is still too
close to them. Move it away a bit.
* Cleanup unused SpellInfo correction
Spell 61994 was stopped being used for summons in favor of 23598 on:
67010623a0
2024-09-11 12:37:56 -03:00
Saqra1
4734582e58
fix(Core/Spell): Refreshment Table position ( #19704 )
...
Refreshment Table game object should be created at the same position its
Refreshment Portal was created.
2024-09-11 11:53:07 -03:00