Commit Graph

11440 Commits

Author SHA1 Message Date
Samsequel
9ccdb1dcdf fix(DB/Spell): Badge of the Swarmguard PPM fix (#16777) 2023-07-19 02:53:47 -03:00
Samsequel
710f3fe7b1 fix(DB/Spell): Bangle of Endless Blessing ICD adjustment (#16780) 2023-07-19 02:53:27 -03:00
Samsequel
c6c2abf20b fix(DB/Spell) Fix trinkets procs TBC and Vanilla (#16783) 2023-07-19 02:52:58 -03:00
Eddy Vega
d71f5dcfb2 refactor(Scripts/Karazhan): Update Servant Quarters (#16680)
init
2023-07-18 16:51:16 -03:00
Dan
cc6454b2ef chore(Scripts/Karazhan): change Moroes to use TaskScheduler instead of events (#16791)
* initial

* fix

* add garrote line

* change line

* add immunity during stealth

* bump + spacing
2023-07-18 16:50:16 -03:00
AzerothCoreBot
18aecfd8bd chore(DB): import pending files
Referenced commit(s): 08ed1fb47a
2023-07-18 16:56:17 +00:00
avarishd
08ed1fb47a fix(Scripts/Pets): Darting Hatchling not running around. (#15251)
* fix(Scripts/Pets): Darting Hatchling not running around.

* cs

* Update pet_generic.cpp

* RemoveAurasDueToSpell
2023-07-18 13:53:44 -03:00
David K
7ea62f1b7c fix(DB/Commands): Fix typo in wp show command description. (#16591)
* This adds a SQL `UPDATE` command which fixes a typo present in the `wp show` command help text.

`s/$slected__waypoint/$selected_waypoint`

---

Previously:

`Syntax: .wp show $option
Options:
on $pathid (or selected creature with loaded path) - Show path
off - Hide path
info $selected_waypoint - Show info for selected waypoint.`
``

* Fix SQL Codestyle in `command_typo_fix.sql`

This change changes the format of the SQL query to be easier to read.

Additionally uses a variable to improve the readability of the actual UPDATE query, due the length of the help text string.
2023-07-18 13:52:31 -03:00
Eddy Vega
59886c5657 refactor(Scripts/Karazhan): Update Attumen and Midnight (#16681)
* init

* .
2023-07-18 13:51:32 -03:00
Dan
89e7fb301a chore(Scripts/Karazhan): rework Shade of Aran using TaskScheduler and fixes (#16689) 2023-07-18 09:56:00 -03:00
Dan
b55ebc186d fix(Scripts/TempleOfAhnQiraj): make C'thun Dark Glare face location of last eyebeam before cast, instead of random target (#16785)
* initial

* fix oopsie

* whitespace
2023-07-18 08:45:58 -03:00
AzerothCoreBot
8fe9be94f6 chore(DB): import pending files
Referenced commit(s): c9561b6134
2023-07-18 09:43:43 +00:00
ZhengPeiRu21
c9561b6134 fix(DB/Loot): Incorrect Skinning Loot in Red Mesa (#16789)
fix(Creature): Incorrect Skinning Loot
2023-07-18 06:41:17 -03:00
Dan
e5f0f97858 fix(Scripts/TempleOfAhnQiraj): let small Eye Tentacles attack the raid (#16784)
* initial

* whitespace

* hrm

* easier
2023-07-17 16:19:40 -03:00
AzerothCoreBot
94490f2cdf chore(DB): import pending files
Referenced commit(s): f84d786df0
2023-07-17 11:27:26 +00:00
Synful-Syn
f84d786df0 chore(Scripts/Spells): Reduce the amount of player checks (#16719)
merge some player checks
2023-07-17 08:24:18 -03:00
Dan
8dba430d82 fix(DB/Creature): fix Horizon Crew in sunken ship on Azshara (#16778)
* initial

* spacing

* sigh
2023-07-17 08:23:29 -03:00
Eddy Vega
df8de555a3 refactor(Scripts/Karazhan): Update Maiden of Virtue (#16683)
* init

* .
2023-07-17 08:22:04 -03:00
Eddy Vega
3a7274709b refactor(Scripts/Karazhan): Update Moroes (#16682)
* init

* .
2023-07-17 08:21:13 -03:00
Angelo Venturini
dbc39a2817 fix(Core/Spells): Implement ENCHANT_PROC_ATTR_WHITE_HIT (#16771)
Co-authored-by: Ariel Silva<ariel-@users.noreply.github.com>
2023-07-17 08:19:24 -03:00
AzerothCoreBot
891d7bd47c chore(DB): import pending files
Referenced commit(s): e18da09612
2023-07-16 22:46:50 +00:00
Samsequel
e18da09612 fix(DB/Loot): Outcast's Cache Loot adjustment (#16734)
* fix(DB/ItemLoot): Outcast's Cache Loot adjustment

* typos
2023-07-16 19:44:37 -03:00
wowquester
0281ef57b6 fix(DB/Quest): 1582 - Moonglow Vest req. skill (#16724)
* Create fixq1582

* Rename fixq1582 to rev_1689021841397941900

* Rename rev_1689021841397941900 to rev_1689021841397941900.sql
2023-07-16 19:43:38 -03:00
v-mstrs
5074348f56 fix(DB/Creature): Add Immunities Knockback and Horror to Gruul trash (#16753)
add certain immunities to gruul trash
2023-07-16 19:43:07 -03:00
Eddy Vega
3860d273b4 chore(Scripts/Karazhan): The Curator - KilledUnit (#16770)
init
2023-07-16 19:42:26 -03:00
Samsequel
e5b28a07a7 fix(DB/Spells): Add Deathfrost ICD (#16768)
* fix(DB/Spell_proc_event): Add Deathfrost ICD

* Update deathfrost.sql
2023-07-16 19:41:40 -03:00
AzerothCoreBot
847da2c804 chore(DB): import pending files
Referenced commit(s): be5ad1e67c
2023-07-15 20:29:29 +00:00
Gultask
be5ad1e67c fix(Scripts/SethekkHalls): Script Anzu Bird Spirit Adds (#16490)
* init

* Create rev_1686100430153174900.sql

* 2

* codestyle

* for loop

* for loop

* Update boss_anzu.cpp

* use vector instead of array

Co-Authored-By: Angelo Venturini <nefertum.dev@protonmail.com>

* leftover

* Revert "leftover"

This reverts commit ccd6db746d364d6cc513b1c7ee7db79be024cc92.

* Update rev_1686100430153174900.sql

* codestyle?

* Revert "codestyle?"

This reverts commit bdf445c056e5b86fa054f299b17b32ec343ce53d.

* Update boss_anzu.cpp

* kill me

* pls

* Update sethekk_halls.h

* Update boss_anzu.cpp

* position codestyle

* Update boss_anzu.cpp

---------

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2023-07-15 17:27:10 -03:00
Kitzunu
5f95428c79 chore(Scripts/Misc): Improve server debug (#16708) 2023-07-15 17:14:38 -03:00
Eddy Vega
1184b3a693 fix(Scripts/Karazhan): Rewrite Terestian Illhoof (#16755)
* init

* m

* .
2023-07-15 17:13:38 -03:00
Eddy Vega
601d036295 refactor(Scripts/Karazhan): Update The Curator (#16754)
* init

* .

* .
2023-07-15 17:13:08 -03:00
Tereneckla
e78ff51336 fix(Core/Player): don't dismiss warlock pets on logout (#16766)
Update Player.cpp
2023-07-15 17:12:28 -03:00
Skjalf
68a93bcc36 fix(Scripts/ShadowLabyrinth): Fix Vorpil voidwalkers getting stuck (#16767) 2023-07-15 17:12:05 -03:00
AzerothCoreBot
4518d061ab chore(DB): import pending files
Referenced commit(s): 9861eeec86
2023-07-15 19:23:05 +00:00
Samsequel
9861eeec86 fix(DB/Loot): Membership Benefits item loot adjustment (#16729)
* fix(DB/ItemLoot): Membership Benefits item loot adjustment

* fix loot chances

* typo

* refactor

* comments
2023-07-15 16:20:37 -03:00
AzerothCoreBot
ba948c5c35 chore(DB): import pending files
Referenced commit(s): 8c0742568d
2023-07-15 17:25:41 +00:00
Samsequel
8c0742568d fix(DB/Spells): Add Blade of Wizardry ICD (#16758)
fix(DB/spellprocevent): Add Blade of Wizardry ICD
2023-07-15 14:23:18 -03:00
AzerothCoreBot
3cf0ae70d0 chore(DB): import pending files
Referenced commit(s): eb3b506274
2023-07-15 16:54:32 +00:00
Samsequel
eb3b506274 fix(DB/SAI): Or'Kaos the Insane smartscript (#16765) 2023-07-15 13:52:17 -03:00
Samsequel
fb2e8527f3 fix(DB/SAI): Sand Sifter and Hai'shulud despawning after 1 minute (#16759)
* fix(DB/SmartScript): Fix worms despawning after 1 minute

* Update fumper.sql

* Update data/sql/updates/pending_db_world/fumper.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

* Update fumper.sql

* Update data/sql/updates/pending_db_world/fumper.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-07-15 13:52:01 -03:00
AzerothCoreBot
79b304cf08 chore(DB): import pending files
Referenced commit(s): 3215aa23ac
2023-07-12 21:31:18 +00:00
neifion-00000000
3215aa23ac fix(DB/SAI): Mosh'Ogg Witch Doctor SAI fix (#16742)
* fix(db/scripts): Mosh'Ogg Witch Doctor SAI fix

* Update rev_1689122352995380700.sql - spacing
2023-07-12 18:28:52 -03:00
Angelo Venturini
5aa44033ab fix(Scripts/MagtheridonsLair): Fix emote spam (#16746) 2023-07-12 16:08:13 -03:00
Angelo Venturini
a8964a6ed1 fix(Core/Magtheridon): Fix Manticron Cube mechanic (#16745) 2023-07-12 14:17:34 -03:00
Gultask
9b5933ac5f chore(DB): Fix Blast Wave ID (#16744)
Update 2023_07_11_02.sql
2023-07-12 12:58:34 -03:00
wenzuowei
3a3dc6446b fix(Core/Gossip): Fix gossip menu for locale clients (#16531)
* fix(Core/Gossip): Fix gossip menu for locale clients

* using gossip_menu_option texts by default

---------

Co-authored-by: wzw1990 <>
2023-07-12 08:04:39 -03:00
Skjalf
e4d64ec319 fix(Scripts/GruulLair): Fix Maulgar not casting intimidating shout (#16743) 2023-07-12 00:46:10 -03:00
AzerothCoreBot
55d5138ccf chore(DB): import pending files
Referenced commit(s): d10656ee2d
2023-07-11 23:25:39 +00:00
Eddy Vega
d10656ee2d fix(DB/Loot): Remove loot from Hellfire Channeler (#16738)
init
2023-07-11 20:23:25 -03:00
Angelo Venturini
5719ff45cf fix(DB/SAI): Fingrom Blast Wave (#16737)
* fix(DB/SAI): Fingrom Blast Wave

* Update rev_1689094675369155000.sql

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-07-11 20:21:37 -03:00