Commit Graph

4184 Commits

Author SHA1 Message Date
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
Yehonal
545a82870e fix(doc): cleanup outdated documentation in ScriptMgr.h (#5488)
* Update ScriptMgr.h

* Update ScriptMgr.h
2021-04-29 00:19:32 +02:00
AzerothCoreBot
383f55cf85 chore(DB): import pending SQL update file
Referenced commit(s): e4fafc61dd
2021-04-28 22:07:49 +00:00
Yehonal
e4fafc61dd fix(Docker): windows improvements and permissions fix (#5444) 2021-04-28 22:26:39 +02:00
Kitzunu
5954d9c739 refactor(Core/Misc): Define & Rename Attributes (#5311) 2021-04-28 14:55:24 +02:00
AzerothCoreBot
0a571973d7 chore(DB): import pending SQL update file
Referenced commit(s): 04e820a7a9
2021-04-27 16:37:20 +00:00
Hacki95
04e820a7a9 Fix Chest Pooling in Stranglethorn Vale (#5498) 2021-04-27 18:35:48 +02:00
KiK0
310f856932 fix(Core/Spells): Do not allow the use of the master's call while the pet is controlled [port from TC] (#5273) 2021-04-27 15:54:58 +02:00
AzerothCoreBot
28242ca061 chore(DB): import pending SQL update file
Referenced commit(s): 21f61b5641
2021-04-27 13:46:06 +00:00
Kitzunu
21f61b5641 fix(Core/Ticket): close & resolve by console -1 (#5326) 2021-04-27 15:43:40 +02:00
AzerothCoreBot
360c1b6383 chore(DB): import pending SQL update file
Referenced commit(s): 0372ddc15e
2021-04-27 12:39:06 +00:00
Branel
0372ddc15e fix(DB/Gameobject) Mining nodes inside of eachother (#5345) 2021-04-27 14:17:08 +02:00