Commit Graph

15126 Commits

Author SHA1 Message Date
Shauren
3aae9192a1 DB/Serpentshrine Cavern: Fixed incorrect map id assignment to spawn groups
(cherry picked from commit a67a127b40)
2022-09-30 20:26:06 +02:00
Shauren
57c56a3ae7 DB/The Sunwell: Migrate linked_respawn to spawn groups
* Also fixed Felmyst not spawning after server reset if Brutallus was killed

Closes #27904

(cherry picked from commit 46560070ae)
2022-09-30 20:23:41 +02:00
Shauren
8cadc10dd5 Scripts: Fixed missing boss count initialization in The Slave Pens and The Botanica as well as incorrect map id assignment to Auchenai Crypts spawn groups
Closes #28278

(cherry picked from commit 01f0f83139)
2022-09-30 20:17:18 +02:00
Shauren
29d639d311 DB/The Oculus: Migrate linked_respawn to spawn groups
(cherry picked from commit 8348b93b1a)
2022-09-30 20:13:13 +02:00
Shauren
ff6a38564a DB/Nexus: Remove unneeded linked_respawn
(cherry picked from commit ede3f630bc)
2022-09-30 20:12:13 +02:00
Shauren
4210e8c89b DB/Utgarde Pinnacle: Added remaining bosses to spawn groups
(cherry picked from commit 6156c2deb4)
2022-09-30 20:11:43 +02:00
Shauren
db38d13d9e DB/Utgarde Pinnacle: Migrate linked_respawn to spawn groups
(cherry picked from commit 3ed77df473)
2022-09-30 20:11:05 +02:00
Shauren
2d6c74c80a DB/Utgarde Keep: Migrate linked_respawn to spawn groups
(cherry picked from commit ee978871b3)
2022-09-30 19:44:40 +02:00
Shauren
927c87525c DB/Zul'aman: Migrate linked_respawn to spawn groups
(cherry picked from commit 31bd5a4dd2)
2022-09-30 19:38:03 +02:00
Shauren
5e1b657e30 DB/Black Temple: Migrate linked_respawn to spawn groups
(cherry picked from commit 423ff30539)
2022-09-30 18:05:16 +02:00
Shauren
846a23c60c DB/Auchenai Crypts: Migrate linked_respawn to spawn groups
(cherry picked from commit 5df222f025)
2022-09-30 18:04:50 +02:00
Shauren
7e6c133a57 DB/Mana-Tombs: Migrate linked_respawn to spawn groups
(cherry picked from commit 4af8548206)
2022-09-30 18:04:23 +02:00
Shauren
b826c4b0f0 DB/Sethekk Halls: Migrate linked_respawn to spawn groups
(cherry picked from commit 58568f6877)
2022-09-30 18:03:50 +02:00
Shauren
293f63961a DB/Shadow Labyrinth: Migrate linked_respawn to spawn groups
(cherry picked from commit 647de4039e)
2022-09-30 18:03:08 +02:00
Shauren
bfa0a5bf6c DB/The Mechanar: Migrate linked_respawn to spawn groups
(cherry picked from commit e4d489f1e7)
2022-09-30 18:02:43 +02:00
Shauren
f6aceea854 DB/The Botanica: Migrate linked_respawn to spawn groups
(cherry picked from commit 2e0c1710ff)
2022-09-30 18:01:58 +02:00
Shauren
24f59fd450 DB/The Arcatraz: Migrate linked_respawn to spawn groups
(cherry picked from commit 403825750d)
2022-09-30 18:01:20 +02:00
Shauren
26a35620c1 DB/Serpentshrine Cavern: Migrate linked_respawn to spawn groups
(cherry picked from commit e7e860111d)
2022-09-30 18:00:38 +02:00
Shauren
16c83d7737 DB/The Slave Pens: Migrate linked_respawn to spawn groups
(cherry picked from commit c0c8c3bf5d)
2022-09-30 16:16:32 +02:00
Shauren
c601ea7b40 DB/The Steamvault: Migrate linked_respawn to spawn groups
(cherry picked from commit 1a2b6a24d2)
2022-09-30 16:14:46 +02:00
Shauren
b596cf2452 DB/Shattered Halls: Migrate linked_respawn to spawn groups
(cherry picked from commit f982e566a7)
2022-09-30 16:13:35 +02:00
funjoker
3aa758f183 DB/Hotfixes: Update hotfix database to build 45745 2022-09-30 09:38:56 +02:00
Shauren
d82bf6d7dc DB/Naxxramas: Migrate linked_respawn to spawn groups
(cherry picked from commit 9cac8d88cf)
2022-09-30 01:03:37 +02:00
Shauren
e602519675 DB/Karazhan: Migrate linked_respawn to spawn groups
(cherry picked from commit cc6e0bfeb4)
2022-09-29 23:48:00 +02:00
Shauren
5be2dfd688 DB/Ahn'Qiraj Temple: Migrate linked_respawn to spawn groups
(cherry picked from commit 059419584e)
2022-09-29 23:04:53 +02:00
Shauren
3403314843 DB/Molten Core: Migrate linked_respawn to spawn groups
(cherry picked from commit cb7ac758c4)
2022-09-29 22:36:21 +02:00
lee
063d9b156d Scripts/Battle for Mount Hyjal:Fix wrong npc text,trash movment,archimode last phase (#27910)
* Fix wrong npc text,trash movment,archimode last phase

1.Fix wrong npc text for Jania,Thrall,Tyrande.
2.Change Hyjal trash movement from walk to run.
3.Fix archimode drain worldtree event.
4.Fix archimode below 10% hp phase.Case Protection of elune on player.

* fix code style

fix code style

* fix wrong type

* Revert "fix wrong type"

This reverts commit 204c45f7d7.

* fix wrong type

* Update boss_archimonde.cpp

* add missing Creature Text

* fix code style

* Update hyjalAI.cpp

* do some work to prevent respawn mobs in combat

* remove dup yell at alliance base

* fix code style

* fix SPELL_METEOR unvisiable when spawn Giant Infernal

* change to DoCastSelf

* hide archimonde doomfire spirit visual

* fix code style

* fix SQL warning when startup server

* fix code style

* move SetRun out of constructor

* remove target list

* move setRun

* fix code style

* Change npctext ID to high ID.Fill text into Creature Text

Change npctext ID to high ID.
Fill text into Creature Text.

* Remove Magic Numbers

* change npctext high ID

* fix change high npc_text id in code

* remove setCanFly,add flight state to db

* change npc_text id

* change npc yell condition after second boss dead

* update npc_text IDs taken from sniff file.

Updated IDs taken from sniff file provided by Aokromes.

* remove MoveInLineOfSight

* move protection_of_elune immuity effect to spell script

* move worldtree channel target to db

Move worldtree channel target to db
Fix wrong position and movement_type of worldtree channel target

* update wrong npc_text IDs in code

* remove CastProtectionOfElune

* remove SetVisible(false),change flags_txtra of doomfire(18095) and doomfire_spirit(18104)

* update sql

* fix compile error

* revent spawntime,move guards say slay and say death to db

* Move code from Initialize() to Reset()

Move code from Initialize() to Reset()

Move code from Initialize() to Reset()

Update boss_archimonde.cpp

* remove unneeeary ->AI()

* Update hyjal_trash.cpp

* Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_archimonde.cpp

* Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/hyjalAI.cpp

* Rename 9999_99_99_world.sql to 2022_09_11_00_world.sql

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit fea9de5b17)
2022-09-29 21:59:52 +02:00
Naddley
e0b7dfbecb DB/Phase: Add PhaseId to Portal to Oribos in Stormwind
Closes #28292
2022-09-29 09:04:40 +02:00
ModoX
8d38e1427d Core: Updated allowed build to 9.2.7.45745 2022-09-23 03:47:09 +02:00
Naddley
8be27e5bd4 DB/Spawns: Updated Brewfest spawns at the doors of Stormwind
Closes #28269
2022-09-22 03:04:25 +02:00
Teleqraph
68d6044a5c Scripts/Silverpine: Implemented quest The Warchief Cometh (questid 26965) (#28251) 2022-09-21 15:05:58 +02:00
Teleqraph
7c8bb1618e DB/Spawns: Added spawns for phase 264 in Forsaken High Command / Silverpine Forest
Closes #28245
2022-09-21 00:16:29 +02:00
Teleqraph
f0186870e7 DB/Quests: Added questchain for Silverpine Forest up to Lordaeron (questid 27098)
Closes #28244
2022-09-20 23:41:50 +02:00
Naddley
7b197f447e DB/Spawns: Added Harpy Roost spawns in NPE/Exiles Reach
Closes #28241
2022-09-20 22:40:34 +02:00
Naddley
25da9def34 DB/Spawns: Updated Uthers Tomb to Battle for Azeroth
Closes #28238
2022-09-20 22:40:34 +02:00
Aqua Deus
56ef6c06eb Core/Spells: Fix glyph of stars (druid) (#28258) 2022-09-19 20:07:00 +02:00
Shauren
f67cd38312 Core/Player: Extend action button value to uint64 to be able to hold battle pet guids 2022-09-18 23:52:17 +02:00
funjoker
0b75187ee3 DB/Hotfixes: Update hotfixes to build 45338 2022-09-18 17:17:44 +02:00
Shauren
78698463ff Core/Spells: Remove all hardcoded restrictions for pick pocket spell effect and rely only on presence of pickpocket loot in db 2022-09-11 14:13:10 +02:00
Shauren
01873bcb66 SQL: Fixed 2022_09_08_00_world.sql compatibility with mysql 5.7 2022-09-09 21:59:51 +02:00
Naddley
a9b8f70577 DB/Spawns: Added Darkmaul Citadel critters in NPE/Exiles Reach
Closes #28233
2022-09-09 19:47:15 +02:00
Naddley
6a4ccd561c DB/Spawns: Added Dark Maul Citadel Spawns / NPE
Closes #28231
2022-09-09 15:57:38 +02:00
Naddley
808476d776 DB/Spawns: Added Harvest Festival spawns in Ironforge
Closes #28232
2022-09-09 15:06:57 +02:00
Shauren
d3d3f09802 DB: Add some WDB data from builds 44908, 45114 and 45161 2022-09-08 15:45:12 +02:00
ModoX
7bdacdc9eb Core: Updated allowed build to 9.2.7.45338 2022-09-08 15:43:51 +02:00
Meji
69e0249807 Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to OptionNpc as it also determines functionality on client side (#28220)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-09-08 14:49:03 +02:00
Jildor
8684af145d DB/Loot: Koralon 25 drops item 40811, not Emalon 25
Closes #28167

(cherry picked from commit 87f2180f76)
2022-09-05 22:23:02 +02:00
offl
78fb0bdef2 DB/Creature: Adjust General Lightsbane's damage
(cherry picked from commit 56eff06526)
2022-09-05 22:23:02 +02:00
offl
4462aad70f Scripts/Spells: Random fixes (#28143)
(cherry picked from commit 53cc21b1b4)
2022-09-05 21:26:35 +02:00
offl
c746d9a59c Scripts/Quest: Rework 'Fel Spirits' (10909) (#28134)
(cherry picked from commit aef55d5dfa)
2022-09-05 21:18:23 +02:00