Commit Graph

3543 Commits

Author SHA1 Message Date
jestermaniac
1dd53b17f9 fix(DB/Spells): Contagion of rot (#8021)
Co-authored-by: John Smith <mostdefinitelyanagger@outlook.com>
2021-09-27 23:21:51 +02:00
AzerothCoreBot
89a1be82cc chore(DB): import pending files
Referenced commit(s): 5f0da005f9
2021-09-27 21:01:52 +00:00
Jan M. D. Hansen
5f0da005f9 fix(DB/Loot): Removes incorrect drops from Highland Razormaw (#8017)
- Closes #6877

Co-authored-by: Hacki95 <62942638+Hacki95@users.noreply.github.com>
2021-09-27 23:00:14 +02:00
AzerothCoreBot
abd7748c2c chore(DB): import pending files
Referenced commit(s): d614c46e41
2021-09-27 19:08:50 +00:00
Jan M. D. Hansen
d614c46e41 fix(DB/Loot): corrects the drop rate of Winterfall Firewater (#8016)
* fix(DB/Loot): corrects the drop rate of Winterfall Firewater

- Closes #7920

* Update rev_1632235858441614200.sql
2021-09-27 20:58:53 +02:00
AzerothCoreBot
7e6e083ce9 chore(DB): import pending files
Referenced commit(s): 4da9d4193b
2021-09-27 17:04:14 +00:00
Skjalf
4da9d4193b fix(DB/Areatriggers): Remove wrong areatrigger teleport entries for Orbs of Translocation in Eversong Woods (players should use the gobs instead) (#8015) 2021-09-27 19:02:45 +02:00
AzerothCoreBot
792b99cbc9 chore(DB): import pending files
Referenced commit(s): 26f1aaa0c8
2021-09-25 17:13:02 +00:00
UltraNix
26f1aaa0c8 fix(Core/Players): Properly save resting state to DB. (#8014)
Fixes #7782
2021-09-25 18:16:10 +02:00
AzerothCoreBot
21dafe62cd chore(DB): import pending files
Referenced commit(s): e6b1201e50
2021-09-24 17:53:21 +00:00
Andrius Peleckas
e6b1201e50 fix(Core/Creature): Fixed GroupAI flags usage in creature_formations (#7544)
* fix(Core/Creature): Fixed GroupAI flags usage

* fix(Core/Creature): build fix + code style...

* fix(Core/Creatures): trailing white spaces...

* Core/Formations: allow only certain members to have follow formation

* Core/Formations: fixed ancient data corruption in CreatureGroup::LeaderMoveTo

* Core/Formations: minor optimization

* Core/Formations: improved some warning messages

* Core/Formations: do not load invalid formation data which has unsupported group ai

* Core/Formations: minor adjust for recent commit

* Core/Formations: log formation data which has angle and distance but dont have GROUP_AI_FLAG_FOLLOW_LEADER flag

* Core/Formations: Minor optimization for formation data handling

* Core/Formations: make sure that FormationInfo members are always initialized on its creation

* Core/Formations: minor warnings adjustments

* DB/Formations: fixed some warnings

* Core/Formations: check group flags only if there is any
I have gues that maybe leader could not assist any member at all but members maybe could be linked for motion

* DB/Formations: fixed rest of DB warnings

* Core/Formations: more improvements for supported AI mask check

* Core/Formations: more improvements for data checks

* DB/Formations: fixed warnings

* meh

* DB/Formations: minor correction

* Core/Formations: code style - brackets, you suck... :D
2021-09-24 19:51:55 +02:00
AzerothCoreBot
5d08c6c64b chore(DB): import pending files
Referenced commit(s): 0c2dbfeac6
2021-09-24 17:29:22 +00:00
IntelligentQuantum
0c2dbfeac6 Fix NPC Lord Lakmaeran (#8013)
* We need this?

* Lord Lakmaeran
2021-09-24 19:27:53 +02:00
AzerothCoreBot
75f6afc516 chore(DB): import pending files
Referenced commit(s): 115f8ce17e
2021-09-24 17:00:21 +00:00
UltraNix
115f8ce17e fix(Scripts/Brewfest): Some tweaks to Dark Iron Attack event. (#8026)
* fix(Scripts/Brewfest): Some tweaks to Dark Iron Attack event.

Fixes #7872

* buildfix.

* typo.

* Crashfix?

* Crashfix.

* Update.
2021-09-24 18:58:52 +02:00
AzerothCoreBot
e3e7615634 chore(DB): import pending files
Referenced commit(s): 676bf5c4c6
2021-09-23 23:05:59 +00:00
Hacki95
676bf5c4c6 fix(DB/creature): Adjust creature spawn location at Badlands (#5719) 2021-09-23 17:04:31 -06:00
AzerothCoreBot
83f813cc76 chore(DB): import pending files
Referenced commit(s): 94c6e98d78
2021-09-23 21:21:30 +00:00
Jan M. D. Hansen
94c6e98d78 fix(DB/Creature): removes Elixir of Dream Vision from creature loot (#8004)
- Closes #7989

Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
2021-09-23 23:19:53 +02:00
AzerothCoreBot
d810c786a3 chore(DB): import pending files
Referenced commit(s): 0cd88d026a
2021-09-23 13:21:07 +00:00
UltraNix
0cd88d026a fix(Script/Quest): move Shay Leafrunner's script from DB to C++ (#7801)
- Closes #1535
- Closes  #6722
2021-09-23 15:19:31 +02:00
AzerothCoreBot
fe119b7374 chore(DB): import pending files
Referenced commit(s): a460d21f3c
2021-09-22 07:46:47 +00:00
IntelligentQuantum
a460d21f3c fix(DB/Quest): testing the Tonic (#7935) 2021-09-22 09:45:19 +02:00
AzerothCoreBot
51aac38f59 chore(DB): import pending files
Referenced commit(s): c3259dabcf
2021-09-21 12:03:47 +00:00
UltraNix
c3259dabcf fix(Core/Spells): Implemented PROC_EX_ONLY_FIRST_TICK (#7933) 2021-09-21 06:02:06 -06:00
AzerothCoreBot
3570c0b16c chore(DB): import pending files
Referenced commit(s): bacba76ab7
2021-09-21 10:57:56 +00:00
Azcobu
bacba76ab7 fix(DB/Quest_template): Location for Twisted Hatred (#7953) 2021-09-21 04:56:25 -06:00
AzerothCoreBot
4cf8e7a1f3 chore(DB): import pending files
Referenced commit(s): f4ebe78c39
2021-09-21 10:49:51 +00:00
Azcobu
f4ebe78c39 fix(DB/reference_loot): Remove Hide of Lupos from RLT 24062 (#7951) 2021-09-21 04:48:20 -06:00
AzerothCoreBot
96d92e7204 chore(DB): import pending files
Referenced commit(s): 048025ceba
2021-09-21 10:38:27 +00:00
UltraNix
048025ceba fix(Scripts/ZulFarrak): Moved Sergeant Bly's script from DB to C++ (#7855) 2021-09-21 04:36:51 -06:00
AzerothCoreBot
d065f52615 chore(DB): import pending files
Referenced commit(s): a27996d706
2021-09-21 03:31:42 +00:00
syssneck
a27996d706 fix(DB/creature_loot_template): Elixir of Demonslaying should not drop (#7988) 2021-09-20 21:30:11 -06:00
AzerothCoreBot
78034bfa3f chore(DB): import pending files
Referenced commit(s): e38dca63d9
2021-09-21 00:42:43 +00:00
Azcobu
e38dca63d9 fix(DB/creature_loot): Remove Icecap drops from NPCs (#7949) 2021-09-20 18:41:10 -06:00
AzerothCoreBot
b31b1b285c chore(DB): import pending files
Referenced commit(s): 63c1dc3348
2021-09-21 00:29:05 +00:00
Azcobu
63c1dc3348 fix(DB/creature_loot): Remove Plaguebloom drops from NPCs (#7950) 2021-09-20 18:27:31 -06:00
AzerothCoreBot
a03125baee chore(DB): import pending files
Referenced commit(s): 75b99f2626
2021-09-20 23:34:19 +00:00
syssneck
75b99f2626 fix(DB/GO): Makes two mining Nodes wholly visible (#7958) 2021-09-20 17:32:47 -06:00
AzerothCoreBot
0710be7865 chore(DB): import pending files
Referenced commit(s): 19c35718be
2021-09-20 18:53:07 +00:00
Azcobu
19c35718be fix(DB/creature_loot): Remove Black Lotus drops from NPCs (#7948) 2021-09-20 12:51:28 -06:00
AzerothCoreBot
f130099170 chore(DB): import pending files
Referenced commit(s): 69b8172136
2021-09-20 18:29:23 +00:00
IntelligentQuantum
69b8172136 fix(DB/Quest): The Corrupter Pt. 3 (#7942) 2021-09-20 12:27:58 -06:00
AzerothCoreBot
3abfe6faa3 chore(DB): import pending files
Referenced commit(s): f7c0bfc3ee
2021-09-20 18:16:53 +00:00
IntelligentQuantum
f7c0bfc3ee fix(DB/Quest): Bloody Imp-ossible! (#7936) 2021-09-20 12:15:21 -06:00
AzerothCoreBot
1e27defbbd chore(DB): import pending files
Referenced commit(s): 480a528949
2021-09-20 18:02:14 +00:00
IntelligentQuantum
480a528949 fix(DB/Quest): Jin'Zil's Forest Magic (#7927) 2021-09-20 12:00:41 -06:00
AzerothCoreBot
573001b3c1 chore(DB): import pending files
Referenced commit(s): c0fb4de10a
2021-09-20 17:48:30 +00:00
syssneck
c0fb4de10a fix(DB/GO): Despawn chests for "Grimtotem Spying" (#7916) 2021-09-20 11:46:48 -06:00
AzerothCoreBot
23266278df chore(DB): import pending files
Referenced commit(s): e993b889e0
2021-09-20 17:05:26 +00:00