Commit Graph

4642 Commits

Author SHA1 Message Date
AzerothCoreBot e1cb6b4b68 chore(DB): import pending files
Referenced commit(s): 3cc3afbd83
2022-01-16 14:36:11 +00:00
Cláudio Costa 3cc3afbd83 fix(DB/Formations): Molten Core Giants creature_formation (#10116)
- Made formations to the giants to prevent them being pulled
  singlehandedly.
>
2022-01-16 11:34:36 -03:00
AzerothCoreBot d2c7225154 chore(DB): import pending files
Referenced commit(s): 1995430438
2022-01-16 05:00:18 +00:00
Skjalf 1995430438 fix(Scritpts/MoltenCore): Add immune to pc & npc flags to Ragnaros (#10179) 2022-01-16 01:58:36 -03:00
AzerothCoreBot fb703a745d chore(DB): import pending files
Referenced commit(s): 03a72cfc85
2022-01-16 02:14:38 +00:00
acidmanifesto 03a72cfc85 chore(DB/Creature): LBRS guid conflict resolve (#10194)
* fix (db): LBRS guid conflict resolve

https://github.com/azerothcore/azerothcore-wotlk/pull/10171 overwritten guids from https://github.com/azerothcore/azerothcore-wotlk/pull/10079
This Corrects the issue but given out new guids to the lbrs since there is no way points scripted with them
2022-01-15 23:13:07 -03:00
AzerothCoreBot 2781c9810f chore(DB): import pending files
Referenced commit(s): 83bde5b332
2022-01-15 17:46:56 +00:00
neifion-00000000 83bde5b332 fix(DB): Teldrassil herbalism gameobject re-construction (#10170)
Adds a significant amount of missing herbalism gameobjects for Teldrassil.
Removes old incorrect pooling.
Introduces area based pooling to prevent herb extinction.
Overall herbs increased based on count (fully spawned zone)

All objects are pulled from sniff data.
Behavior observed while gathering data used to form pools.
2022-01-15 12:45:24 -05:00
AzerothCoreBot 94e43d11a1 chore(DB): import pending files
Referenced commit(s): e71171f95e
2022-01-15 01:29:55 +00:00
Malcrom e71171f95e fix(DB/Spawning/Pathing): Felpaw Village, Felwood (#10187) 2022-01-14 21:28:25 -04:00
AzerothCoreBot 593dd4ad3b chore(DB): import pending files
Referenced commit(s): f5419a45a7
2022-01-15 00:33:54 +00:00
Malcrom f5419a45a7 fix(DB/Spawning/Pooling/Pathing) Devilsaurs, Un'goro (#10171)
* fix(DB/Spawning/Pooling/Pathing) Devilsaurs, Un'goro

* Update rev_1642128832605724154.sql

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-14 20:32:16 -04:00
AzerothCoreBot 1d2af90574 chore(DB): import pending files
Referenced commit(s): dfac47a562
2022-01-14 23:23:22 +00:00
Malcrom dfac47a562 feat(Core/Creature): Allow 3 ids per spawn point. TESTING (#10169)
* feat(Core/Creature): Allow 3 ids per spawn point.

* Move GetRandomId to a function

* Update id to id1

* Fixed some errors crashing core and text

* Set ids to lowercase for GetRandomId function

* Update src/server/database/Database/Implementation/WorldDatabase.cpp

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

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-14 19:21:50 -04:00
AzerothCoreBot cdca93aa7f chore(DB): import pending files
Referenced commit(s): c6934b0619
2022-01-14 20:07:53 +00:00
Cláudio Costa c6934b0619 fix(DB): Lower Blackrock Spire creature import (#10079)
* fix(DB): Lower Blackrock Spire creature import

- Imported NPCs from VMangos
- Removed Chromatic NPCs
- Added Creature Formations
- Patroling Smoldering Berseker

* updated sql to match new column changes
2022-01-14 15:06:17 -05:00
AzerothCoreBot 238767a0d4 chore(DB): import pending files
Referenced commit(s): 7de3c2df00
2022-01-14 15:59:15 +00:00
UltraNix 7de3c2df00 fix(DB/Quests): some corrections for Winter Veil quests (#10103)
- Closes #9720
2022-01-14 16:57:26 +01:00
AzerothCoreBot e36ee257c7 chore(DB): import pending files
Referenced commit(s): 89b071392f
2022-01-14 02:31:52 +00:00
UltraNix 89b071392f fix(DB/Gameobjects): Removed invalid spawn of Gromsblood in Azuremyst… (#10087)
* fix(DB/Gameobjects): Removed invalid spawn of Gromsblood in Azuremyst Isle.

Fixes #7344

* Update.
2022-01-13 21:30:10 -05:00
AzerothCoreBot b1e5562cd1 chore(DB): import pending files
Referenced commit(s): fc5bca04bc
2022-01-14 02:24:34 +00:00
UltraNix fc5bca04bc fix(DB/GameEvents): Some gameobjects outside Exodar should spawn only during specificgame events. (#10084)
Fixes #6396
2022-01-13 21:22:49 -05:00
AzerothCoreBot dd29e1468f chore(DB): import pending files
Referenced commit(s): d65101f83b
2022-01-14 00:58:22 +00:00
UltraNix d65101f83b fix(DB/Loot): Corrected some loot tables. (#10074)
Fixes #9236
2022-01-13 19:56:46 -05:00
AzerothCoreBot 8dc9531cd1 chore(DB): import pending files
Referenced commit(s): d811d89c88
2022-01-13 23:30:19 +00:00
Malcrom d811d89c88 fix(Core/GM Commands): Update NPC Info command (#10157)
* fix(Core/GM Commands): Update NPC Info command

* Update rev_1642085410673517853.sql

* Update rev_1642085410673517853.sql

* Prevent temp spawn crashing

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-13 19:28:40 -04:00
AzerothCoreBot a9a3bc94f1 chore(DB): import pending files
Referenced commit(s): 4c695c76d8
2022-01-13 17:51:42 +00:00
Malcrom 4c695c76d8 fix(DB/Pathing): Stone Guardians, Un'Goro Crater (#10160)
* fix(DB/Pathing): Stone Guardians, Un'Goro Crater

* Update rev_1642085857573650776.sql
2022-01-13 13:49:53 -04:00
AzerothCoreBot 7967d54bd6 chore(DB): import pending files
Referenced commit(s): 2ff4e85578
2022-01-13 14:22:30 +00:00
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