Commit Graph

4301 Commits

Author SHA1 Message Date
Yehonal
ff2737fee8 feat(bash): Improved support for gperftools (#5769) 2021-05-10 22:21:23 +02:00
Francesco Borzì
053f9f5fa4 feat(Core/DB): reconnect seconds and attempts configurable (#5673) 2021-05-10 20:09:23 +02:00
Francesco Borzì
ebd757a331 Revert "feat(Core/Config): add abort message if config incorrect (#5438)" (#5761)
This reverts commit 61c87a8ab7.
2021-05-10 15:30:45 +02:00
Shiroe
0079034d73 fix(Core): Lower MIN_WANDER_DISTANCE_GROUND (#5693) 2021-05-10 00:58:22 -06:00
AzerothCoreBot
f6f638b46b chore(DB): import pending SQL update file
Referenced commit(s): ca74d3081e
2021-05-10 06:21:26 +00:00
Stifler82
ca74d3081e fix(DB/creature): Adjust spawn time for Mosh'Ogg Ogres (#5738) 2021-05-10 00:19:51 -06:00
AzerothCoreBot
b9b4b42ce5 chore(DB): import pending SQL update file
Referenced commit(s): 44c45aa24e
2021-05-10 05:23:05 +00:00
Hacki95
44c45aa24e fix(DB/gameobject): Respawn time of several ores (#5717) 2021-05-09 23:21:28 -06:00
AzerothCoreBot
af3b249423 chore(DB): import pending SQL update file
Referenced commit(s): 5bd26262b0
2021-05-10 04:16:10 +00:00
Hacki95
5bd26262b0 fix(DB): STV mobs dropping TBC items (#5727) 2021-05-09 22:14:38 -06:00
AzerothCoreBot
ea9d71c20f chore(DB): import pending SQL update file
Referenced commit(s): db5de578fb
2021-05-10 03:30:31 +00:00
Raelorasz
db5de578fb fix(DB/quest_template_addon): Prevent Homeward Bound quest from autocompleting (#5694) 2021-05-09 21:27:03 -06:00
AzerothCoreBot
eca3dc2d3b chore(DB): import pending SQL update file
Referenced commit(s): 54c18cff8d
2021-05-10 01:35:15 +00:00
Raelorasz
54c18cff8d fix(DB/smart_scripts): Supplies to Auberdine quest NPC behaviour (#5687) 2021-05-09 19:33:45 -06:00
AzerothCoreBot
f6d69aef1d chore(DB): import pending SQL update file
Referenced commit(s): 7e3db47971
2021-05-10 00:42:45 +00:00
Hacki95
7e3db47971 Fix: Chest Respawn time (#5695) 2021-05-10 02:41:14 +02:00
Patrick Lewis
af04ba0790 fix(Bash): process priority class Permission denied (#5686) 2021-05-09 18:08:42 -06:00
AzerothCoreBot
ecfd9df1d8 chore(DB): import pending SQL update file
Referenced commit(s): d0988c4473
2021-05-09 22:46:48 +00:00
Raelorasz
d0988c4473 fix(DB): Remove Ashenvale quest mutual exclusivity (#5684) 2021-05-09 16:45:06 -06:00
Patrick Lewis
a32275224d feat(CI): trigger build on pr review (#5645) 2021-05-09 15:21:14 -06:00
AzerothCoreBot
6aa74b6abe chore(DB): import pending SQL update file
Referenced commit(s): 534ec53bb0
2021-05-09 20:22:07 +00:00
Silker
534ec53bb0 fix(Core/Scripts): Convert Galen's Escape to SAI (#5683) 2021-05-09 14:20:32 -06:00
Kargatum
583d06b3bd chore(Core/Logging): enable logger sql and set level info (#5677) 2021-05-09 13:46:34 -06:00
AzerothCoreBot
ad2c87c230 chore(DB): import pending SQL update file
Referenced commit(s): d458067374
2021-05-09 19:10:35 +00:00
Silker
d458067374 fix(DB/creature_model_info): Adjust CombatReach for Sarathstra's creature_model(#5672) 2021-05-09 13:04:48 -06:00
AzerothCoreBot
730e14116a chore(DB): import pending SQL update file
Referenced commit(s): 21d9a5b165
2021-05-09 18:12:02 +00:00
Silker
21d9a5b165 fix(DB/gameobject): Adjust position for Bruiseweed node with GUID 3440 (#5670) 2021-05-09 12:10:38 -06:00
AzerothCoreBot
c806be878a chore(DB): import pending SQL update file
Referenced commit(s): 9398f9bfcc
2021-05-09 17:37:34 +00:00
Raelorasz
9398f9bfcc fix(Core/DB): Adjust Kodo Roundup quest mob behavior (#5665) 2021-05-09 11:36:05 -06:00
Kitzunu
40f2e5e8c1 fix(Core/LoadSmartAIFromDB): Prevent loading if entryorguid = 0 (#5663)
Co-Authored-By: robinsch <8017650+robinsch@users.noreply.github.com>
2021-05-09 03:33:01 -06:00
Patrick Lewis
6bb8972194 fix(Core/Misc): BuildAuctionMailBody guid (#5743)
Co-Authored-By: UltraNix <80540499+UltraNix@users.noreply.github.com>
2021-05-09 00:32:55 -06:00
Axel Cocat
e9ebb1ae57 fix(Scripts/HoS): Adjust IsEncounterInProgress() (#5642) 2021-05-08 23:04:24 -06:00
AzerothCoreBot
e5dea7a1a3 chore(DB): import pending SQL update file
Referenced commit(s): ea6c232183
2021-05-09 04:16:51 +00:00
Hacki95
ea6c232183 fix(DB/gameobject_loot_template): Correct drop chances for all classic ores (#5628) 2021-05-08 22:15:17 -06:00
Kargatum
9c276b39b6 chore(Core/Authserver): set default root logger to level info (#5613)
* chore(Core/Authserver): set default root logger to level info

* new line add
2021-05-09 03:57:34 +02:00
Axel Cocat
127a3dd65d fix(Core): Reputation gain rate when nearby party members are dead (#5605) 2021-05-08 15:43:17 -06:00
UltraNix
44babc3c3a fix(Core/Pooling): Fixed less and less objects from pools being spawned the longer the server is running (#5572) 2021-05-08 12:39:09 -06:00
AzerothCoreBot
75c75a40d4 chore(DB): import pending SQL update file
Referenced commit(s): 39aed24bf6
2021-05-08 17:01:43 +00:00
Kitzunu
39aed24bf6 fix(DB/Conditions): Add some missing comments (#5564) 2021-05-08 11:00:18 -06:00
Chaouki Dhib
a203a5183b fix(Core/Movement): Fix strange teleport when rooting a fleeing NPC (#5555) 2021-05-08 07:22:18 -06:00
AzerothCoreBot
3c763786a0 chore(DB): import pending SQL update file
Referenced commit(s): e4510ba01b
2021-05-07 21:53:46 +00:00
v.tihomirov
e4510ba01b fix(DB): Add additional Incendia Agave spawns (#5426)
* Add additional Incendia Agave spawns

* Update incendia agave query

* Update incendia agave spawn guid
2021-05-07 23:52:16 +02:00
Chaouki Dhib
c3d751bdd7 fix(Core/Movement): MSG_MOVE_SET_* opcodes - GUID missing (#5554) 2021-05-07 13:27:00 -06:00
UltraNix
2189ac0b08 feat(Core/Anticheat): Preparation to implement new passive anticheat … (#5516) 2021-05-07 18:10:44 +02:00
Axel Cocat
0e8e21b812 fix(Core/Groups): fix group enchanting level not resetting properly (#5501) 2021-05-07 13:51:39 +02:00
AzerothCoreBot
acb7c6291c chore(DB): import pending SQL update file
Referenced commit(s): 685b10a291
2021-05-07 11:12:50 +00:00
KiK0
685b10a291 fix(Core/Spells): Berserk now removes the Tiger Fury buff. (#5481) 2021-05-07 12:45:12 +02:00
AzerothCoreBot
2880e37ee0 chore(DB): import pending SQL update file
Referenced commit(s): 42659f06c8
2021-05-07 05:28:28 +00:00
Silker
42659f06c8 fix(DB/creature_addon): Adjust movement for Juvenile Snow Leopard (#5675) 2021-05-06 23:27:04 -06:00
AzerothCoreBot
a1ae3f69a8 chore(DB): import pending SQL update file
Referenced commit(s): a58d83f6f2
2021-05-07 00:45:27 +00:00