github-actions[bot]
9011e034ff
chore(DB): import pending files
...
Referenced commit(s): b357e8e2c4
2024-07-06 00:16:59 +00:00
Gultask
4a06256bb7
fix(DB/Condition): Fix condition type for restoring Scale of the Sands exalted ring ( #19291 )
...
* Create rev_1720214274816211200.sql
* Update rev_1720214274816211200.sql
2024-07-05 21:16:20 -03:00
Gultask
b357e8e2c4
fix(DB/Creature): Add AI to Affray Challenger ( #19298 )
...
Create rev_1720223739574037500.sql
2024-07-05 21:16:03 -03:00
Gultask
f83660ca86
chore(DB/Loot): Remove Metzen's Letters and Notes from creature loot tables ( #19299 )
...
Create rev_1720224478854376400.sql
2024-07-05 21:15:46 -03:00
github-actions[bot]
0d668fb43e
chore(DB): import pending files
...
Referenced commit(s): 8acdbc4439
2024-07-05 22:37:46 +00:00
Gultask
8acdbc4439
fix(DB/Creature): Rewrite Voidshrieker AI ( #19290 )
...
Create rev_1720211249204769700.sql
2024-07-06 00:36:55 +02:00
github-actions[bot]
9453bfbad2
chore(DB): import pending files
...
Referenced commit(s): 89a6996628
2024-07-05 18:08:47 +00:00
Gultask
89a6996628
fix(Scripts/SmartAI): Rewrite ACTION_MOVE_TO_POS ( #19190 )
...
* init
* Update SmartScript.cpp
* combatReach
* Update SmartScript.cpp
2024-07-05 15:07:56 -03:00
github-actions[bot]
163d454491
chore(DB): import pending files
...
Referenced commit(s): e7f9fb9f76
2024-07-05 17:19:16 +00:00
mpfans
e7f9fb9f76
fix(DB/Misc): Migrate SQL files to the correct folder ( #19282 )
...
* Create rev_1719945200692175000.sql
Migrate to the correct folder
* Delete data/sql/updates/pending_db_character directory
f96d4c8670
The SQL file was placed in the wrong folder
2024-07-05 19:18:19 +02:00
github-actions[bot]
932433d235
chore(DB): import pending files
...
Referenced commit(s): d9f4ba5e1d
2024-07-05 09:33:31 +00:00
Andrew
d9f4ba5e1d
fix(Scripts/Item): Fix Fel Mana Potion not benefiting from Alchemist'… ( #19281 )
...
fix(Scripts/Item): Fix Fel Mana Potion not benefiting from Alchemist's Stone
2024-07-05 06:32:33 -03:00
github-actions[bot]
a40387cd4c
chore(DB): import pending files
...
Referenced commit(s): 48e35501a8
2024-07-04 22:23:57 +00:00
Andrew
48e35501a8
fix(DB/Spells): Allow Sablemane's Sleeping Powder to bypass stun immu… ( #19280 )
...
fix(DB/Spells): Allow Sablemane's Sleeping Powder to bypass stun immunity
2024-07-05 00:23:01 +02:00
github-actions[bot]
2cfe665a53
chore(DB): import pending files
...
Referenced commit(s): 7cf25c94ab
2024-07-04 18:51:11 +00:00
avarishd
7cf25c94ab
fix(Scripts/Shattrath): Daily Dungeon quests holograms ( #19233 )
...
* fix(Scripts/Shattrath): Daily Dungeon quests holographs
* Move to single script + doaction SAI
* ocd
* use NEAR_PLAYER
* use only Wind Trader as SAI
* use creature_guid target
* rename action
* cleanup
* zzz
* Update zone_shattrath_city.cpp
2024-07-04 15:50:11 -03:00
github-actions[bot]
ee3763392a
chore(DB): import pending files
...
Referenced commit(s): 65eb900c55
2024-07-04 18:14:33 +00:00
Dan
b959d5cc87
refactor(Scripts/ZulAman): Nalorakk refactored ( #19010 )
...
* init
* update movement
* updates and debug
* stuck :/
scheduler doesn't seem to update when at the end of wp movement???
* fix wps and implement fight
* finalise
* unused
* Update boss_nalorakk.cpp
* keep oprientation
* ran_intro
2024-07-04 20:13:41 +02:00
github-actions[bot]
65eb900c55
chore(DB): import pending files
...
Referenced commit(s): 9de2178eb5
2024-07-04 18:13:33 +00:00
daobashun
90974332bb
fix(DB/SAI): Added healing options for the Silver Dawn Healer in the Eastern Plaguelands ( #18852 )
...
* add sai
* Remove duplicates
* Gossip Menu 2 may only appear if Silver Dawn has reached Friendly or higher (being able to confirm that neutrality is none)
2024-07-04 15:13:13 -03:00
Jelle Meeus
9de2178eb5
fix(Scripts/Naxxramas): Razuvious' Death Knight Understudy RP ( #19183 )
2024-07-04 14:59:53 -03:00
github-actions[bot]
96e94cd95d
chore(DB): import pending files
...
Referenced commit(s): d2e6eee205
2024-07-04 17:34:01 +00:00
Jelle Meeus
d2e6eee205
fix(DB/Creature): set Idol Room Spawner no longer visible ( #19276 )
2024-07-04 14:32:56 -03:00
github-actions[bot]
8180841163
chore(DB): import pending files
...
Referenced commit(s): e66f4f99a7
2024-07-04 13:42:06 +00:00
Benjamin Jackson
e66f4f99a7
fix(DB/Gameobject): Move Karazhan chess chest. ( #19273 )
...
Init.
2024-07-04 10:41:14 -03:00
Kitzunu
f96d4c8670
Revert "Add (core\db): Support for Homebind Orientation ( #13389 )" ( #19257 )
...
* Revert "Add (core\db): Support for Homebind Orientation (#13389 )"
This reverts commit 2e6f6e26da .
Changes to be committed:
modified: src/server/database/Database/Implementation/CharacterDatabase.cpp
modified: src/server/game/DungeonFinding/LFGScripts.cpp
modified: src/server/game/Entities/Player/Player.cpp
modified: src/server/game/Entities/Player/Player.h
modified: src/server/game/Entities/Player/PlayerStorage.cpp
modified: src/server/game/Entities/Player/PlayerUpdates.cpp
modified: src/server/game/Handlers/CharacterHandler.cpp
modified: src/server/game/Handlers/MiscHandler.cpp
modified: src/server/game/Handlers/MovementHandler.cpp
modified: src/server/game/Maps/Map.cpp
modified: src/server/game/Spells/Spell.cpp
modified: src/server/scripts/Commands/cs_misc.cpp
modified: src/server/scripts/Commands/cs_tele.cpp
modified: src/server/scripts/Northrend/VaultOfArchavon/instance_vault_of_archavon.cpp
Untracked files:
data/sql/updates/pending_db_world/rev_1719945200692175000.sql
* Revert "Add (core\db): Support for Homebind Orientation (#13389 )"
* whoops
2024-07-02 22:02:15 +02:00
github-actions[bot]
c1488f5076
chore(DB): import pending files
...
Referenced commit(s): 8df063984d
2024-07-02 17:52:22 +00:00
Benjamin Jackson
8df063984d
fix(DB/Creature): Correct movement speed of Hyjal bosses. ( #19251 )
...
Init.
2024-07-02 19:51:25 +02:00
github-actions[bot]
f9dc7dfe5e
chore(DB): import pending files
...
Referenced commit(s): e0a56b0e7a
2024-07-01 15:58:37 +00:00
avarishd
e0a56b0e7a
fix(DB/SAI): Xeleth ( #19250 )
...
* fix(DB/SAI): Xeleth
* add condition to prevent spawning 100s of mobs
* increase condition range (could multi spawn from the edge)
2024-07-01 12:57:45 -03:00
github-actions[bot]
fe46797542
chore(DB): import pending files
...
Referenced commit(s): 1289e351a2
2024-07-01 10:25:46 +00:00
Kitzunu
1289e351a2
fix(Script/Commands): output lookup quest and npc near ( #19243 )
...
* close https://github.com/azerothcore/azerothcore-wotlk/issues/19216
2024-07-01 07:24:54 -03:00
Kitzunu
a4ad7a13d7
fix(DB): correct query ( #19235 )
2024-06-30 05:39:11 -03:00
github-actions[bot]
b7bff0df47
chore(DB): import pending files
...
Referenced commit(s): ed38e6e550
2024-06-29 18:13:04 +00:00
Jelle Meeus
ed38e6e550
fix(Scripts/Naxxramas): Gothik missing visuals at minions death ( #18666 )
...
* add sql rev
* enable NPC_TRIGGER
* add npc_gothik_trigger
* add rest of script
* spell info correction
* fix compile issue
* fix desummon call
* remove comment
* access gothik by GUID
* add missing function overrides
* add braces
* add missing trigger, adjust CGUID value
* fixup! add missing trigger, adjust CGUID value
* select skulls based on coordinates
style
invert remove
remove CGUID comment
fix remove_if check, use correct def
* JustSummoned: target same side with mapLOS
* select random initial target on the same side
* add REACT_AGGRESSIVE and increase CallForHelp radius
* refactor spellscript
* style
2024-06-29 15:12:12 -03:00
github-actions[bot]
6818b17b3d
chore(DB): import pending files
...
Referenced commit(s): 7fc503f9fe
2024-06-29 16:33:13 +00:00
avarishd
7fc503f9fe
fix(DB/SAI): Port 'Finding the Keymaster' RP from TDB ( #19206 )
...
* fix(DB/SAI): Port Finding the Keymaster' RP from TDB
* .
GO spawn e0ccfefb46
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
---------
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2024-06-29 13:32:22 -03:00
github-actions[bot]
294b3674c9
chore(DB): import pending files
...
Referenced commit(s): 75582eb34b
2024-06-29 15:00:09 +00:00
Jelle Meeus
75582eb34b
fix(Core/Spell): implement taunt DR CREATURE_FLAG_EXTRA_OBEYS_TAUNT_DIMINISHING_RETURNS ( #19128 )
...
* skip other effects in case of taunt DR
* set flags_extra creature_template
fe38b78c87
Co-authored-by: offl <offl@users.noreply.github.com >
* update query to only entries found in acore_world.creature_template
* add name as comment
* fix ci codestyle
---------
Co-authored-by: offl <offl@users.noreply.github.com >
2024-06-29 11:59:16 -03:00
github-actions[bot]
91f4b13c89
chore(DB): import pending files
...
Referenced commit(s): 0f7060fad4
2024-06-29 14:09:56 +00:00
sudlud
0f7060fad4
fix(DB/Creature): remove duplicate 25962 'Fire Eater' spawns ( #19227 )
2024-06-29 10:48:41 -03:00
github-actions[bot]
e3e4a4cbbf
chore(DB): import pending files
...
Referenced commit(s): 63c8c6480e
2024-06-29 10:34:18 +00:00
avarishd
63c8c6480e
fix(Core/Spells): Eye of Grillok improvements ( #19148 )
...
* fix(Core/Spells): Eye of Grillok improvements
* my eyes
* discovery of RegisterSpellAndAuraScriptPair
* comment
2024-06-29 07:33:23 -03:00
github-actions[bot]
8601425c3e
chore(DB): import pending files
...
Referenced commit(s): 6c13d9a113
2024-06-29 09:09:26 +00:00
avarishd
0c2d80ee3f
fix(DB/Creature): Port Tideress WP from mangos-wotlk ( #19129 )
2024-06-29 06:09:04 -03:00
avarishd
6c13d9a113
fix(DB/SAI): Shadowy Summoner ( #19151 )
2024-06-29 06:08:34 -03:00
github-actions[bot]
80102bcbda
chore(DB): import pending files
...
Referenced commit(s): 0d7f4c43e8
2024-06-29 09:07:32 +00:00
avarishd
90760debf7
fix(DB/SAI): Eclipsion Spellbinder from TDB ( #19214 )
...
fix(DB/SAI): Eclipsion Spellbinder
2024-06-29 06:07:19 -03:00
Jelle Meeus
0d7f4c43e8
refactor(Scripts/SunwellPlateau): Spell Scripts registry macros ( #19223 )
2024-06-29 06:06:38 -03:00
github-actions[bot]
45a1b99e5c
chore(DB): import pending files
...
Referenced commit(s): 7ae10d8ba6
2024-06-29 03:25:42 +00:00