Commit Graph

9159 Commits

Author SHA1 Message Date
Carriola-wotlk
9ae19e5429 fix(DB/Item): Feathermoon Headdress has the wrong stats (#19814)
* fix(DB/Item): Feathermoon Headdress has the wrong stats

* ITEM_MOD_SPELL_DAMAGE_DONE deprecated check removed
2024-08-31 12:22:18 -03:00
github-actions[bot]
be4b0f536e chore(DB): import pending files
Referenced commit(s): 5ab142af93
2024-08-31 14:06:15 +00:00
Carriola-wotlk
63a0f333df fix(DB/Creature): SSC - Greyheart Spellbinder miss Banish ability (#19813)
fix(DB/Creature)-SSC-Greyheart-Spellbinder-miss-Banish-ability
2024-08-31 11:06:11 -03:00
github-actions[bot]
fc735e37a2 chore(DB): import pending files
Referenced commit(s): 0fb2c5efeb
2024-08-30 19:22:27 +00:00
Jelle Meeus
0fb2c5efeb fix(Scripts/TheEye): Kaelthas remove enchanted weapons (#19801)
* remove weapons

Co-authored-by: killerwife <killerwife@gmail.com>

* style

for consistency

* also cast on KT JustDied

* fix TriggerCastFlags to not ignore reagent cost

* Apply suggestions from code review

---------

Co-authored-by: killerwife <killerwife@gmail.com>
2024-08-30 16:20:52 -03:00
github-actions[bot]
b1bae64171 chore(DB): import pending files
Referenced commit(s): 0bef1e1ee6
2024-08-30 17:37:10 +00:00
Benjamin Jackson
0bef1e1ee6 fix(DB/Creature): Add taunt immunity to Gurtogg Bloodboil. (#19800)
Init.
2024-08-30 14:36:18 -03:00
github-actions[bot]
6b7a61483b chore(DB): import pending files
Referenced commit(s): 2bb45fcd30
2024-08-30 12:05:27 +00:00
Benjamin Jackson
2bb45fcd30 fix(Scripts/BlackTemple): Adjust handling for Shared Rule spell. (#19770) 2024-08-30 09:04:08 -03:00
github-actions[bot]
a7d7e78fed chore(DB): import pending files
Referenced commit(s): e1c923ff94
2024-08-29 19:11:20 +00:00
Benjamin Jackson
e1c923ff94 fix(DB/Creature): Correct Promenade Sentinel speed. (#19779)
Init.
2024-08-29 21:10:26 +02:00
github-actions[bot]
070b083c1d chore(DB): import pending files
Referenced commit(s): 92788d5f11
2024-08-29 13:34:39 +00:00
Walter Pagani
92788d5f11 fix(DB/GossipMenu): Dalaran guide guards (#19787) 2024-08-29 10:33:43 -03:00
github-actions[bot]
37d601b6c8 chore(DB): import pending files
Referenced commit(s): 39a6dce4c2
2024-08-28 19:05:46 +00:00
daobashun
e1692ae5b6 fix(scripts/npc_calvin_montague): Convert to SAI, Add emotes when completing quests (#18087)
* Magic uses sniffing IDs
Use the sniffer timer and factions

* Wait 3 minutes if the mission fails

* 1. When a task fails, it enters passive mode
2. Add 'quest_details' data to the database

* Remove spaces

* Delete blank lines

* Modify the code as required

* Update src/server/scripts/EasternKingdoms/zone_tirisfal_glades.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Remove curly braces

* Change the name of a private member variable

* Move the c ++ script to smart script

* Delete the C++ script
Re-add the deleted quest_details data

* del blank lines

* Delete the C++ script file

* Modify the annotation
Return to the home pointset phase to 0
Return to the home point to allow the SAI phase reset

* Remove spaces

* Delete functions that are not in use

* Update rev_1704025138911597700.sql

* fix merge error - delete zone file

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-08-28 21:05:40 +02:00
Benjamin Jackson
39a6dce4c2 fix(DB/Waypoints): Set Promenade Sentinels to walk their paths. (#19775)
Init.
2024-08-28 16:04:49 -03:00
github-actions[bot]
c8c7362a1e chore(DB): import pending files
Referenced commit(s): db79c33064
2024-08-28 18:21:15 +00:00
kasvati
db79c33064 fix(DB/creature_text) Remove Quel'dorei Ghosts/Wraiths broadcast_text 12690 (#19542)
* fix(DB) Added missing emote text for text 12690
- Male text was missing for Quel'dorei Ghosts/Wraiths
- Closes #19480

* added sql statement

* Changed implementation from broadcast_text to creature_text

* Added comment for quick explanation

* Added new line after SQL statement as per request in comments

* changing comments so sql check hopefully passes

* changed from delete and insert into single update

* Update rev_1722505977523322600.sql
2024-08-28 20:20:22 +02:00
Gultask
1d56e84fb9 chore(SQL): Collision in 2024_08_28_03.sql (#19772)
Update 2024_08_28_03.sql
2024-08-28 10:09:50 -03:00
github-actions[bot]
558e430349 chore(DB): import pending files
Referenced commit(s): 2f85097413
2024-08-28 11:18:18 +00:00
Gultask
8852f0c74c feat(Core/SmartScripts): Implement Scripted Spawn System (#19499)
* prespawn2

* pfta

* Update rev_1717715555182000500.sql

* Update rev_1717715555182000500.sql

* Update rev_1717715555182000500.sql

* Update rev_1717715555182000500.sql

* Update rev_1717715555182000500.sql

* Update rev_1717715555182000500.sql
2024-08-28 08:18:02 -03:00
github-actions[bot]
f2e1a97673 chore(DB): import pending files
Referenced commit(s): bda8de3eb6
2024-08-28 11:16:35 +00:00
Carriola-wotlk
375dfae983 fix(DB/Creature):Quest Precarious Predicament does not complete (#19707)
* fix(DB/Creature):Quest Precarious Predicament does not complete

* refactor: DELETE statement added before insert
2024-08-28 08:16:19 -03:00
github-actions[bot]
bda8de3eb6 chore(DB): import pending files
Referenced commit(s): e573b5dddf
2024-08-28 11:15:39 +00:00
Carriola-wotlk
3463bdd0b4 fix(DB/Creature): Quest Escape through Force - party completion issue (#19733)
party completion fixed
2024-08-28 08:15:18 -03:00
github-actions[bot]
3e54dd0526 chore(DB): import pending files
Referenced commit(s): 9144031ed9
2024-08-28 11:15:09 +00:00
Carriola-wotlk
e573b5dddf fix(DB/Creature): Quest Therylune's Escape - party completion issue (#19734) 2024-08-28 08:14:46 -03:00
github-actions[bot]
dccec87644 chore(DB): import pending files
Referenced commit(s): 77c06afb61
2024-08-27 20:41:12 +00:00
daobashun
77c06afb61 fix(DB/Creature): Added SmartAi to the creature "Warlord Zim'bo" (26544). (#19731)
* Add SmartAi

* fix error

* fix error
2024-08-27 22:40:17 +02:00
github-actions[bot]
2ae22bdd7b chore(DB): import pending files
Referenced commit(s): 53e0779ae8
2024-08-27 20:26:38 +00:00
Andrew
806d4962cf fix(Scripts/Spells): L1 Arcane Charge should hit 3 targets (#19752)
* fix(Scripts/Spells): L1 Arcane Charge should hit 3 targets

* Daily Nitpicks
2024-08-27 22:26:05 +02:00
Jelle Meeus
53e0779ae8 fix(Scripts/Spells): General's Heart trinket (#19756)
* handle aura with spell_gen_absorb0_hitlimit1

* refactor enscapsulate limit
2024-08-27 22:25:41 +02:00
github-actions[bot]
4db17e158c chore(DB): import pending files
Referenced commit(s): c76f2382d9
2024-08-27 18:53:12 +00:00
Benjamin Jackson
c76f2382d9 fix(Scripts/BlackTemple): Improve Illidari Council Empyreal Balance. (#19757) 2024-08-27 15:51:47 -03:00
github-actions[bot]
db9fb5f952 chore(DB): import pending files
Referenced commit(s): 15b9da7fac
2024-08-27 12:35:22 +00:00
Benjamin Jackson
15b9da7fac fix(DB/Creature): Adjust Illidan Stormrage's class. (#19755)
Init.
2024-08-27 09:34:28 -03:00
github-actions[bot]
7ca942b3e7 chore(DB): import pending files
Referenced commit(s): 3ea889ac32
2024-08-27 12:19:12 +00:00
Benjamin Jackson
3ea889ac32 fix(DB/Creature): Adjust Veras Darkshadow's level. (#19754)
Init.
2024-08-27 09:18:15 -03:00
github-actions[bot]
6bd29e7f93 chore(DB): import pending files
Referenced commit(s): 651f159fc5
2024-08-26 15:11:48 +00:00
daobashun
651f159fc5 fix(DB/Creature): Added dialogue for the mob "Pilot Bellowfiz" (1378) when idle (#19732)
* Add conversations when you're idle

* fix error

* fix

* Update rev_1724552482874297000.sql

The modification range has been increased from 10 yards to 15 yards

* Update rev_1724552482874297000.sql

---------

Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2024-08-26 17:10:53 +02:00
github-actions[bot]
5da709218d chore(DB): import pending files
Referenced commit(s): 52cd493ad8
2024-08-26 04:26:01 +00:00
Andrew
52cd493ad8 fix(Scripts/BlackTemple): L5 Arcane Charge should be modified by dama… (#19730)
* fix(Scripts/BlackTemple): L5 Arcane Charge should be modified by damage taken mods

* Create rev_1724540286668312700.sql

* Update spell_generic.cpp

* update to new format
2024-08-26 01:25:10 -03:00
github-actions[bot]
4fcc7d9085 chore(DB): import pending files
Referenced commit(s): 3062db6a9e
2024-08-26 02:46:24 +00:00
Grimdhex
3062db6a9e fix(DB/SAI): Twilight Prophet - Incorrect target type resulting to an… (#19614)
* fix(DB/SAI): Twilight Prophet - Incorrect target type resulting to an instant evade

* fix a software mistake in the query generation

* fix the delete query with current standard
2024-08-25 23:45:24 -03:00
github-actions[bot]
a470971a5d chore(DB): import pending files
Referenced commit(s): 3463ff7444
2024-08-25 19:29:19 +00:00
kamenitxan
3463ff7444 fix(DB/RP): Add missing RP for Recover the Cargo! (#19611)
* Create gossip_8934.sql

fix(DB/Gossip): adds missing gossip for Recover the Cargo!
author ZenoX92 from TrinityCore

* fix(DB/gossip): fixes (#17196) Replace Repaired Diving Gear

* fix(DB/gossip): fixes (#17196) correct code style

* fix(DB/RP): adds missing RP for Recover the Cargo!
Author ZenoX92 from TrinityCore

---------

Co-authored-by: ZenoX92 <carlos.morales@insmet.cu>
2024-08-25 21:28:22 +02:00
github-actions[bot]
7037108e9c chore(DB): import pending files
Referenced commit(s): 497d1ac0cb
2024-08-22 17:30:17 +00:00
Blackbird102
497d1ac0cb fix(DB/Quest): deeprun rat roundup (#19573)
added deeprun rat roundup fix for smartscripts
2024-08-22 19:29:24 +02:00
github-actions[bot]
e7580edfb4 chore(DB): import pending files
Referenced commit(s): dd41692a8e
2024-08-22 17:28:08 +00:00
Andrew
dd41692a8e fix(Scripts/SethekkHalls): Prevent multiple spawns of Anzu (#19636)
* fix(Scripts/SethekkHalls): Prevent multiple spawns of Anzu

* Update instance_sethekk_halls.cpp

* Update instance_sethekk_halls.cpp

* Update rev_1723763212128826500.sql
2024-08-22 19:27:15 +02:00