Skjalf
3cfb1d3bf6
fix(Scripts/Karazhan): Move Aran's elemental AI to SAI ( #17312 )
2023-09-19 21:38:41 -03:00
github-actions[bot]
90ba895cff
chore(DB): import pending files
...
Referenced commit(s): 3a51249bf5
2023-09-19 23:33:31 +00:00
Skjalf
3a51249bf5
fix(Scripts/Karazhan): Fix fear immunity for Strawman ( #17307 )
2023-09-19 20:32:25 -03:00
Skjalf
7dd9ca01c5
fix(Scripts/Karazhan): Regen Curator mana on reset ( #17310 )
2023-09-19 20:30:34 -03:00
github-actions[bot]
8b5869d50b
chore(DB): import pending files
...
Referenced commit(s): ae5b7538b1
2023-09-19 21:40:44 +00:00
Dan
ae5b7538b1
fix(DB/Creature): make infernal helper targets in Kara invisible to players ( #17309 )
...
* initial
* add bench's bunny
2023-09-19 18:39:40 -03:00
Dan
373fdd68bf
fix(Scripts/Karazhan): fix visual of infernals on Malchezaar ( #17304 )
...
* test
* remove comment
2023-09-18 20:35:41 -03:00
github-actions[bot]
13c57a31c3
chore(DB): import pending files
...
Referenced commit(s): b378b191a2
2023-09-18 20:25:10 +00:00
Kitzunu
b378b191a2
chore(CI): revert previous changes to import_pending.yml ( #17303 )
...
* chore(CI): revert previous changes to import_pending.yml
* Update import_pending.yml
2023-09-18 22:24:01 +02:00
Skjalf
89d0db3a93
fix(Scripts/Karazhan): Fix Aran's chase distance and Blink conditions ( #17296 )
...
* Revert "chore(Worldserver/Config): Clean up and reorganize config file (#17272 )"
This reverts commit c709e2e7d3 .
* fix(Scripts/Karazhan): Fix Aran's chase distance and Blink conditions
* Revert "Revert "chore(Worldserver/Config): Clean up and reorganize config file (#17272 )""
This reverts commit 7075437947203943872aa7606c07c82ae4c8c93c.
* Update rev_1695004374973517300.sql
2023-09-18 15:55:15 -03:00
Skjalf
5b3c5740fb
fix(Scripts/Karazhan): Fix Terestrian Illhoof not summoning any imps ( #17297 )
...
* fix(Scripts/Karazhan): Fix Terestrian Illhoof not summoning any imps
* Update rev_1695008245587651800.sql
* Update boss_terestian_illhoof.cpp
* make kilrek immune to enslave demon
2023-09-18 15:54:52 -03:00
Gultask
f9b0eea0fd
fix(DB/SAI): Worldserver Error in Dalaran ( #17292 )
...
Co-authored-by: daobashun <49193927+fangshun2004@users.noreply.github.com >
2023-09-17 22:52:52 -03:00
Skjalf
9ac71a4e2a
fix(Scripts/MagistersTerrace): Script Kalecgos' appearance after usin… ( #17286 )
2023-09-17 19:00:09 -03:00
daobashun
9b4f8b0240
fix(DB/Creature): Godrick Farsan event ( #16607 )
...
* Added emoticons and dialogue events to Warlock Quest NPC Godrick Farsan (ID 5693).
* Update UnitFlags
* Modify the delay
* Fix syntax errors
* Try the fix again
* The delay of task emoticons is increased by 200ms, preventing the loss of missing emoticons when preparing tasks after cache clearing
* Update unit_flags in smatscript
* Update the comment
* quest_offer_reward emote ported to SmartAI
* Remove Directional Coordinate Update and wait for sniffing
set_unit_flag Update to use SMATAI
* Update rev_1687513981074967100.sql
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-17 23:36:20 +02:00
AzerothCoreBot
3d29ccad70
chore(DB): import pending files
...
Referenced commit(s): 9523081c32
2023-09-17 20:39:17 +00:00
Julio A. Leyva Osorio
7d59378b6b
fix(DB/Quest) Know Thine Enemy RP event ( #16258 )
...
* Create 62896.sql
Co-Authored-By: Rushor <Rushor@users.noreply.github.com >
* Update 62896.sql
---------
Co-authored-by: Rushor <Rushor@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-17 22:14:50 +02:00
Kitzunu
63b10f34a6
chore(CI): Hello Github Bot and Update actions version ( #17285 )
2023-09-17 17:14:04 -03:00
AzerothCoreBot
18f20edbfa
chore(DB): import pending files
...
Referenced commit(s): ca95b4a129
2023-09-17 20:05:22 +00:00
daobashun
533b36406e
fix(DB/Creature): move Fairbanks gossip to the database ( #16974 )
...
* Add gossip_menu_id for fairbanks
* npc_text ID uses the npc_text_broadcast_text Datasheet ID in CMANGOS
* Some emoticons will hold the weapon in your hand when used, so use smartAI instead.
* Only if there is an inventory or equipment Ashbringer will the gossip_menu_option be displayed
* Remove the code from the script
* Update the data
* Code formatting Remove comments
* Replace ## with --
Replace npc_text_broadcast_text with npc_text_broa*dcast_text
* Replace npc_text_broadcast_text with npc_text_broa*dcast_text
* Modify the comment
2023-09-17 21:48:25 +02:00
AzerothCoreBot
9523081c32
chore(DB): import pending files
...
Referenced commit(s): 24c97c5f2f
2023-09-17 19:45:47 +00:00
TuriansNotBad
89ba87495e
fix(Core/Position): Normalize Position.GetRelativeAngle ( #16825 )
...
Normalize GetRelativeAngle
Normalize angle returned by both Position.GetRelativeAngle functions.
2023-09-17 21:35:34 +02:00
Skjalf
ca95b4a129
fix(Scripts/Karazhan): Fix Enfeeble hitting more than 5 targets ( #17290 )
...
* fix(Scripts/Karazhan): Fix Enfeeble hitting more than 5 targets
* reorder so there are no cases where only 4 players are hit
* missing override
2023-09-17 16:32:06 -03:00
LJFP
6a7a516e63
fix(DB/Creature): Removed duplicated fire festival Flame Wardens ( #16671 )
...
* fix(DB/GameEventCreature): Removed duplicated fire festival Flame Guards.
* Also removed the NPCs from the creatures table
* Removed reference to old table.
2023-09-17 21:19:22 +02:00
Grimgravy
24c97c5f2f
fix(Scrpits/Quest): Improve Recharging the Batteries ( #16597 )
...
* fix(Scrpits/Quest): Improve Recharging the Batteries
* Update zone_netherstorm.cpp
* update
2023-09-17 21:16:43 +02:00
Matthew M Dean
bc6a744538
fix(Core/Item): Reduce amount of excessive logging for enforeDBCAttributes ( #16508 )
...
bypass code block if enforceDBCAttributes is set to false
2023-09-17 21:00:37 +02:00
Kitzunu
1621da00da
chore(misc): Mordenize maths ( #17273 )
2023-09-17 17:00:53 +02:00
Dan
52744e6032
fix(Scripts/Karazhan): Shade of Aran now no longer casts spells whilst he should be drinking ( #17282 )
...
* initial
* remove redundancy
* remove method
* space gone
* indentación
2023-09-17 11:50:21 -03:00
Skjalf
0bf559f975
feat(Core/Instance): Add TaskScheduler to the InstanceScript class ( #17284 )
...
feat(Core/Instance): Add TaskScheduler to the instancescript class
2023-09-17 10:56:02 -03:00
AzerothCoreBot
655f2bb15b
chore(DB): import pending files
...
Referenced commit(s): c709e2e7d3
2023-09-17 13:27:00 +00:00
Tereneckla
1eb573be1c
fix(Scripts/Karazhan): Curator fixes ( #17270 )
...
* stop channeling on enrage
* Create rev_1694861198470600600.sql
* Update boss_curator.cpp
* Update src/server/scripts/EasternKingdoms/Karazhan/boss_curator.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
---------
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-17 10:26:26 -03:00
Gultask
764611eaf6
fix(DB/SAI): Rework Sethekk Halls SAI ( #17257 )
...
* Create rev_1694744446848459200.sql
* Update rev_1694744446848459200.sql
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
* Update rev_1694744446848459200.sql
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
* Update rev_1694744446848459200.sql
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
---------
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2023-09-17 10:25:54 -03:00
Kitzunu
c709e2e7d3
chore(Worldserver/Config): Clean up and reorganize config file ( #17272 )
...
* chore(Worldserver/Config): Clean up and reorganize config file
* Update worldserver.conf.dist
* \n\n\n
2023-09-17 10:25:32 -03:00
Kitzunu
f1111be152
chore(misc): cleanup ( #17274 )
2023-09-17 10:19:09 -03:00
Skjalf
71de2e5c26
fix(Core/GameObject): Also send EventInform() calls for GAMEOBJECT_TY… ( #17283 )
...
fix(Core/GameObject): Also send EventInform() calls for GAMEOBJECT_TYPE_CAMERA
- This allows object and zone AI to process events called by camera objects as well (previously only possible through event_scripts)
(cherry-picked from commit 6904073c9c )
2023-09-17 10:18:13 -03:00
Kitzunu
4b21f01b91
fix(Core/TaskScheduler): warning ( #17275 )
2023-09-17 10:14:28 -03:00
AzerothCoreBot
f2ba787dfa
chore(DB): import pending files
...
Referenced commit(s): 45d6009cb7
2023-09-17 12:43:13 +00:00
Dan
45d6009cb7
fix(Scripts/Darkshore): ensure Kerlonian Evershade is always in bear form ( #17062 )
...
initial
2023-09-17 09:42:07 -03:00
AzerothCoreBot
09eaea6c6a
chore(DB): import pending files
...
Referenced commit(s): a7d2f2effa
2023-09-17 12:25:16 +00:00
Gultask
a7d2f2effa
fix(DB/Creature): Ravenous Flayer Matriarch ( #17256 )
...
Create rev_1694740225097878900.sql
2023-09-17 09:24:07 -03:00
Dan
d15d72c812
fix(Scripts/BlackwingLair): Orb of Domination can no longer be used when you are controlling a pet ( #16880 )
...
initial
2023-09-17 07:50:43 -03:00
AzerothCoreBot
fac6ddbcfb
chore(DB): import pending files
...
Referenced commit(s): a22a04908a
2023-09-17 10:48:34 +00:00
Gultask
a22a04908a
fix(DB/Creature): The Big Bad Wolf should be Taunt immune ( #17255 )
...
Create rev_1694739263824086500.sql
2023-09-17 07:47:19 -03:00
Dan
a0a06a6d18
refactor(Scripts/SSC): Hydross the Unstable boss script updated ( #17081 )
...
* initial
* fix timers
Water tomb and vile sludge timers homogenised. I did this because the sniffs turn him into the pure form quite quickly. So I am assuming the initial timer is the same for both, and then taking some kind of average for the water tomb and also using that for vile sludge. We may need testing where we keep him in the first form for a bit just to look at the timers
2023-09-17 07:43:30 -03:00
AzerothCoreBot
b165533aab
chore(DB): import pending files
...
Referenced commit(s): c149f213fe
2023-09-17 10:43:16 +00:00
Angelo Venturini
be5db26d24
fix(Scripts/MagtheridonLair): Magtheridon Debris ( #17249 )
...
* fix(Core/Scripts): Magtheridon Debris
* unhack
* cleanup
* eof line
* unused variable
* more cleanup
2023-09-17 07:43:10 -03:00
Dan
c149f213fe
fix(DB/Karazhan): fix Curator's patrol movement using sniffs ( #17234 )
...
initial
2023-09-17 07:42:09 -03:00
Dan
9b438731fd
fix(Scripts/Karazhan): remove redundant spellcasting check on Netherspite to ensure he moves back to phase 1 ( #17269 )
...
initial
2023-09-17 07:38:53 -03:00
AzerothCoreBot
cb13386759
chore(DB): import pending files
...
Referenced commit(s): 63a4301b1c
2023-09-17 10:37:02 +00:00
Gultask
d9f6a22614
fix(DB/Creature): Netherspite is immune to taunts ( #17261 )
...
Create rev_1694778808871595100.sql
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
2023-09-17 07:36:13 -03:00
neifion-00000000
63a4301b1c
fix(DB/Creature): Modernize and follow-up on PR #9912 #9943 #10052 #10282 #10285 #12702 #12751 #12765 #12854 ( #17217 )
...
* fix(db/creature): Modernize PR #9912
* Update rev_1694148121469432000.sql
* Update rev_1694148121469432000.sql
typo
* Update rev_1694148121469432000.sql
* Update rev_1694148121469432000.sql
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-17 07:35:46 -03:00