Commit Graph

12176 Commits

Author SHA1 Message Date
github-actions[bot]
8d1fa77727 chore(DB): import pending files
Referenced commit(s): b0cf308be2
2023-11-15 21:59:55 +00:00
Andrew
b0cf308be2 fix(Scripts/SSC): Respawn Leotheras and fix last phase transition (#17720) 2023-11-15 18:59:03 -03:00
Andrew
03612e8bff refactor(Scripts/TempleOfAhnQiraj): Clean up script files (#17718)
* refactor(Scripts/TempleOfAhnQiraj): Clean up script files

* Update src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_fankriss.cpp

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

* Update src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_ouro.cpp

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

* Apply suggestions from code review

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

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-11-15 14:17:29 -03:00
Andrew
590c2d7ea1 refactor(Core/Instance): Modernize a few player iterations (#17717) 2023-11-15 14:14:17 -03:00
Tristan 'Natrist' Cormier
c827a0c1c1 fix(Core/Misc): Mac build (#17714) 2023-11-15 13:37:14 +01:00
github-actions[bot]
3cf37f066b chore(DB): import pending files
Referenced commit(s): a0f66edcec
2023-11-15 12:36:30 +00:00
Andrew
a0f66edcec fix(Scripts/Karazhan): Fix being able to interact with Nightbane's doors (#17713)
fix(Scripts/Karazhan): Fix being able to interact with NIghtbane's doors
2023-11-15 13:35:32 +01:00
github-actions[bot]
0373ce1efd chore(DB): import pending files
Referenced commit(s): 3925552d11
2023-11-15 01:55:34 +00:00
avarishd
3925552d11 fix(DB/Creature): Port SSC boss detection range from Mangos (#17707) 2023-11-14 22:54:36 -03:00
github-actions[bot]
6f739bc143 chore(DB): import pending files
Referenced commit(s): c4722de46a
2023-11-14 23:10:15 +00:00
Andrew
c4722de46a fix(Scripts/Karazhan): Fix Temptation target (#17710) 2023-11-14 20:09:25 -03:00
Andrew
a19613df86 fix(Scripts/Karazhan): Use actual spell interruption timers to handle… (#17709)
fix(Scripts/Karazhan): Use actual spell interruption timers to handle basic ability cast
2023-11-14 18:50:45 -03:00
KJack
1227e69600 fix(Core/InstanceScript): Fix new Remove function conversion miss (#17708) 2023-11-14 16:43:46 -03:00
github-actions[bot]
fb34176e34 chore(DB): import pending files
Referenced commit(s): d9e12f7a46
2023-11-14 17:49:56 +00:00
Andrew
d9e12f7a46 fix(Scripts/Karazhan): Implement Aran's Atiesh interaction (#17692) 2023-11-14 14:49:05 -03:00
Kitzunu
8bb6661c96 feat(Core/Guild): Allow to limit the amount of members within a guild (#17697)
* feat(Core/Guild): Allow to limit the amount of members within a guild

* Update Guild.cpp

* Update Guild.cpp

* Update Guild.cpp

* Update Guild.cpp

* improve message to player
2023-11-14 17:40:28 +01:00
Mike Delago
6e752c8720 fix(Docker): Tweak entrypoint permissions (#17698)
* fix(Docker): Fix entrypoint permissions

* use entrypoint.sh as an argument to bash

* attempt to use more specified filepaths
2023-11-14 17:36:27 +01:00
Andrew
5a4fdc7de4 fix(Core/Spells): Banish should only be dispelled by Mass Dispel (#17703)
* fix(Core/Spells): Banish should only be dispelled by Mass Dispel

* Update Unit.cpp

* Update Unit.cpp
2023-11-14 16:27:37 +01:00
github-actions[bot]
20cde236c7 chore(DB): import pending files
Referenced commit(s): 1bf4d24fd2
2023-11-14 14:19:06 +00:00
avarishd
1bf4d24fd2 fix(DB/SAI): Obsidia talk target (#17704) 2023-11-14 11:17:57 -03:00
KJack
3d20f8902b feat(Core/Instance): InstanceScript: create Remove functions (#17702)
InstanceScript: create `Remove` helper functions
2023-11-14 08:13:28 -03:00
KJack
2e4ad36d20 feat(Core/AI): Add built-in TaskScheduler to CreatureAI (#17700)
* Add TaskScheduler to CreatureAI

* Code style, because of course.
2023-11-14 07:32:47 -03:00
avarishd
4cb25b4b5e fix(Scripts/DurnholdeKeep): Captain Skarloc spawning double/wrong adds (#17667)
* fix(Scripts/DurnholdeKeep): Captain Skarloc spawning double/wrong adds

* Ss

* DoForAllSummons
2023-11-14 08:53:17 +01:00
KJack
4fabaee597 fix(Scripts/ZulGurub): Jeklik (Bat Boss) - fix double-run scheduler (#17693)
* Don't double-run scheduler. Only run out of combat when needed.

* Comment clarification

* Rename variable

* Replace janky scheduling with `DespawnOnEvade()`
2023-11-13 03:42:16 -03:00
github-actions[bot]
5a4ab0d102 chore(DB): import pending files
Referenced commit(s): bbedb91e2c
2023-11-13 04:40:07 +00:00
Andrew
bbedb91e2c fix(Scripts/Karazhan): Implement Nightbane summon emote and despawn on evade (#17690)
* fix(Scripts/Karazhan): Implement summon emote and despawn on evade

* missing flag
2023-11-13 01:39:14 -03:00
Andrew
975a6fccab feat(Core/Scripts): Prevent the inherited TaskScheduler from updating… (#17689) 2023-11-12 20:30:23 -03:00
github-actions[bot]
a75a587286 chore(DB): import pending files
Referenced commit(s): d065733ca3
2023-11-12 16:58:45 +00:00
Grimgravy
d065733ca3 fix(DB/Quest): improve Quenching the Blade (#17340) 2023-11-12 17:57:55 +01:00
github-actions[bot]
bbd258785a chore(DB): import pending files
Referenced commit(s): 6486f72740
2023-11-12 16:53:57 +00:00
Grimgravy
6486f72740 fix(Script/Quest): Improve A Spirit Ally? (#16893)
* fix(db/Quest): Improve A Spirit Ally?

* Update spell_quest.cpp

* improvement in position
2023-11-12 17:52:49 +01:00
Christopher Galbraith
ae5bf57dba fix(Core/Spell): Titan's Grip check if player has 2H and shield equipped (#16984)
* check if player has a 2H and shield equipped

* null check item2 for shield

* style whitespace

* removed unnecessary logic

* remove unnecessary brackets

---------

Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com>
2023-11-12 17:51:26 +01:00
github-actions[bot]
11cc4c4326 chore(DB): import pending files
Referenced commit(s): 1d3d3bebb8
2023-11-12 16:47:57 +00:00
Grimgravy
1d3d3bebb8 fix(DB/Quest): improve Veil Lithic: Preemptive Strike (#16883)
Co-authored-by: offl <offl@users.noreply.github.com>
2023-11-12 17:46:34 +01:00
github-actions[bot]
ac5a7d7071 chore(DB): import pending files
Referenced commit(s): 98d42e5748
2023-11-12 16:39:54 +00:00
avarishd
98d42e5748 fix(DB/Spell): Darkmoon Card: Vengeance should proc on blocks (#17574)
* fix(DB/Procs): Darkmoon Card: Vengeance

* remove absorb, wait for test on recycled
2023-11-12 17:38:40 +01:00
AG
61fd3eebf9 fix(Metric/Misc): Change default updatetime to 1s (#17627)
* Update default metric interval

* codestyle

* ready for merge

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-11-12 16:37:16 +01:00
github-actions[bot]
a0ac1dc0c1 chore(DB): import pending files
Referenced commit(s): 67811a6369
2023-11-12 15:33:40 +00:00
avarishd
67811a6369 fix(Script/Spell): Carinda's Scroll of Retribution usable on players (#17601) 2023-11-12 16:32:16 +01:00
github-actions[bot]
e5a90559c2 chore(DB): import pending files
Referenced commit(s): 1c1606a7e4
2023-11-12 15:31:02 +00:00
adame1181
1c1606a7e4 fix(DB/Creature): Change humans emote to sit/sleep in CoS (#17670)
* fix(DB/Creature): Humans in CoS are sitting/sleeping down

* fix(DB/Gameobject): making beds/chairs unclickable

* ready for merge

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-11-12 16:29:46 +01:00
github-actions[bot]
3d36fd015c chore(DB): import pending files
Referenced commit(s): 8054f2b969
2023-11-12 15:21:27 +00:00
Dan
8eef268868 fix(DB/BladesEdgeMountains): several SAI fixes for the mobs in the upper forge camps (#17686)
initial commit
2023-11-12 16:20:58 +01:00
Dan
8054f2b969 fix(DB/Loot): add Mark of the Illidari to trash loot tables (#17685)
* initial commit

cherry pick from CManGOS wotlk

* format
2023-11-12 16:20:34 +01:00
github-actions[bot]
4dc5b324c5 chore(DB): import pending files
Referenced commit(s): ec8f681bd6
2023-11-12 14:27:48 +00:00
ArthurXL2G
ec8f681bd6 fix(DB/Creature): Dustbelcher NPC MovementType issue (#17663)
Create dustbelchernpcfix-2.0.sql

Based on Pull requests:
'fix(DB/Creature): Dustbelcher NPC MovementType #16499'
There is still a small omission:
Dustbelcher Wyrmhunter,id1=2716
id1=2907,it's Dustbelcher Mystic
Dustbelcher Wyrmhunter with two ‘guid’: 6973 6975
2023-11-12 15:26:51 +01:00
github-actions[bot]
3a31411b95 chore(DB): import pending files
Referenced commit(s): 3c8adc71cd
2023-11-12 08:36:47 +00:00
KJack
3c8adc71cd (Scripts/AI) ZG20: Jeklik (Bat Boss) - Implement Bat Riders, other fixes and improvements (#17573)
---------

Co-authored-by: AG <43139552+AGandrup@users.noreply.github.com>
2023-11-12 09:35:35 +01:00
forgives
ca7eb956aa feature(Core/Pet): Add pet talent rate config (#17678)
* feat: add pet talent rate config

* feat(Core/Pet): keep consistent with player talent config

* refactor(Core/Pet): delete empty line
2023-11-12 09:33:06 +01:00
Kitzunu
bbadc32bea Revert Visibility Notifier changes (#17682)
* Revert "fix(Core/Grid): Implement missing GridUnload setting (#17569)"

This reverts commit 79b39f9655.

* Revert "fix(Core/Grid): Address bugs and performance issues introduced by visibility notifier implementation (#17480)"

This reverts commit 60e27511c5.

* Revert "fix(Core): GridCleanUpDelay Log (#17436)"

This reverts commit 90b16ca065.

* Revert "feat(Core/Grids): Implement visibility notifier (#15919)"

This reverts commit 2779833768.
2023-11-12 00:48:49 +01:00