Commit Graph

7246 Commits

Author SHA1 Message Date
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
Skjalf 96cf1e60e9 fix(Scripts/Spells): fix a crash with Scent of Blood talent (#10078) 2022-01-15 21:10:06 -03:00
Kargatum 7f05e20994 fix(Core/Pets): fix crash at pet resurrect (#10120) 2022-01-15 19:08:54 -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
UltraNix 11e94a6b89 fix(Core/Spells): Added SPELL_AURA_MOD_ABILITY_IGNORE_TARGET_RESIST… (#9764)
… to Chaos Bolt Passive
2022-01-15 05:09:23 -08: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
Kitzunu 7115f353cc fix(Core/Mail): Include 100g in the mail for The Wrath of Neptulon (#10093)
* cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/cf223370f3345a7cfa39f8bfb23835391603f985)

Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com>
2022-01-14 11:55:54 +01:00
Kitzunu d1cc65b1c7 refactor(Core/Misc): isEmpty to IsEmpty (#10011) 2022-01-13 21:43:15 -05: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
acidmanifesto f5aed756e5 fix (core\script) Double to Float Fix (#10161) 2022-01-13 19:45:10 -05:00
Kitzunu 707685d633 fix(Core/Build): Fallthrough (#10165) 2022-01-13 19:34:57 -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
UltraNix ba63354410 fix(Core/Quests): Do not remove inventory items/non-empty bags on quest reward. (#10073)
Fixes #10016
2022-01-13 18:04:03 -03:00
Nefertumm 8d78f4b8c2 fix(Core/BWL): Suppression traps can be disarmed (#10163)
* Fix(Core/BWL): Suppression traps can be disarmed

* missing override (why not present before?)
2022-01-13 17:52:06 -03:00
acidmanifesto 4330e44ad0 fix (Core/CodeReduction) TC_ removal (#10162)
TC_ remove from any commit out TC_LOG in the event when we do need to run debug logging, we can just remove the // instead of // TC_
2022-01-13 14:39:54 -05: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
UltraNix 3fe82ff268 fix(Scrips/BlackrockSpires): add missing _JustDied() to Halycon script (#10065)
- Closes #9953
2022-01-13 14:58:36 +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
Malcrom 97012997af fix(Core/Waypoint Show): Fixed error with waypoint show. (#10148)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-12 20:41:19 -04:00
acidmanifesto e6e76f971b fix (Core/CTM) Water Evade Fix (#10147) 2022-01-12 19:59:12 -04: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