Commit Graph

3553 Commits

Author SHA1 Message Date
AzerothCoreBot
d461898a3d chore(DB): import pending files
Referenced commit(s): 46e1779688
2021-10-01 08:04:25 +00:00
IntelligentQuantum
46e1779688 fix(DB/Quest): Freedom for All Creatures (#7995)
* We need this?

* Freedom for All Creatures
2021-10-01 10:02:45 +02:00
AzerothCoreBot
10d59ec6ba chore(DB): import pending files
Referenced commit(s): ac57e6a47c
2021-10-01 07:39:08 +00:00
IntelligentQuantum
ac57e6a47c fix(DB/Quest): Suntara Stones escort quest (#7994)
* We need this?

* Suntara Stones escort quest

* Update rev_1632110692688179864.sql
2021-10-01 09:37:32 +02:00
AzerothCoreBot
48187e1365 chore(DB): import pending files
Referenced commit(s): 926b1e1b84
2021-09-30 19:47:59 +00:00
baranzadeoglu
926b1e1b84 fix(DB/Creature): Elixir of Giants removed (#7973)
* fix(DB/Creature): Elixir of Giants removed

Elixir of Giants removed from 3 tables

* Update data/sql/updates/pending_db_world/rev_1631995181138245446.sql
2021-09-30 21:46:21 +02:00
AzerothCoreBot
3632efc074 chore(DB): import pending files
Referenced commit(s): 1144a40e50
2021-09-29 17:49:13 +00:00
baranzadeoglu
1144a40e50 fix(DB/Creature): arcane elixir drops removed (#7972)
* fix(DB/Creature): arcane elixir drops removed

arcane elixir drops removed from 3 mobs

* Update data/sql/updates/pending_db_world/rev_1631994698247378987.sql
2021-09-29 19:47:41 +02:00
AzerothCoreBot
b2f08934bc chore(DB): import pending files
Referenced commit(s): 2cfb0d307d
2021-09-27 22:15:03 +00:00
All
2cfb0d307d fix(DB/creature):Change model for Captain Halyndor (#8037)
* fix(DB/creature):Change model for Captain Halyndor

* updated

* Update rev_1632332436826853639.sql

Co-authored-by: Hacki95 <62942638+Hacki95@users.noreply.github.com>
2021-09-28 00:13:27 +02:00
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