Commit Graph

4613 Commits

Author SHA1 Message Date
Kitzunu
2ff4e85578 fix(DB/broadcast_text): align some column names (#10090) 2022-01-13 15:20:20 +01:00
AzerothCoreBot
0c3536979a chore(DB): import pending files
Referenced commit(s): df4b621527
2022-01-13 10:48:04 +00:00
IntelligentQuantum
df4b621527 feat(Scripts/SmartAI): SMART_TARGET_INVOKER (#9802) 2022-01-13 07:46:25 -03:00
AzerothCoreBot
5cb6406cc8 chore(DB): import pending files
Referenced commit(s): 573796df68
2022-01-12 23:05:19 +00:00
Skjalf
573796df68 fix(DB/Loot): Goblin Rocket Fuel and Discombobulator Ray should always drop off Mux's Quality Goods (#10141) 2022-01-12 20:03:34 -03:00
AzerothCoreBot
fbc7979fed chore(DB): import pending files
Referenced commit(s): 1b5baa45e8
2022-01-12 11:02:03 +00:00
UltraNix
1b5baa45e8 fix(DB/GameEvents): Updates start dates of all yearly game events. (#10068)
Fixes #9853
2022-01-12 08:00:24 -03:00
AzerothCoreBot
a4a499c2c8 chore(DB): import pending files
Referenced commit(s): 8f6627d7e7
2022-01-12 09:37:24 +00:00
acidmanifesto
8f6627d7e7 fix (DB\CTM): Redridge Mulocs CTM added (#10118) 2022-01-12 06:35:44 -03:00
AzerothCoreBot
14949642d5 chore(DB): import pending files
Referenced commit(s): 0144671517
2022-01-12 09:23:03 +00:00
acidmanifesto
0144671517 fix(DB\CTM): Hydroflask CTM 2022-01-12 06:21:23 -03:00
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