Commit Graph

4602 Commits

Author SHA1 Message Date
AzerothCoreBot
7e50af498c chore(DB): import pending files
Referenced commit(s): bb254df44e
2022-01-12 07:24:08 +00:00
acidmanifesto
bb254df44e fix(DB\Creature\Instance): Maraudon CTM fix (#10122)
* Maraudon CTM fix

* Update rev_1641866061298667986.sql

* Update rev_1641866061298667986.sql
2022-01-12 04:22:31 -03:00
AzerothCoreBot
4d6dc27d25 chore(DB): import pending files
Referenced commit(s): caa42cc85e
2022-01-12 06:29:17 +00:00
acidmanifesto
caa42cc85e fix(DB\CTM): Wailing Caverns CTM (#10132)
* fix (DB\CTM): Wailing Caverns CTM

* Update rev_1641925718732444493.sql

* remove dupe
2022-01-12 03:27:38 -03:00
AzerothCoreBot
0cd602d9ad chore(DB): import pending files
Referenced commit(s): dd89bdfb2a
2022-01-11 22:18:17 +00:00
Malcrom
dd89bdfb2a fix(DB/Spawning/Pathing/SAI) Winterfall Furbog (#10134)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-11 18:16:29 -04:00
AzerothCoreBot
607e7de0d8 chore(DB): import pending files
Referenced commit(s): 65330af545
2022-01-11 20:26:10 +00:00
Malcrom
65330af545 fix(DB/Creature): Dual Spawning Creature Update (#10127) 2022-01-11 21:24:19 +01:00
AzerothCoreBot
6195498a83 chore(DB): import pending files
Referenced commit(s): f89f0301ae
2022-01-11 12:52:23 +00:00
Cláudio Costa
f89f0301ae fix(DB/Conditions): Core Hounds and Firesword respawn (#10112)
- Conditions to disable respawn in case their related boss has been
  killed.
2022-01-11 09:50:46 -03:00
AzerothCoreBot
222a519811 chore(DB): import pending files
Referenced commit(s): 2fd8b00d7b
2022-01-11 02:10:55 +00:00
Malcrom
2fd8b00d7b feat(Core/Creature): Dual id Spawning WIP (#10115)
* feat(Core/Creature): Multi id Spawning WIP

* Update Creature.cpp

* Update PR

* Add Sql

* Update rev_1641837958335217980.sql

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update rev_1641837958335217980.sql

* Update cs_npc.cpp

* Create changes_1641842959398297300.md

* Fixed issue added with random model PR

* Update GameEventMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-10 22:09:14 -04:00
AzerothCoreBot
e0abe515ef chore(DB): import pending files
Referenced commit(s): 63a6253101
2022-01-11 01:32:35 +00:00
Cláudio Costa
63a6253101 fix(DB\Creature): Flamewaker bleed immunity removal (#10117) 2022-01-10 22:30:55 -03:00
AzerothCoreBot
7f1908e809 chore(DB): import pending files
Referenced commit(s): cceb7a4d5f
2022-01-11 00:37:34 +00:00
UltraNix
cceb7a4d5f fix(DB/GameEvents): Great-Father Winter's Helper NPCs should be present only during Winter Veil: Gifts event. (#10064)
Fixes #9981
2022-01-10 19:35:28 -05:00
AzerothCoreBot
78f0ce1cc8 chore(DB): import pending files
Referenced commit(s): f1d4266efc
2022-01-10 20:43:17 +00:00
Malcrom
f1d4266efc BREAKING CHANGE:(DB/Creature) Remove modelId field in creature table (#10071)
* fix(DB/Creature) Clear modelId field in creature table

* Change clear column to remove column

* Update src/server/game/Globals/ObjectMgr.cpp

* Update ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-10 16:41:33 -04:00
AzerothCoreBot
4af723590f chore(DB): import pending files
Referenced commit(s): 6b6a074afe
2022-01-10 20:12:47 +00:00
neifion-00000000
6b6a074afe fix(DB): Add missing creatures and gameobject pools in Fel Rock (#10052)
Removes a Tattered Chest from a made up pool.
Adds Fel Rock Tattered Chest spawns (4 total) and pools them.
Adds missing Lord Melenas spawns (3 total) and pools them.

Researched on Mastery PTR https://www.youtube.com/watch?v=nxJcfxKNHDE
2022-01-10 15:10:58 -05:00
AzerothCoreBot
cbf0c345f6 chore(DB): import pending files
Referenced commit(s): ae795fbcaa
2022-01-10 19:06:55 +00:00
Malcrom
ae795fbcaa fix(DB/Pathing) Everlook, Winterspring (#10089)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-10 15:05:15 -04:00
AzerothCoreBot
da7f4da516 chore(DB): import pending files
Referenced commit(s): e482cce164
2022-01-10 17:04:47 +00:00
IntelligentQuantum
e482cce164 feat(Core/SmartScripts): Add a warning when a boolean value is outside of [0,1] range (#10038) 2022-01-10 14:03:00 -03:00
AzerothCoreBot
b2df4aa970 chore(DB): import pending files
Referenced commit(s): 2947c929f3
2022-01-09 15:54:14 +00:00
acidmanifesto
2947c929f3 fix (DB/NPC): Dalaran Visitor CTM fix (#10058)
* fix (DB/NPC): Dalaran CTM fix

Fixes the air swimmers when they land.

* Update rev_1641574598839293356.sql

* and replace of in

* Update data/sql/updates/pending_db_world/rev_1641574598839293356.sql

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-09 10:52:31 -05:00
AzerothCoreBot
a331698c5b chore(DB): import pending files
Referenced commit(s): dbc35e3495
2022-01-09 00:41:15 +00:00
Kitzunu
dbc35e3495 feat(DB/Creature): Allow to set swim and flight speeds (#10067) 2022-01-09 01:34:39 +01:00
AzerothCoreBot
18830ae00e chore(DB): import pending files
Referenced commit(s): 6a696bffd3
2022-01-08 21:29:32 +00:00
Malcrom
6a696bffd3 fix(DB/Pathing) Timbermaw Hold (#10072) 2022-01-08 17:27:46 -04:00
AzerothCoreBot
03efc110a0 chore(DB): import pending files
Referenced commit(s): 0fbe0b604d
2022-01-07 16:07:46 +00:00
UltraNix
0fbe0b604d fix(DB/GameEvents): Added missing spawn of Melnan Darkstone. Source: TrinityCore. (#9657)
Fixes #9590
2022-01-07 11:06:02 -05:00
AzerothCoreBot
2f7a92ecf7 chore(DB): import pending files
Referenced commit(s): 43c3896128
2022-01-07 14:03:33 +00:00
UltraNix
43c3896128 fix(DB/GameEvents): new game event Darkmoon Faire Building (Terokkar Forest)(#9654)
- Closes #9592
2022-01-07 15:01:47 +01:00
AzerothCoreBot
3b3bef5f95 chore(DB): import pending files
Referenced commit(s): 2e622e2771
2022-01-07 03:04:50 +00:00
Malcrom
2e622e2771 fix(DB/Pathing) Swamp of Sorrow (#10042) 2022-01-07 04:03:03 +01:00
AzerothCoreBot
2b1559c4ec chore(DB): import pending files
Referenced commit(s): 5a8b455697
2022-01-07 02:50:17 +00:00
Malcrom
5a8b455697 fix(DB/Pathing): Westfall (#10046) 2022-01-07 03:48:34 +01:00
Malcrom
fdcaa8e1ae fix(DB/Pathing): Darkshire (#10044) 2022-01-07 03:48:27 +01:00
AzerothCoreBot
c7510d21b8 chore(DB): import pending files
Referenced commit(s): 5d45c52c3e
2022-01-06 18:32:07 +00:00
Cláudio Costa
5d45c52c3e fix(Core/Creature): Fire Elemental Invasion changes (#9372)
* fix(DB): Blazing elemental invasion event

- Fixed Elemental Invader's SmartAI;
- Re-arranged Elemental Rifts SmartAI for controlled spawning of
  Invaders.

* SmartAI: SetCounter to be able to subtract

* Target unit or summoner changed for worldobjects

* extra checks and last sql file

* Codestyle

* codestyle

* adding Baron to elemental invasions

* changed owner or summoner target (SmartAI)

* codestyle
2022-01-06 19:30:23 +01:00
AzerothCoreBot
483e067dc2 chore(DB): import pending files
Referenced commit(s): 73d5772cf6
2022-01-06 18:00:15 +00:00
Malcrom
73d5772cf6 fix(DB/Script): Eastvale Logging Camp, Elywnn Forest (#10036)
* fix(DB/Script): Eastvale Logging Camp, Elywnn Forest

* Update rev_1641426458023302944.sql

* Update zone_elwynn_forest.cpp
2022-01-06 13:58:28 -04:00
AzerothCoreBot
ea8404f981 chore(DB): import pending files
Referenced commit(s): 49b3bac232
2022-01-06 14:21:00 +00:00
Malcrom
49b3bac232 fix(DB/Pathing) Elywnn Forest Guards (#10035) 2022-01-06 10:19:06 -04:00
AzerothCoreBot
3bb09310f6 chore(DB): import pending files
Referenced commit(s): 2d4e17fd16
2022-01-06 13:35:27 +00:00
acidmanifesto
2d4e17fd16 refactor(Core/Creature): Remove Inhabit Type (#9272)
This is in reference to issue: https://github.com/azerothcore/azerothcore-wotlk/issues/4361
This is comprised of a cherry pick and partial tc cherry pick:
592516ae69
dbadb6369c
34cfa69efd
12de860b4a
a22bc236eb
2022-01-06 10:33:22 -03:00
AzerothCoreBot
43ea4aa2df chore(DB): import pending files
Referenced commit(s): b2a4dda478
2022-01-06 10:58:57 +00:00
Cláudio Costa
b2a4dda478 fix(DB\Texts): Goblin pit crew's gossip probability (#9905)
* fix(DB): Goblin pit crew's gossip probability

- Since these guys have 5 possible gossip options, setting this to 25
  each option will equal to 100 percentage.
- There are plenty more gossips like this one only have % of 1 to show
  that need to me manually fixed since we don't know how many npc_text
  they may have. A query to count the text_x_x and update the according
  % should be good to go, however this way is safer.

* Update rev_1640706977785890600.sql
2022-01-06 07:57:18 -03:00
AzerothCoreBot
d91f3f0ba1 chore(DB): import pending files
Referenced commit(s): c377c62c7a
2022-01-06 09:47:50 +00:00