Commit Graph

5953 Commits

Author SHA1 Message Date
Kitzunu
bc82f36f1f refactor(Core/Unit): clean MonsterText methods (#6957) 2021-10-15 10:25:29 +02:00
AzerothCoreBot
3c42a7d72d chore(DB): import pending files
Referenced commit(s): 0d05970e60
2021-10-14 23:30:12 +00:00
Banehammer
0d05970e60 fix(DB/Quest): fix Supplies for the Crossroads pre-requisite (#8456)
* Fix Supplies for the Crossroads

* Update data/sql/updates/pending_db_world/rev_1634061953963631484.sql

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>

* Update data/sql/updates/pending_db_world/rev_1634061953963631484.sql

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
2021-10-14 20:28:44 -03:00
AzerothCoreBot
3986a019ba chore(DB): import pending files
Referenced commit(s): b8f67ae58f
2021-10-14 22:59:35 +00:00
Kitzunu
b8f67ae58f refactor(Core/Creature): Rename some TypeFlags (#8483)
* cherry-pick from (4b028e599e)

Co-Authored-By: offl <11556157+offl@users.noreply.github.com>
2021-10-14 19:56:46 -03:00
Azcobu
ac119623b3 fix(DB/creature_loot): Remove Plans: Corruption from various NPCs (#8482) 2021-10-14 19:55:51 -03:00
syssneck
d3b22bee65 fix(DB/disenchant_loot): DE loot for Dusty Mail Boots (#8451) 2021-10-14 19:55:08 -03:00
UltraNix
8b70222ae2 fix(Core/Spells): Revive pet cannot be used on alive pets. (#8434)
Fixes #8315
2021-10-14 19:54:18 -03:00
AzerothCoreBot
a8837b9de1 chore(DB): import pending files
Referenced commit(s): 0bed420c71
2021-10-14 21:15:21 +00:00
Francesco Borzì
0bed420c71 chore(Conf): move BG QueueAnnouncer conf to the right section (#8515) 2021-10-15 02:48:33 +07:00
Skjalf
68d47a62cf fix(DB/Conditions): Fix conditions for Larion's Bloodpetal Zapper rep… (#8432)
* fix(DB/Conditions): Fix conditions for Larion's Bloodpetal Zapper replacement gossip and script so item is granted

* forgotten save zz

* Cherry-pick commit (347b8e9b3e)
2021-10-14 20:35:08 +02:00
Skjalf
ad320d88ff fix(DB/Misc): Fix gossip conditions for 'Altar of Suntara' and add ac… (#8429)
* fix(DB/Misc): Fix gossip conditions for 'Altar of Suntara' and add activation delay

* Should only offer the option to summon Lathoric if the player has the quest Rise, Obsidion in QuestAccept
* Implement missing object activation delay, should only be usable again after a while once the gossip is selected

* c.c
2021-10-14 20:34:31 +02:00
Kitzunu
118a555b06 fix(Core/Spells): Fix all cases of client crash when pressing ESC after a spell being cast (#8497)
* cherry-pick commit (f765e8eb73)

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/8143

Co-Authored-By: Shauren <shauren.trinity@gmail.com>

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-10-14 20:32:30 +02:00
Skjalf
476d085aa4 fix(Scripts/Spells): Fix Lock and Load proc from Frost Trap (#8441) 2021-10-15 00:49:15 +07:00
Cristian Bilu
c1203874c0 fix(DB/Creature): Scarshield Portal (#7426)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2021-10-14 13:43:55 -03:00
Skjalf
b871bdc708 fix(Core/EventScripts): Credit nearby group members when using the SCRIPT_COMMAND_QUEST_EXPLORED event_scripts command (#8378) 2021-10-14 17:19:07 +02:00
jestermaniac
5d36c94a2d fix(CORE/Unit): Fix controllable guardians evading when not posed to be (#7959) 2021-10-14 11:48:37 -03:00
UltraNix
cb71cc0131 fix(Core/Units): clear emote state on attack rather than on combat st… (#8170)
- Closes #6281
2021-10-14 16:18:51 +02:00
AzerothCoreBot
13db23200f chore(DB): import pending files
Referenced commit(s): 72e3ac60f5
2021-10-14 12:10:44 +00:00
UltraNix
72e3ac60f5 fix(DB/SmartScripts): Removed casting Dazed from smart scripts. (#8430)
Fixes #7773

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2021-10-14 14:09:10 +02:00
Grimgravy
4c576ebedf fix(DB/Quest): Pawn Captures Queen (#8422)
* DB/Quest: Improvement No Fly Zone

* Update data/sql/updates/pending_db_world/rev_1625841824336043500.sql
2021-10-14 14:07:28 +02:00
Andrius Peleckas
5d73180c61 feat(Core/SAI): implemented a new SAI action type SMART_ACTION_DO_ACTION (#8375)
* feat(Core/SAI): implemented a new SAI action type SMART_ACTION_DO_ACTION
This will give possibility to trigger certain actions on instance scripts or creatures/gobjects

* yet we still love you "blank line" xD
2021-10-14 14:06:28 +02:00
AzerothCoreBot
9e3949232c chore(DB): import pending files
Referenced commit(s): 410c5e7d34
2021-10-14 12:05:13 +00:00
Kargatum
410c5e7d34 feat(DB): add support squash db for archive dir (#8496)
* feat(DB): add support squash db for archive dir

* added hash

* added archive path
2021-10-14 14:03:10 +02:00
AzerothCoreBot
b1e16efc99 chore(DB): import pending files
Referenced commit(s): d4c4608db8
2021-10-14 11:26:49 +00:00
jestermaniac
d4c4608db8 fix(Scripts/Spells): Linken's boomerang (#8179)
* fix(Scripts/Spells): Linken's boomerang

* Update rev_1633027575141830731.sql
2021-10-14 13:25:16 +02:00
Skjalf
3894dfc897 fix(Core/SAI): Update SMART_ACTION_FORCE_DESPAWN to allow temporarily despawning gameobjects (#8340)
* fix(Core/SAI): Update SMART_ACTION_FORCE_DESPAWN to allow temporarily despawning gameobjects

* brackets

* Some improvements

* restore the virtual
2021-10-14 13:23:59 +02:00
Nolt
a8643f27b2 fix(DB/Creature): Young Wetlands Crocolisk (#8353) 2021-10-14 13:23:26 +02:00
UltraNix
b8345a2f98 fix(Core/DungeonFinder): Seasonal bosses are available only via Dunge… (#8056)
* fix(Core/DungeonFinder): Seasonal bosses are available only via Dungeon Finder tool.

Fixes #7889

* Update.

* Buildfix.

* Missing.
2021-10-14 13:22:37 +02:00
jestermaniac
01d3747efd fix(DB/Loot): changed sum RLT fo Blackrom Champion (#8055)
* fix(DB/Loot): changed sum RLT fo Blackrom Champion

* Update rev_1632423232437840216.sql
2021-10-14 13:21:54 +02:00
jestermaniac
da69fec345 fix(Core/Entities): contested guards attacking after bg/recent pvp (#7518)
* fix(Core/Entities): contested guards attacking after bg/recent pvp

* fix(Core/Entities): contested guards attacking after bg/recent pvp

* Update Unit.cpp

* fix(Core/Entities): contested guards attacking after bg/recent pvp

* fix(Core/Entities): contested guards attacking after bg/recent pvp

* Update Unit.cpp
2021-10-14 13:21:18 +02:00
AzerothCoreBot
37d621333f chore(DB): import pending files
Referenced commit(s): b96cecf98d
2021-10-14 11:12:50 +00:00
Kitzunu
b96cecf98d refactor(Core/Achievement): Achivement earned message will use broadc… (#8485)
* refactor(Core/Achievement): Achivement earned message will use broadcast text instead of acore_string

* cherry-pick commit (465e4a0b0f)

Co-Authored-By: joschiwald <736792+joschiwald@users.noreply.github.com>

* sql

* fix build

* build

* restore gender
2021-10-14 13:11:13 +02:00
Kargatum
1c40caa4d6 feat(Core/Player): add helper for send large count mail items (#8460) 2021-10-14 15:25:15 +07:00
Kitzunu
5fafa92594 fix(CI/Docker): Run build on label (#8487)
* fix(Core/Player): Prevent exploit to loot items that are already looted

* 586c00fe2e

Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com>

* Revert "fix(Core/Player): Prevent exploit to loot items that are already looted"

This reverts commit 8376bba57925eda08e72d72e04fe6ce39fa354e2.

* refactor(Core/Misc): Update attributes to blizzlike

* Revert "refactor(Core/Misc): Update attributes to blizzlike"

This reverts commit ffc5dfc19e740b4a8396972a24ebfd1d8fc4bbc0.

* fix(Core/Spell): Remove ErrorCube visual

* cherry-pick https://github.com/trinitycore/trinitycore/commit/3b5014fdae

* cherry-pick small part of f4f7e6324d

Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Treeston <14020072+treeston@users.noreply.github.com>

* Revert "fix(Core/Spell): Remove ErrorCube visual"

This reverts commit 52ff8915dfda9c905a4094e8974b73bbc21e8eab.

* chore(ci): Upgrade MySQL ver on Windows build

* Revert "chore(ci): Upgrade MySQL ver on Windows build"

This reverts commit 3b111997308671ffa090671c0bc8aadbf3ecd05e.

* fix(DB/Auth): Possible collation error

* Update docker_build.yml

Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Treeston <14020072+treeston@users.noreply.github.com>
2021-10-13 20:00:41 -07:00
AzerothCoreBot
3cfb02fcae chore(DB): import pending files
Referenced commit(s): 21e67bae0c
2021-10-13 22:59:27 +00:00
Azcobu
21e67bae0c fix(DB/Creatures): fix various motionless rare spawns - 40-49 bracket (#6653) 2021-10-13 23:38:11 +02:00
AzerothCoreBot
43e8c3423e chore(DB): import pending files
Referenced commit(s): 747a2a4f0e
2021-10-13 19:07:31 +00:00
Skjalf
747a2a4f0e fix(Core/Graveyards): rework the graveyard selection logic to allow l… (#8022) 2021-10-13 20:07:19 +02:00
Kitzunu
92a7f8b5bd Revert "feat(APPS/installer): configure remote and pull branch in conf/config.sh (#8364)" (#8486)
This reverts commit f5c8afcf0b.
2021-10-13 17:09:55 +02:00
acidmanifesto
430157f71d feat(Core): GetDeadCreatureListInGrid helper added, for aoe loot (#8445) 2021-10-13 11:32:01 -03:00
Andrius Peleckas
b5f8b485a8 feat(Core/SAI): implemented boss state handling in SMART_ACTION_SET_INST_DATA + added additional data checks (#8369) 2021-10-13 09:54:33 -03:00
AzerothCoreBot
b11fc838af chore(DB): import pending files
Referenced commit(s): 4349f07665
2021-10-13 08:19:01 +00:00
Francesco Borzì
4349f07665 fix(DB): golorn frostbeard and curator thorius (#8269) 2021-10-13 10:17:19 +02:00
AzerothCoreBot
a3e83b846e chore(DB): import pending files
Referenced commit(s): 0694aaba59
2021-10-13 07:04:26 +00:00
IntelligentQuantum
0694aaba59 fix(DB/Quest): Very tasty! (#8362) 2021-10-13 04:02:51 -03:00
AzerothCoreBot
4539833833 chore(DB): import pending files
Referenced commit(s): cd03fd4e56
2021-10-13 03:46:04 +00:00
Skjalf
cd03fd4e56 fix(DB/Spells): fix the spell proc from Haunted, incorrectly phasing p… (#8402)
...layers out
2021-10-13 00:44:39 -03:00
Skjalf
e458ab0d5f fix(Scripts/Spells): Fix pets not being resurrected by BG Spirit Healers (#8421) 2021-10-12 22:56:00 -03:00
BytesGalore
f5c8afcf0b feat(APPS/installer): configure remote and pull branch in conf/config.sh (#8364)
Co-authored-by: BytesGalore <3903215+BytesGalore@users.noreply.github.com>
2021-10-12 22:50:13 +02:00