Commit Graph

8244 Commits

Author SHA1 Message Date
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
Malcrom
f4464f8176 fix(Core/Dual Spawning) Change rand to roll_chance_f (#10130) 2022-01-11 11:23:13 -05: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
acidmanifesto
b42deca6d1 Fix (Core): add missing default,break. (#10114)
Added missing default break in case switch.
2022-01-10 18:16: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
acidmanifesto
3cbe23865f fix (Core/Creature): Random Gender on respawn if Gender exsist for Entry (#10108)
* Fix (Core\Creature): Random Gender on respawn if Gender exsrespawn

If creature has genders it will consider gender changing on respawn.
GetCreatureModelInfo to const

* Update Creature.cpp
2022-01-10 10:22:04 -05:00
Kargatum
c1ebda66ba fix(Core/Pets): fixed crash happening when current pet is forcibly removed (#10025) 2022-01-10 09:19:43 -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
Skjalf
2eac8fd67b fix(Scripts/MoltenCore): Solve edge case that caused Majordomo to spawn double adds (#10076)
* fix(Scripts/MoltenCore): Remove minions from Majordomo's spawn list if they still exist

* fix domo for good
2022-01-09 11:02:42 -03:00
Kitzunu
14c0b62be5 refactor(Core/Unit): Split spell things into SpellDefines.h (#10009) 2022-01-09 12:37:51 +01:00
IntelligentQuantum
aaf85d0984 refactor(Core/Packet): Combat log (#9673) 2022-01-09 05:21:41 +01: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
Kitzunu
9d96adeb6b fix(Scripts/Icecrown Citadel): Ensure Deathbringer Saurfang casts Frenzy (#10048)
* cherry-pick commit (a0a64b10b5)

Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com>
2022-01-08 16:12:33 +01:00
Skjalf
0e29319d8f fix(Scripts/MoltenCore): Ensure Majordomo minions that completely despawned respawn on wipes (#10061) 2022-01-08 11:31:37 +01:00
IntelligentQuantum
725b1266b4 refactor(Core/Packet): Chat (#9509)
* Chat

* .

* Update GameObject.cpp

* Update Object.cpp

* Update Player.cpp
2022-01-08 07:11:06 -03: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
UltraNix
2c6a692000 fix(Core/Entities): extend combo point system to all Units (#9816)
- Closes #1140
2022-01-07 11:18:03 +01:00
IntelligentQuantum
2e6213d526 feat(Core/SmartScripts): SMART_ACTION_ATTACK_STOP #10053 2022-01-07 04:19:32 -03:00
Tim Fleschenberg
3085f64e50 fix(Core/Handlers): remove the uint8 cap from guild bank max stacks per day 2022-01-07 02:56:32 -03: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
Malcrom
85bf69a6a1 fix(Scripts/Creature): Convert npc_ranger_lilatha script to RegisterCreatureAI (#10043) 2022-01-07 04:02:28 +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