Skjalf
49c2eabea1
fix(Scripts/Karazhan): Fix Servant Quarters rares not spawning ( #17001 )
...
* fix(Scripts/Karazhan): Fix Servant Quarters rares not spawning
* Update rev_1691944209332122100.sql
2023-08-13 13:51:43 -03:00
Skjalf
8dc8424f09
fix(Scripts/OHF): Killing Drake should not be required to start Thral… ( #17000 )
...
fix(Scripts/OHF): Killing Drake should not be required to start Thrall's escort
2023-08-13 13:39:08 -03:00
Grimgravy
c256d8da55
fix(Scripts/Spell): Improve Inoculation quest ( #15759 )
...
* fix(Core/Quest): Improve Inoculation
* update fix
* .
* ..
2023-08-12 00:17:06 +02:00
Skjalf
211ceecc32
chore(Scripts/Karazhan): Clean up Maiden of Virtue script ( #16977 )
2023-08-12 00:14:47 +02:00
Kitzunu
de2e2b6e8b
fix(Scripts/Command): Improve output of event commands ( #16980 )
2023-08-12 00:03:03 +02:00
Tung Bui (Leo)
da8ebbae0b
fix(Scripts/UBRS): typo in Blackrock Spire instance ( #16976 )
...
* fix(spells/scripts): typo in Blackrock Spire instance
* fix(spells/scripts): typo in Blackrock Spire instance - usage
2023-08-10 23:13:45 -03:00
avarishd
7c43738214
fix(Spells/Scripts): Gnomish Poultryizer ( #15554 )
...
fix(Spells/Scripts): Gnomish Poultryizer not breaking on damage
2023-08-10 14:37:14 -03:00
Dan
310b143008
chore(Scripts/Karazhan): rework Opera scripts using TaskScheduler ( #16688 )
...
* initial
* removing guids/using creature instance data
* move summontito
* add data for oz adds
* removal of unused stuff + removal of if condition
that makes it get stuck
* fix
* fix and add validators
* some fixes and validators
* attempt to reset
* fix talk + change flags
* debug to see where it is going wrong
* handle despawn on all
* cleanup
* codestyle
* more codestyle
* add tito data + tito despawn
* first steps on romulo and j
* with setdata
* test
* test
* some debug
* no way this was the problem
* add action to resume combat on revive
* leftovers
* remove old check to ensure abilities don't
keep casting. this was preventing the scheduler from updating
* getdata
* camelCase
* restore updatevictim
might make them attack you
* some cleanup
* some cleanup and door
door should now open on wipe
* fix mistake
* fix?
* attempt to fix dead attacking
* fix mistake
* schedule location fix
* fix logic
- Julianne and Romulo now resurrect properly
- fight stops when both die within 10 seconds
- correct lines are being said, I think
- made the script a bit better overall
* fix codestyle?
* remove leftovers
* remove leftovers
* add spaces
2023-08-10 14:03:48 -03:00
Kitzunu
c866e17406
refactor(Core/Motd): Move motd to MotdMgr ( #16933 )
2023-08-06 23:02:54 +02:00
Roddan
e08ceb3d8d
fix(Script/Quest): Doing Your Duty ( #16923 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-08-06 18:17:38 +02:00
Timothy Vaccarelli
23a420acbb
fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister … ( #15878 )
...
* fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister Aledis
Co-authored-by: SnapperRy
* Use single quotes for SQL
* Update based on review comments
Co-authored-by: SnapperRy <snapperryen@gmail.com >
2023-08-06 03:17:26 +02:00
Grimgravy
c3c6ce9d7a
fix(DB/Quest): improve A Dip in the Moonwell ( #15259 )
...
* fix(DB/Quest): improve A Dip in the Moonwell
* Add Npc Steam Tonk
* Update rev_1677930037418943000.sql
* Atualizar o rev_1677930037418943000.sql
2023-08-06 03:16:19 +02:00
UltraNix
c3acf75618
fix(Core/Spells): Taunt always set proper target while channelling sp… ( #13948 )
...
* fix(Core/Spells): Taunt always set proper target while channelling spells.
Fixes #13841
* Update.
* Update.
2023-08-06 03:16:05 +02:00
Mathematical
9f1f305a41
fix(DB/SAI) Wood Mites should skitter around ( #14806 )
...
* Wood Mites
* Update rev_1675139356539586000.sql
* Update data/sql/updates/pending_db_world/rev_1675139356539586000.sql
---------
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-08-04 17:01:20 +02:00
Johaine
f0a96b4489
fix(Scripts/EscapeFromDurnholde): Fix escort mission getting stuck ( #16636 )
...
Fix stuck event
Fix escort event possibly getting stuck by preventing
DATA_ESCORT_PROGRESS from being decreased
2023-08-02 14:52:18 -03:00
Skjalf
b3eb43a113
fix(Scripts/Commands): Allow using flusharenapoints from console ( #16879 )
2023-08-02 14:44:13 -03:00
Skjalf
93113edc7d
fix(Scripts/MagtheridonLair): Script Manticron Cube conditions ( #16867 )
...
* fix(Scripts/MagtheridonLair): Script Manticron Cube conditions
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com >
* Create rev_1690769530684832000.sql
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com >
* missing include
* warning
---------
Co-authored-by: Lucas Nascimento <keader.android@gmail.com >
2023-08-01 16:11:12 -03:00
v-mstrs
ffbd59c2c5
fix(Scripts/Gruuls) Kiggler no longer chases after target ( #16866 )
...
ponos
2023-08-01 14:06:20 -03:00
Foereaper
cef0d6f652
fix(Scripts/World): Fix XP disable NPC script ( #16828 )
...
* Fix XP disable NPC script
* Re-add money logic
* Remove unintended whitespace
2023-07-31 09:18:27 -03:00
Skjalf
d4e97a25f4
fix(Scripts/Azuregos): Arcane Vacuum should also reset pet threat ( #16868 )
2023-07-31 05:44:35 -03:00
avarishd
66daf97144
fix(Core/Spells): Curse of Pain ( #16844 )
...
* fix(Core/Spells): Curse of Pain
* ocd
2023-07-29 21:51:15 +02:00
Angelo Venturini
5c132654cd
fix(Scripts/MagtheridonLair): Fix double schedule ( #16831 )
2023-07-27 23:44:47 -03:00
天鹿
90e23cbc66
fix(Core/Raid): Archimonde's Unable to kill ( #15128 )
...
Fix(Core);[raid]Archimonde's BUG
2023-07-27 10:33:24 -03:00
UltraNix
e1f869e756
fix(Core/Spells): Set Crashin' Thrashin' Robot duration to 3 min. ( #15342 )
...
* fix(Core/Spells): Set Crashin' Thrashin' Robot duration to 3 min.
Fixes #15220
* Update.
* missing sql.
* buildfix.
* Update src/server/scripts/World/npcs_special.cpp
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-07-27 09:05:30 -03:00
Dan
fcf7ceea42
chore(Scripts/Karazhan): rewrite Nightbane with scheduler + some fixes ( #16687 )
...
* initial
* leftovers
* whitespaces
* remove instance
* bla
* Update boss_nightbane.cpp
* add skeletonscheduler
* woops
* I do need to update it, silly
* fix
* fix with nesting?
* debug
* fix
* step 1
* step 2 of the hackest of fixes
* add leftover
* fix
* add forgotten scheduler validator
2023-07-27 09:04:31 -03:00
Eddy Vega
750e0b4c23
refactor(Scripts/Karazhan): Update Netherspite ( #16756 )
...
* init
* .
* .
* review
* .
* Remove whitespace at the end of the lines
* .
* .
2023-07-27 09:03:19 -03:00
Grimgravy
721a1de241
fix(Scripts/Quest): improved Curing the Sick ( #16798 )
2023-07-26 08:48:57 -03:00
Samsequel
3d00fb7948
fix(Script/Professions): Unlearn alchemy profession mastery at 325 ( #16810 )
2023-07-26 08:48:00 -03:00
Dan
338a5fe308
fix(Scripts/Magtheridon): allow for Magtheridon to also break free immediately when all Hellfire Channelers are killed ( #16794 )
...
* initial
* oops
* add space
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
* another space
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
* everything in doaction, scheduler is dumb
* leftovers
turns out the free say line was unused
---------
2023-07-23 03:27:19 -03:00
v-mstrs
076534852b
fix(DB/Quest): Port quests regarding Corki from Trinity ( #16080 )
...
* fix Corki's issues, Trinity help
* Remove
* Update data/sql/updates/pending_db_world/rev_1682394052134857558.sql
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
* Update data/sql/updates/pending_db_world/rev_1682394052134857558.sql
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
* Update rev_1682394052134857558.sql
* Update rev_1682394052134857558.sql
* spelling mistakes
* Update
Co-authored-by: Killyana <Killyana@users.noreply.github.com >
---------
Co-authored-by: v-mstrs <v-mstrs@users.noreply.github.com >
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
Co-authored-by: Killyana <Killyana@users.noreply.github.com >
2023-07-22 09:25:24 -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
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
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
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
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
Eddy Vega
3860d273b4
chore(Scripts/Karazhan): The Curator - KilledUnit ( #16770 )
...
init
2023-07-16 19:42:26 -03: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
Skjalf
68a93bcc36
fix(Scripts/ShadowLabyrinth): Fix Vorpil voidwalkers getting stuck ( #16767 )
2023-07-15 17:12:05 -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
Skjalf
e4d64ec319
fix(Scripts/GruulLair): Fix Maulgar not casting intimidating shout ( #16743 )
2023-07-12 00:46:10 -03:00
Gultask
fe52a5c9eb
chore(Scripts/GruulsLair): Adjust timers for Reverberation and Hurtful Strike ( #16732 )
...
Update boss_gruul.cpp
2023-07-10 22:35:21 -03:00
Angelo Venturini
09541e3bd7
fix(Scripts/MagtheridonsLair): fix Magtheridon's Quake spell ( #16730 )
...
* fix(Core/Magtheridon): fix Magtheridon's Quake spell
* missing sql
2023-07-10 22:34:34 -03:00