Silker
36c82f4c61
fix(DB/gameobject): Adjust gob position for some Copper Vein nodes ( #5602 )
2021-05-02 16:44:12 -06:00
AzerothCoreBot
f8abece0d5
chore(DB): import pending SQL update file
...
Referenced commit(s): 719b541e10
2021-05-02 15:08:09 +00:00
Raelorasz
719b541e10
fix(DB/creature): Adjust z position of creature in Wailing Caverns ( #5465 )
2021-05-02 17:06:43 +02:00
Patrick Lewis
b71a5b6f94
fix(CI): change on: push to only run on master branch ( #5591 )
2021-05-02 05:09:42 -07:00
AzerothCoreBot
aee1351f12
chore(DB): import pending SQL update file
...
Referenced commit(s): d33640242d
2021-05-02 00:53:23 +00:00
Caishen-cc
d33640242d
fix(DB/creature_loot_template): a few rare npcs ( #5449 )
2021-05-02 02:51:53 +02:00
Kargatum
61c87a8ab7
feat(Core/Config): add abort message if config incorrect ( #5438 )
2021-05-02 02:06:55 +02:00
AzerothCoreBot
4d602b42e4
chore(DB): import pending SQL update file
...
Referenced commit(s): 3cf6b3a79e
2021-05-01 20:33:46 +00:00
Axel Cocat
3cf6b3a79e
fix(DB/spell_dbc): Fix Eye of Eternity exit portal ( #5468 )
2021-05-01 15:42:31 -04:00
Kitzunu
752595dccf
fix(Core/TotemAI): Totems should not attack neutral unless owner is in combat ( #5434 )
2021-05-01 19:18:29 +02:00
Kitzunu
46c9aa6f3a
fix(Script/Command): HandleAddItemCommand ( #5412 )
...
* fix(Core/Command): Additem
* Update cs_misc.cpp
2021-05-01 17:07:15 +02:00
Francesco Borzì
52f6f2f15b
fix(Core/Unit): potential crash + extract duplicated code ( #5303 )
2021-05-01 14:18:29 +02:00
Axel Cocat
f70ed8b8ca
fix(Core): fix chests not despawning when opened in group (2) ( #5387 )
...
* fix(Core): fix chests not despawning when opened in group
* fix(Core): fix crashes in pr #5371
* Replaced nullptr checks
* Used if with initializer instead of separate scope
2021-05-01 07:03:59 +02:00
AzerothCoreBot
414296af06
chore(DB): import pending SQL update file
...
Referenced commit(s): 5ee7fed0a8
2021-05-01 01:54:18 +00:00
Silker
5ee7fed0a8
feat(DB/smart_scripts): Add SAI for Icecrown's creatures ( #5385 )
2021-04-30 19:50:31 -06:00
AzerothCoreBot
1cbf22c42a
chore(DB): import pending SQL update file
...
Referenced commit(s): bcdbca6fd4
2021-04-30 23:08:44 +00:00
Emir
bcdbca6fd4
Fix(DB/Smart_scripts) Ambassador Sunsorrow ( #5364 )
...
* fix(DB/Gameobject)### TITLE
* fix(DB/Smart_scripts)
* fix build
2021-05-01 01:03:11 +02:00
AzerothCoreBot
599e6834a1
chore(DB): import pending SQL update file
...
Referenced commit(s): 6389d2eb19
2021-04-30 19:01:00 +00:00
Stifler82
6389d2eb19
fix(DB/GameObj-Spawn/CreaturesSAI): EPL chest in Tyr's hand ( #5187 )
2021-04-30 20:59:31 +02:00
Patrick Lewis
2d1e2f255f
chore(CI): move docker build to separate workflow ( #5548 )
2021-04-30 19:09:28 +02:00
UltraNix
adad43a15c
fix(Core/Misc): Memleaks fixes. Part I. ( #5546 )
2021-04-30 17:03:02 +02:00
AzerothCoreBot
632883538c
chore(DB): import pending SQL update file
...
Referenced commit(s): e13567cd80
2021-04-30 13:34:11 +00:00
Kargatum
e13567cd80
fix(Core/Guild): disable invite if players diff factions ( #5519 )
2021-04-30 15:32:33 +02:00
Kitzunu
e29acf44d0
feat(Core/Creature): Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH ( #5360 )
...
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2021-04-30 14:01:36 +02:00
AzerothCoreBot
633105cf48
chore(DB): import pending SQL update file
...
Referenced commit(s): ff8287ec35
2021-04-30 10:03:55 +00:00
Hacki95
ff8287ec35
fix(DB): Chest Pooling in Dustwallow Marsh ( #5527 )
...
* Fix: Chest Pooling in Dustwallow Marsh
* Add better description
* Add ZoneId
2021-04-30 12:02:23 +02:00
AzerothCoreBot
2202013166
chore(DB): import pending SQL update file
...
Referenced commit(s): 4d0121e9cc
2021-04-30 08:46:31 +00:00
Hacki95
4d0121e9cc
fix(DB): Alterac Mountains Chest Pooling ( #5522 )
...
* Fix: Alterac Mountains Chest Pooling
* Missed the blank line
* Add better descriptions
* Add ZoneId
2021-04-30 10:44:44 +02:00
AzerothCoreBot
3f343830fb
chore(DB): import pending SQL update file
...
Referenced commit(s): 0b87bb0ddf
2021-04-30 01:00:47 +00:00
Emir
0b87bb0ddf
fix(Script/Instance) [Deadmines] Smite Slam ( #5373 )
2021-04-29 20:59:09 -04:00
AzerothCoreBot
cf6118fb9a
chore(DB): import pending SQL update file
...
Referenced commit(s): 19f06fa0b2
2021-04-29 23:03:36 +00:00
Hacki95
19f06fa0b2
fix(DB): Chest Pooling in Tanaris ( #5530 )
...
* Fix: Chest Pooling in Tanaris
* Add ZoneId
2021-04-30 01:02:00 +02:00
Kitzunu
94785abb8c
feat(CI): Issue Labeler ( #5543 )
2021-04-30 00:04:43 +02:00
AzerothCoreBot
d79a05314e
chore(DB): import pending SQL update file
...
Referenced commit(s): eb1cecba94
2021-04-29 18:37:54 +00:00
Hacki95
eb1cecba94
fix(DB): Add Pooling to the Herbs in Burning Steppes ( #5505 )
2021-04-29 18:26:33 +02:00
Hacki95
4c7661c41d
fix(DB): Chest Pooling in Desolace ( #5500 )
2021-04-29 18:26:21 +02:00
Hacki95
b05c9f449a
fix(DB): Chest Pooling in Arathi Highlands ( #5499 )
2021-04-29 18:26:11 +02:00
Hacki95
c3eddd37b2
fix(DB): Stranglethorn Vale Chest Pooling 2 ( #5509 )
2021-04-29 18:25:57 +02:00
AzerothCoreBot
a8248cb9e9
chore(DB): import pending SQL update file
...
Referenced commit(s): e8742d4054
2021-04-29 14:20:53 +00:00
UltraNix
e8742d4054
fix(DB/Pets): Added casterGuid as a primary key to pet_aura table. ( #5423 )
2021-04-29 15:56:31 +02:00
UltraNix
086b8f9dac
fix(Core/Loot): Fixed looting personal items while being in master loot group. ( #5389 )
2021-04-29 15:41:50 +02:00
UltraNix
eb1c196855
fix(Core/Spells): SPELL_AURA_DAMAGE_SHIELD auras should be modified by absorbs and resistance. ( #5418 )
2021-04-29 15:41:20 +02:00
Kargatum
7fa1cb1c1a
fix(Core/Player): correct add guid for packet SMSG_CLIENT_CONTROL_UPDATE ( #5540 )
2021-04-29 15:07:03 +02:00
AzerothCoreBot
5ab6ad0894
chore(DB): import pending SQL update file
...
Referenced commit(s): 7092c565b3
2021-04-29 11:25:55 +00:00
Kitzunu
7092c565b3
fix(DB/Creature): Add some immunities to ToC ( #5436 )
2021-04-29 12:54:52 +02:00
Patrick Lewis
e02d5f4ae4
fix(BASH): cp docker configs ( #5536 )
...
* fix(BASH): cp docker configs
* fix(DOCKER): typo
2021-04-29 01:31:17 -07:00
AzerothCoreBot
a92293c2fd
chore(DB): import pending SQL update file
...
Referenced commit(s): b9ec3d5123
2021-04-29 02:50:45 +00:00
AzerothCoreBot
b9ec3d5123
chore(DB): import pending SQL update file
...
Referenced commit(s): 2723a8a782
2021-04-29 02:44:28 +00:00
AzerothCoreBot
2723a8a782
chore(DB): import pending SQL update file
...
Referenced commit(s): d2dad6f2f5
2021-04-29 02:40:19 +00:00
AzerothCoreBot
d2dad6f2f5
chore(DB): import pending SQL update file
...
Referenced commit(s): 545a82870e
2021-04-29 01:12:53 +00:00