Commit Graph

5692 Commits

Author SHA1 Message Date
UltraNix
08f1e86195 fix(Core:Battlegrounds): fixes some Arathi Basin achievements. (#8009)
* fix(Core:Battlegrounds): fixes some Arathi Basin achievements.

Fixes #7775

* minor change.
2021-10-01 10:11:10 +02:00
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
UltraNix
c477a0533c fix(Core/Spells): Added 3y radius to Feral Charge. (#7901)
Fixes #7762
2021-10-01 09:49:13 +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
UltraNix
30e9ce350c fix(Core/Spells): Do not send doubled learning packet if spell is lea… (#8140)
* fix(Core/Spells): Do not send doubled learning packet if spell is learned from skill.

Fixes #7764

* typo.
2021-10-01 01:16:48 +02:00
Walter Pagani
e4c07cd864 Translation and modifications in extractor.bat (#7992)
* Translation and modifications in extractor.bat

* Eliminating `cls` and continue messages.

* Changing decisions

* Changing logic in Spanish file
2021-09-30 23:54:35 +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
Kargatum
52aa0e9966 feat(License): add new headers information about license (#7941)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-09-30 13:40:52 +07:00
Kitzunu
6d83887abd refactor(Core/SpellEffects): Rework some of the null checks (#6987) 2021-09-29 22:03:57 +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
Patrick Lewis
ba53234917 fix(CI/MacOS): pinto openssl@1.1 (#8150) 2021-09-29 09:17:14 +02:00
UltraNix
a7f52e9019 feat(Core/Battlegrounds): Implemented new timed config for queue anno… (#8053)
* feat(Core/Battlegrounds): Implemented new timed config for queue announce system.

Closes #6637.

* Update.

* typo.

* Update.
2021-09-28 19:18:23 +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
Artem
87a4e493a3 fix(Core/Script): 'Battle at Valhalas' quests done automatically (#7036)
* fix(Core/Script): 'Battle at Valhalas' quests done automatically

Battle at Valhalas series of quests, get to automatically complete

Closes #6753

* Refactoring

* Refactoring

* Refactoring PlayerUpdates.cpp

Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com>

* Refactoring PlayerQuest.cpp

Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com>

* Update src/server/scripts/Northrend/zone_icecrown.cpp

Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com>
2021-09-25 16:59:49 +02:00
Skjalf
4bf98a17de fix(Core/Calendar): Solve the issue with calendar event invite response time never updating (#8006) 2021-09-24 20:24:18 +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
Stefano Borzì
613daa8312 chore(Bash/installer): update client-data version (#8000) 2021-09-22 10:15:33 +07: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