github-actions[bot]
7690c35208
chore(DB): import pending files
...
Referenced commit(s): 23de736524
2024-09-28 14:49:53 +00:00
Benjamin Jackson
23de736524
fix(DB/Spells): Add extra craft chance for Super Healing Potion. ( #20064 )
...
Init.
2024-09-28 16:48:58 +02:00
github-actions[bot]
b07670f130
chore(DB): import pending files
...
Referenced commit(s): 81251aaf5e
2024-09-28 13:51:37 +00:00
Jelle Meeus
81251aaf5e
fix(DB/Creature): remove stun immunity from Coilfang Strider ( #20071 )
...
remove stun mechanic immune
2024-09-28 10:50:41 -03:00
github-actions[bot]
c2a0d8cb99
chore(DB): import pending files
...
Referenced commit(s): e9c969ce76
2024-09-28 08:24:15 +00:00
Jelle Meeus
e9c969ce76
(DB/Creatures): fixup Dual Wield for creatures, remove some CREATURE_FLAG_EXTRA_USE_OFFHAND_ATTACK ( #20061 )
...
remove flags
2024-09-28 10:23:19 +02:00
github-actions[bot]
d8221088f5
chore(DB): import pending files
...
Referenced commit(s): 3dc47ee3a4
2024-09-27 11:07:58 +00:00
Walter Pagani
3dc47ee3a4
chore(DB/CreatureText) Translate text in city guards ( #20034 )
...
Co-authored-by: Álvaro Martín <varomartin@icloud.com >
2024-09-27 13:07:01 +02:00
github-actions[bot]
510422a4f5
chore(DB): import pending files
...
Referenced commit(s): 35042734d6
2024-09-26 18:17:02 +00:00
Benjamin Jackson
35042734d6
fix(DB/Creature): Add proper unit flags to Phantom Leotheras. ( #20049 )
...
Init.
2024-09-26 15:16:07 -03:00
github-actions[bot]
c2be398986
chore(DB): import pending files
...
Referenced commit(s): 52b8fa1cc8
2024-09-25 18:03:41 +00:00
Mattia
52b8fa1cc8
fix(DB/Creature): SSC - Leotheras the blind - Adds are not chained ( #20023 )
2024-09-25 20:02:45 +02:00
github-actions[bot]
8aa6310742
chore(DB): import pending files
...
Referenced commit(s): 6e4a9bbb14
2024-09-25 14:54:35 +00:00
Jelle Meeus
6e4a9bbb14
fix(Core/Unit): fix Dual Wield for more creatures, CREATURE_FLAG_EXTRA_USE_OFFHAND_ATTACK, creature disarm damage ( #20015 )
...
* enable CREATURE_FLAG_EXTRA_USE_OFFHAND_ATTACK
* sql set CREATURE_FLAG_EXTRA_USE_OFFHAND
* use new HasOffHandWeaponForAttack instead of haveOffhandWeapon
no longer requires m_CanDualwield set to use Offhand attack
requires non-disarmed weapon in Offhand OR creature_flag_extra enabled
Co-authored-by: Ovah <dreadkiller@gmx.de >
Co-authored-by: Warlockbugs <warlockbugs@outlook.com >
* Make shapeshift forms which dont override attack speed use weapon damage
Co-authored-by: killerwife <killerwife@gmail.com >
* SetEquipmentSlots turning off damage update when using template default
Co-authored-by: killerwife <killerwife@gmail.com >
* Setup DualWield & Damage On Equipment Updates, implement Set and GetVirtualItem
Co-authored-by: Yatzii <47720837+Yatzii93@users.noreply.github.com >
* creature disarm damage
set disarm to reduce minmax damage by 50% instead of setting to 0
Co-authored-by: Warlockbugs <warlockbugs@outlook.com >
---------
Co-authored-by: Ovah <dreadkiller@gmx.de >
Co-authored-by: Warlockbugs <warlockbugs@outlook.com >
Co-authored-by: killerwife <killerwife@gmail.com >
Co-authored-by: Yatzii <47720837+Yatzii93@users.noreply.github.com >
2024-09-25 16:53:39 +02:00
github-actions[bot]
da31098094
chore(DB): import pending files
...
Referenced commit(s): 891bcd8e00
2024-09-25 08:37:53 +00:00
Walter Pagani
891bcd8e00
refactor(SQL/Quest) Rescuing the Rescuers ID 11244 ( #20030 )
...
* refactor(SQL/Quest) Rescuing the Rescuers ID 11244
* fix range and max targets
* Texts are added and the smart_script list is modified
Co-authored-by: DEV Seaferer <91832265+edgardavid94@users.noreply.github.com >
---------
Co-authored-by: DEV Seaferer <91832265+edgardavid94@users.noreply.github.com >
2024-09-25 10:36:56 +02:00
github-actions[bot]
69b5ee85f6
chore(DB): import pending files
...
Referenced commit(s): a65be25fb9
2024-09-25 08:34:40 +00:00
Andrew
54f7d3f166
fix(DB/Creature): Fix Illidan walking to waypoints instead of flying ( #20035 )
2024-09-25 10:34:35 +02:00
github-actions[bot]
97aaf8490c
chore(DB): import pending files
...
Referenced commit(s): a7578e1cce
2024-09-24 11:34:15 +00:00
Jelle Meeus
a7578e1cce
fix(Scripts/TheEye): Kael'thas p5 transition, flight, MotionMaster:MoveTakeoff ( #20005 )
...
Co-authored-by: killerwife <killerwife@gmail.com >
2024-09-24 08:33:21 -03:00
github-actions[bot]
537bfb016e
chore(DB): import pending files
...
Referenced commit(s): d6c731f5c4
2024-09-24 05:30:26 +00:00
Jelle Meeus
d6c731f5c4
fix(DB/Event): Love is in the Air event missing Love Boat vehicles 1 ( #19987 )
...
* add sql
add boats
remove vehicle_seat_addon stuff
Co-authored-by: Dr-J <daniel.jarrott0@gmail.com >
* update smartAI comments
with Keira3
* fix sql, make summoners invisible to players
* change spellId 62011 to 'Romantic' 69352
* Update rev_1725993194571320983.sql
---------
Co-authored-by: Dr-J <daniel.jarrott0@gmail.com >
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
2024-09-24 07:29:27 +02:00
github-actions[bot]
62509abd1d
chore(DB): import pending files
...
Referenced commit(s): d0178bb735
2024-09-23 20:05:02 +00:00
Ed
d0178bb735
fix(DB/Creature Loot) - Update Eye and Hound Culuthas loot tables ( #19706 )
2024-09-23 22:02:45 +02:00
github-actions[bot]
0858c8bbc0
chore(DB): import pending files
...
Referenced commit(s): 511235cca3
2024-09-23 12:06:09 +00:00
Grimgravy
511235cca3
fix(Scripts/Quest): Fires Over Skettis ( #19567 )
...
* fix(Scripts/Quest): Fires Over Skettis
* Update spell_item.cpp
---------
2024-09-23 14:05:11 +02:00
github-actions[bot]
e58c9cba42
chore(DB): import pending files
...
Referenced commit(s): aab9177760
2024-09-23 10:31:03 +00:00
Ceikry
aab9177760
fix(DB/Quest) - Omit deprecated Pledge of Secrecy from Goblin and Gnome Engineering Questlines. ( #19577 )
...
* Add level adjustments for Pledge of Secrecy 30->20
* quest_template_addon -> quest_template
* nvim lowercased everything
* Update to remove the Pledge of Secrecy from the chain instead
* Set RewardNextQuest for other horde breadcrumbs as well
2024-09-23 07:30:08 -03:00
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
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
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
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
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
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
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