ZhengPeiRu21
affbfa1e30
Merge branch 'azerothcore:master' into Playerbot
2023-04-16 20:27:56 -06:00
M'Dic
8aa2a2ac0f
chore (core): Clean up ( #15977 )
...
* chore (core): Clean up
* Update SmartScript.cpp
* more clean up
* Update boss_xt002.cpp
2023-04-16 21:04:56 -04:00
Skjalf
f3c63f9662
feat(Core/SAI): Implement SMART_ACTION_SET_GUID ( #15978 )
...
* feat(Core/SAI): Implement SMART_ACTION_SET_GUID
* Update SmartScript.cpp
* Update src/server/game/AI/SmartScripts/SmartScriptMgr.h
* Update SmartScript.cpp
2023-04-16 21:00:44 -03:00
Skjalf
8fa0953671
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTR… ( #15976 )
...
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTRY_SAI
2023-04-16 19:45:09 -03:00
AzerothCoreBot
527eaa10bf
chore(DB): import pending files
...
Referenced commit(s): 4fa75f3d1f
2023-04-15 22:56:47 +00:00
neifion-00000000
4fa75f3d1f
fix(DB/Loot): Murmur loot count correction ( #15964 )
2023-04-15 19:54:13 -03:00
Gultask
aaa548df0b
Revert "fix(Core/SAI): Set minions in combat with their master's vict… ( #15967 )
...
Revert "fix(Core/SAI): Set minions in combat with their master's victim (#14959 )"
This reverts commit 1e17eaae0b .
2023-04-15 19:49:03 -03:00
Dan
8cb7bfd908
fix(Scripts/GruulsLair): timing/scripting fixes for High King Maulgar fight ( #15924 )
...
* (Scripts/GruulsLair)Fix spells High King Maulgar
* dumb handling of blast wave aoe
placeholder
* fixed Blindeye the Seer spells
* more edits to Maulgar adds
timers are more correct now. still needs more exact pinpointing with sniffs
* Maulgar edits
see title
* fix trigger for aoe attacks
* remove whitespaces
* remove delay
2023-04-15 16:05:37 -03:00
Skjalf
c1cafe040b
chore(Scripts/ShadowLabyrinth): Modernize Ambassador Hellmaw ( #15944 )
...
* chore(Scripts/ShadowLabyrinth): Modernize Ambassador Hellmaw
* Update boss_ambassador_hellmaw.cpp
2023-04-14 18:09:21 -03:00
ZhengPeiRu21
d02099db9a
Merge branch 'azerothcore:master' into Playerbot
2023-04-13 10:42:03 -06:00
AzerothCoreBot
539801377f
chore(DB): import pending files
...
Referenced commit(s): 625c5e2bc5
2023-04-12 12:31:56 +00:00
Tereneckla
625c5e2bc5
fix(DB/Loot) Remove Netherweave Tunic drop ( #15923 )
...
* Create rev_1681299606259817200.sql
* Style
2023-04-12 09:29:23 -03:00
AzerothCoreBot
51380d377d
chore(DB): import pending files
...
Referenced commit(s): a8a3011278
2023-04-12 11:09:43 +00:00
Timothy Vaccarelli
a8a3011278
fix(Script/Spell): Fix animal blood pool effect and position ( #15918 )
...
Adapted from TC Commits 3ddc6e70df0401a0677bef536e6b0e46e3dbf9e9 and cc3293c0023b36434747190103a1f0ffee0f8488
Co-authored-by: sirikfoll <sirikfoll@hotmail.com >
Co-authored-by: Rushor <rushor@github.com >
2023-04-12 08:07:00 -03:00
AzerothCoreBot
ce6ca597b5
chore(DB): import pending files
...
Referenced commit(s): ea82506a25
2023-04-12 08:47:40 +00:00
avarishd
ea82506a25
fix(Scripts/Netherstorm): Remove hardcode from zone_netherstorm. ( #15805 )
...
* fix(Scripts/Core): Remove hardcode from zone_netherstorm.
* gcc
* double insert -.-
2023-04-12 05:45:09 -03:00
ZhengPeiRu21
ae175496dd
Merge branch 'azerothcore:master' into Playerbot
2023-04-10 08:27:49 -06:00
Gultask
fd6941de7c
fix(Core/SmartAI): Prevent MOVE_TO_POS from creating large distances between target ( #15899 )
...
Update SmartScript.cpp
2023-04-09 23:44:52 -03:00
Skjalf
9c6a561404
fix(Scripts/Steamvault): Despawn Thespia's adds on death ( #15898 )
...
* fix(Scripts/Steamvault): Despawn Thespia's adds on death
* stuff
2023-04-09 17:37:12 -03:00
AzerothCoreBot
450d87fd86
chore(DB): import pending files
...
Referenced commit(s): 78384368ba
2023-04-09 19:29:04 +00:00
Skjalf
78384368ba
fix(Scripts/Steamvault): Rework Mekgineer Steamrigger ( #15896 )
2023-04-09 16:26:35 -03:00
AzerothCoreBot
0581206ce9
chore(DB): import pending files
...
Referenced commit(s): 421f0644cd
2023-04-09 18:59:42 +00:00
avarishd
421f0644cd
fix(Script/Ahnkahet): Jedoga Shadowseeke sacrifice ( #15153 )
...
* fix(Script/Instance): Jedoga Shadowseeke sacrifice
* build
* std::chrono
2023-04-09 15:57:04 -03:00
UltraNix
65347bc8ad
fix(DB/Loot): Fel Orc Blood Vial should drop only inside Blood Furnace. ( #15340 )
...
Fixes #15263
2023-04-09 15:56:06 -03:00
avarishd
55b9c2479d
fix(Spells/Scripts): Raise Ally improvements. ( #15545 )
...
* fix(Scripts/Spells): Raise Ally improvements.
Co-Authored-By: GMKyle <25353073+GMKyle@users.noreply.github.com >
* update
* Update pet_dk.cpp
* Update spell_dk.cpp
---------
Co-authored-by: GMKyle <25353073+GMKyle@users.noreply.github.com >
2023-04-09 15:55:35 -03:00
avarishd
971e2f538e
fix(DB/SAI): Outland Basilisks. ( #15578 )
...
* fix(DB/SAI): Outland Basilisks.
* update
* update
* sniff for 20283 (Marshrock Stomper)
Co-Authored-By: Gultask <100873791+Gultask@users.noreply.github.com >
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-04-09 15:54:53 -03:00
avarishd
619c9384d4
fix(Script/ToC5): Remove hardcoded text(s) and some minor adjustments. ( #15046 )
...
* remove hardcode + fix db incorrect duplicates
* cs
* cs2
* dual wield google translate (fix zhCN locale)
* doxygen todo
* ///
2023-04-09 15:54:33 -03:00
Skjalf
d47e93830f
feat(Core/Scripts): Allow scheduling multiple hp checks at once for i… ( #15897 )
...
feat(Core/Scripts): Allow scheduling multiple hp checks at once for identical phases
2023-04-09 15:37:04 -03:00
AzerothCoreBot
d167781576
chore(DB): import pending files
...
Referenced commit(s): 155bacb8dd
2023-04-09 18:13:26 +00:00
UltraNix
155bacb8dd
fix(Scripts/ShadowLabirynth): Ambassador Hellmaw: ( #15761 )
...
* fix(Scripts/ShadowLabirynth): Ambassador Hellmaw:
Properly handle Banish intro event.
Ambassadow Hellmaw can attack while casting Corrosive Acid.
Added missing paths.
Fixes #15638
* buildfix.
2023-04-09 15:10:53 -03:00
AzerothCoreBot
b9af72ebf4
chore(DB): import pending files
...
Referenced commit(s): 6da18fc005
2023-04-09 12:10:53 +00:00
Gultask
6da18fc005
fix(DB/Creature): Correct respawn timers for 2 TBC quest mobs ( #15886 )
...
* Create rev_1680966459127893700.sql
* Update rev_1680966459127893700.sql
2023-04-09 09:08:27 -03:00
AzerothCoreBot
9d1f10c492
chore(DB): import pending files
...
Referenced commit(s): 32eb3c31c4
2023-04-09 03:25:42 +00:00
Gultask
32eb3c31c4
fix(DB/Quest): Improve Quest Betrayed (3506) and port from event_script to SAI ( #15852 )
...
Create rev_1680812289641554100.sql
Co-authored-by: Carlos Morales <carlos.morales@insmet.cu >
2023-04-09 00:23:15 -03:00
avarishd
bed7c9abde
fix(DB/Loot): Remove Pattern: Drums of Restoration from reference loot. ( #15877 )
...
fix(DB/Loot): Drums of Restoration dropping from creatures.
2023-04-09 00:22:56 -03:00
Gultask
54d85a5f95
fix(DB/Conditions): Add missing SmartAI conditions to Blood Furnace ( #15875 )
...
Create rev_1680885248680215700.sql
2023-04-09 00:22:36 -03:00
AzerothCoreBot
0e1e0ffa0b
chore(DB): import pending files
...
Referenced commit(s): 816b85b84d
2023-04-09 03:00:38 +00:00
Gultask
816b85b84d
fix(DB/Reputation): Correct onkill reputation for Shattered Halls ( #15881 )
...
Create rev_1680910484895618500.sql
2023-04-08 23:58:11 -03:00
Skjalf
85e2e5c77b
chore(SQL): Remove select query ( #15888 )
...
* chore(SQL): Remove select query
* Update 2023_04_09_00.sql
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-04-08 23:57:44 -03:00
Skjalf
c07bf079f6
fix(Core/Events): fix infinite loop ( #15887 )
...
fix(Core/Events): fix inifnite loop
2023-04-08 22:48:02 -03:00
AzerothCoreBot
4f569e4700
chore(DB): import pending files
...
Referenced commit(s): a695d00932
2023-04-09 00:58:31 +00:00
Skjalf
a695d00932
fix(Scripts/Steamvault): Rework Kalithresh ( #15883 )
2023-04-08 21:56:09 -03:00
AzerothCoreBot
324ee93ebb
chore(DB): import pending files
...
Referenced commit(s): 5139d28e47
2023-04-08 18:09:53 +00:00
Gultask
5139d28e47
refactor(DB/SAI): Cleanup Shattered Halls SAI ( #15880 )
...
* Create rev_1680890996039990100.sql
* Update rev_1680890996039990100.sql
* Update rev_1680890996039990100.sql
2023-04-08 15:07:16 -03:00
Kitzunu
54f122ec74
fix(CI): Windows build ( #15879 )
...
* fix(CI): Windows build
* Update windows_build.yml
* Update windows_build.yml
2023-04-08 19:12:19 +02:00
Tereneckla
6ee42fcf78
fix(Scripts/SethekkHalls) Fix Talon King Ikiss Blink ( #15876 )
...
Update boss_talon_king_ikiss.cpp
2023-04-08 07:30:03 -03:00
Gultask
af05a8ba6a
chore(DB): Correct typo in 2023_04_02_02.sql ( #15874 )
...
Update 2023_04_02_02.sql
2023-04-07 14:10:05 -03:00
Skjalf
c9973f3a80
fix(Scripts/IcecrownCitadel): Fix Svalna crash ( #15862 )
2023-04-07 12:57:52 -03:00
Skjalf
e2cfb5c5a9
fix(Scripts/IcecrownCitadel): Fix Putricide crash ( #15846 )
2023-04-06 18:19:46 -03:00
ZhengPeiRu21
0248ed8778
Merge branch 'azerothcore:master' into Playerbot
2023-04-06 10:12:34 -06:00