Commit Graph

12814 Commits

Author SHA1 Message Date
sudlud
ba32dc4b59 fix(Docs): readme: fix broken license links (#18500)
fix(Docs): readme fix broken license links

using same links as azerothcore.org now
2024-03-10 16:51:26 -03:00
sudlud
7fb865ba78 fix(Docs): readme: fix broken link to CODE_OF_CONDUCT.md (#18499)
fix(docs): readme link to CODE_OF_CONDUCT.md
2024-03-10 16:50:58 -03:00
sudlud
8a5b9d551d fix(CI): fix tools_build (#18505)
* fix(CI): fix tools_build

* change something

* revert change - CI please run now
2024-03-10 16:50:39 -03:00
sudlud
bf17d93727 fix(Core/PVP): Fix OutDoorPVP CustomSpell handling (#18389)
* fix(Core/PVP): Fix OutDoorPVP CustomSpell handling

- the function HandleCustomSpell() should only return
  true if it actually handled a spell

* comment unused parameter
2024-03-10 15:35:29 +01:00
Dan
3f700645bd fix(Scripts/TheEye): boss boundaries and Kael door (#18517) 2024-03-10 09:26:00 -03:00
github-actions[bot]
7b5746da8d chore(DB): import pending files
Referenced commit(s): d07861c584
2024-03-10 10:35:28 +00:00
sudlud
d07861c584 fix(DB/Item): 44844 'Turkey Caller' - add flag CU_DURATION_REAL_TIME (#18328) 2024-03-10 07:34:28 -03:00
Benjamin Jackson
a9b3f01579 fix(Scripts/Karazhan): Correct chess piece gossip faction check. (#18513)
Correct chess piece gossip faction check.

Co-authored-by: 天鹿 <18535853+pklloveyou@users.noreply.github.com>
2024-03-09 18:46:19 -03:00
Dan
db7475f4f5 fix(Scripts/TheEye): ensure Ember of Al'ar always spawn in the right spot (#18511)
init
2024-03-09 11:08:23 -03:00
github-actions[bot]
81d781388b chore(DB): import pending files
Referenced commit(s): ab2f527248
2024-03-09 12:32:27 +00:00
sudlud
633d95bfb8 fix(DB/Gameobject): Sniffed Values for 'Bench' spawns (#18448)
* fix(DB/Gameobject): Sniffed Values for 'Bench' spawns

* more sniffs - more (heyits)benches
2024-03-09 09:32:00 -03:00
Alethrion
ab2f527248 fix(Scripts/Karazhan): Chess Event Cross Faction (#18478)
Chess_Event_Cross_Faction
2024-03-09 09:31:30 -03:00
github-actions[bot]
451a0a04d2 chore(DB): import pending files
Referenced commit(s): 00d83aa756
2024-03-08 22:12:55 +00:00
sudlud
00d83aa756 fix(DB/Gameobject): Sniffed Values for 'Chair' spawns (part 2) (#18509) 2024-03-08 19:12:06 -03:00
skelUA
da453b2a8d fix(Core/SmartScripts): LOS check spell for SmartScipts (#18501)
* Fix spell 35329 (Vibrant Blood)

* [PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35)

* Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35)"

This reverts commit 2eaeb78bdee5b09f1ea5685a9b039f9221df4abe.

* Revert "Fix spell 35329 (Vibrant Blood)"

This reverts commit 0e7ee59588709050e2af9cc15e8ff1ed358936b2.

* Revert "Revert "Fix spell 35329 (Vibrant Blood)""

This reverts commit 5e4424b4d81ec3c1de1d6f73e48d848e63e92b79.

* Revert "Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35)""

This reverts commit b3a9553a45e81f65b2eb15f127c5ca9eb99b6d1e.

* Revert "Revert "Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35)"""

This reverts commit 0ced477c767b9087eefdf516d0e0fccf1567e6e3.

* Revert "Revert "Revert "Fix spell 35329 (Vibrant Blood)"""

This reverts commit a8da732cfb4369f218e96175fc8f33eafc1e69c9.

* Revert "Revert "Fix spell 35329 (Vibrant Blood)""

This reverts commit 5e4424b4d81ec3c1de1d6f73e48d848e63e92b79.

* Revert "Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35)""

This reverts commit b3a9553a45e81f65b2eb15f127c5ca9eb99b6d1e.

* Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35)"

This reverts commit 2eaeb78bdee5b09f1ea5685a9b039f9221df4abe.

* Revert "Fix spell 35329 (Vibrant Blood)"

This reverts commit 0e7ee59588709050e2af9cc15e8ff1ed358936b2.

* FIX LOS SAI
2024-03-08 11:15:45 -03:00
github-actions[bot]
98d0626a81 chore(DB): import pending files
Referenced commit(s): df0c3d0a5c
2024-03-08 07:02:32 +00:00
Benjamin Jackson
df0c3d0a5c fix(DB/SAI): Remove Shadowlord Deathwail's immunity. (#18508)
Init.
2024-03-08 08:01:38 +01:00
github-actions[bot]
90b1294165 chore(DB): import pending files
Referenced commit(s): 903820077c
2024-03-08 06:56:32 +00:00
Dan
903820077c fix(Scripts/TheEye): make Solarian not overlap casts and not cast arcane missiles into p2 transition (#18480)
* initial

* add voiceline

* move position of yells

* change voicings
2024-03-08 07:55:42 +01:00
Dan
9e7c443f3c fix(Scripts/TheEye): Al'ar phoenix spawn positions in p2 (#18504)
* wip

* wip

* finalise
2024-03-06 16:51:51 -03:00
github-actions[bot]
34993a8f9f chore(DB): import pending files
Referenced commit(s): 0dc9e54bfc
2024-03-06 10:24:53 +00:00
Andrew
0dc9e54bfc fix(DB/Creature): Kael Phoenix should not be immune to slows (#18502) 2024-03-06 11:23:58 +01:00
Dan
663566af4b fix(Scripts/TheEye): make sure Solarian does not cast arcane missiles on target with Wrath of the Astromancer active (#18496)
* initial

* add target reset

* fix targetting

* revert
2024-03-04 18:04:48 -03:00
github-actions[bot]
3acb1ad784 chore(DB): import pending files
Referenced commit(s): 7d5c222314
2024-03-04 20:04:18 +00:00
sudlud
7d5c222314 Fix(DB/SAI) update quest 6002 poi and text (#18465)
* Fix(DB/SAI) update quest 6002

Co-authored-by: pedrohfm9 <122452427+Dr-Arayashiki@users.noreply.github.com>

* update quest flag according to sniff - thanks bench!

---------

Co-authored-by: pedrohfm9 <122452427+Dr-Arayashiki@users.noreply.github.com>
2024-03-04 21:03:30 +01:00
github-actions[bot]
edd0dedd1f chore(DB): import pending files
Referenced commit(s): 3c6a3a56e5
2024-03-04 19:58:50 +00:00
sudlud
3c6a3a56e5 fix(DB/Gameobject): Add some missing 'Anvil, Forge, Alchemy Lab' spawns (#18432) 2024-03-04 20:58:01 +01:00
github-actions[bot]
60385349b9 chore(DB): import pending files
Referenced commit(s): 429cd226f3
2024-03-04 19:55:22 +00:00
avarishd
285c8cdc68 fix(DB/Creature): High King Maulgar's council saving you to the insta… (#18494)
fix(DB/Creature): High King Maulgar's council saving you to the instance.
2024-03-04 20:55:17 +01:00
Dan
429cd226f3 fix(Scripts/TheEye): amend Al'ar divebomb timer in p2 (#18495)
initial
2024-03-04 16:54:29 -03:00
github-actions[bot]
01ee28c80b chore(DB): import pending files
Referenced commit(s): a239b8ed64
2024-03-04 17:58:13 +00:00
Dan
a239b8ed64 fix(DB/TheEye): Nether Scryer and Phoenix Hawk spell behaviour (#18492)
* initial

* Update change_target.sql
2024-03-04 14:57:18 -03:00
github-actions[bot]
ce01ded6cf chore(DB): import pending files
Referenced commit(s): 5a32048ae2
2024-03-04 17:54:35 +00:00
Andrew
5a32048ae2 fix(DB/Spell): Correct Al'ar flame quill target positions (#18490) 2024-03-04 14:53:44 -03:00
github-actions[bot]
6bf11c92a1 chore(DB): import pending files
Referenced commit(s): a9422b10be
2024-03-04 15:45:23 +00:00
Elmsroth
a9422b10be fix(DB/Translation/FR) : Deputy Willem greetings gossip text (#18370)
remove failing collation in previous commit


Fix translation text
2024-03-04 16:44:31 +01:00
Dan
77e1062c4b fix(Scripts/TheEye): make sure Telonicus doesn't erroneously cast Conflagration and cast Remote Toy instead (#18481)
how the frick did I miss this
2024-03-04 09:34:52 -03:00
Dan
2f2a4be72f fix(Scripts/TheEye): make sure Al'ar does not melee during transitions (#18479)
* init

* Update boss_alar.cpp
2024-03-04 09:13:33 -03:00
Dan
1c8644b3bc fix(Scripts/TheEye): make legendary TK dagger have 100% proc chance (#18482)
initial
2024-03-04 10:44:35 +01:00
github-actions[bot]
48873da974 chore(DB): import pending files
Referenced commit(s): 8936a4aacd
2024-03-03 21:57:10 +00:00
sudlud
8936a4aacd fix(DB/Gameobject): Sniffed Values for 'Barber Chair' spawns (#18450) 2024-03-03 22:56:22 +01:00
github-actions[bot]
ebb8269d65 chore(DB): import pending files
Referenced commit(s): b3287c4106
2024-03-03 21:00:33 +00:00
Alethrion
b3287c4106 fix(DB/World): Creatures not respawning within pools of their own (#18464)
* Remove_Yar_From_Pool

* sql

* Fix_File_Type

* Force_Push_Commit

* Add_Other_Pools
2024-03-03 21:59:42 +01:00
Alethrion
016d9806dc fix(Scripts/SerpentshrineCavern) Filter Watery Grave Target (#18463)
Filter_Target
2024-03-01 06:46:23 -03:00
github-actions[bot]
b9c1dc95dd chore(DB): import pending files
Referenced commit(s): bc08c278c9
2024-02-27 14:47:30 +00:00
sudlud
bc08c278c9 fix(DB/Gameobject): Sniffed Values for 'Wooden Chair' spawns (#18378)
* fix(DB/Gameobject): Sniffed Values for 'Wooden Chair' spawns

* remove unnecessary DELETE

* update with additional sniffed values

* Update rev_1708631276486169600.sql

* Update rev_1708631276486169600.sql
2024-02-27 11:46:37 -03:00
Andrew
6df652a8dd fix(Core/Creature): Prevent combat movement disabled creatures from r… (#18428)
* fix(Core/Creature): Prevent combat movement disabled creatures from repositioning if target moves within model boundary

* fixbuild

* Apply suggestions from code review
2024-02-27 10:11:39 -03:00
github-actions[bot]
b2e2cbfc13 chore(DB): import pending files
Referenced commit(s): a974248624
2024-02-27 07:25:35 +00:00
sudlud
a974248624 fix(DB/Gameobject): Sniffed Values for 'Chair' spawns (#18427) 2024-02-27 04:24:44 -03:00
github-actions[bot]
fb4a11e5d1 chore(DB): import pending files
Referenced commit(s): 03fd7be5ea
2024-02-26 20:56:55 +00:00