Commit Graph

9062 Commits

Author SHA1 Message Date
Kitzunu
3daa8e2146 feat(DB): release ACDB 7.0.0 (#12811)
* feat(DB): release ACDB 7.0.0

* cleanup

* we try sourcery
2022-08-21 12:31:37 +02:00
AzerothCoreBot
4cd3b9c203 chore(DB): import pending files
Referenced commit(s): 5d6dfca80c
2022-08-21 07:50:20 +00:00
ZhengPeiRu21
5d6dfca80c fix(DB/creature_template): Remove Incorrect Loot (#12560) 2022-08-21 09:48:09 +02:00
neifion-00000000
233e95e74e fix(DB/creature): Entry 2961 Mountain Cougar Maintenance (#12751)
* fix(DB/creature): Entry 2961 Mountain Cougar Maintenance

corrects to sniff values, removes weird pathing

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

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

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-21 09:46:11 +02:00
neifion-00000000
06df13e4c7 fix(DB/creature): Entry 2966 (Battleboar) Maintenance (#12765)
corrects to sniff values and adjusts wander distances
removes two
2022-08-21 09:45:55 +02:00
Eddy Vega
bb978753cd fix(DB/gameobject): Update Z pos for gob guid 45150 (#12775)
* init

* .

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-08-21 09:45:26 +02:00
Gultask
2984d093ea fix(DB/waypoint): Correct typo in Fingat (Guid 134237) waypoints (#12801)
* Create rev_1660963650747679400.sql

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

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-21 09:44:30 +02:00
ZhengPeiRu21
4a4755a712 fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text (zhTW) (#12488) 2022-08-21 09:42:32 +02:00
ZhengPeiRu21
bc24e04344 fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text (esMX) (#12483) 2022-08-21 09:42:18 +02:00
ZhengPeiRu21
0856b21a73 fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text (frFR) (#12484) 2022-08-21 09:42:07 +02:00
ZhengPeiRu21
ad51d8a56a fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text (esES) (#12482) 2022-08-21 09:41:53 +02:00
ZhengPeiRu21
cb7c61e65f fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text (ruRU) (#12487) 2022-08-21 09:41:44 +02:00
ZhengPeiRu21
67560aee34 fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text (deDE) (#12481) 2022-08-21 09:41:32 +02:00
ZhengPeiRu21
32e5b85609 fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text (koKR) (#12486) 2022-08-21 09:41:16 +02:00
AzerothCoreBot
cfbd870d9e chore(DB): import pending files
Referenced commit(s): e623e9ef49
2022-08-21 04:44:54 +00:00
UltraNix
e623e9ef49 fix(Scripts/AhnQiraj): Obsidian Destroyer - Drain Mana. (#12723) 2022-08-21 01:42:46 -03:00
SoglaHash
cf2523bb5c fix(Core/RuinsOfAhnQiraj): Ossirian movement speed (#12706) 2022-08-21 01:40:26 -03:00
AzerothCoreBot
1c5e94f20e chore(DB): import pending files
Referenced commit(s): c65d4bbe56
2022-08-21 04:36:33 +00:00
UltraNix
c65d4bbe56 fix(Scripts/AhnQiraj): Implemented General Andorov event. (#12645) 2022-08-21 01:34:34 -03:00
AzerothCoreBot
39386c2228 chore(DB): import pending files
Referenced commit(s): 555aa817a5
2022-08-21 04:33:44 +00:00
temperrr
555aa817a5 fix(DB/SAI): [AQ20] Shrieker/Spitting Scarab improvement (#12793) 2022-08-21 01:31:28 -03:00
Angelo Venturini
fc1657c910 fix(Scripts/RuinsOfAhnQiraj): Buru full speed and gathering speed (#12796)
* fix(Core/RuinsOfAhnQiraj): Buru full speed and gathering speed

* cancel event before scheduling it again
2022-08-19 20:22:46 -03:00
AzerothCoreBot
e2326d2a47 chore(DB): import pending files
Referenced commit(s): ecdaf523ad
2022-08-19 14:31:22 +00:00
temperrr
ecdaf523ad fix(DB/Conditions): Gordok Shackle Key should not be seen if you already… (#12792) 2022-08-19 11:29:13 -03:00
Angelo Venturini
560a74e757 fix(Scripts/RuinsOfAhnQiraj): re-enter the instance after Buru died (#12761) 2022-08-18 16:14:39 -03:00
Patrick Lewis
635c79f141 fix(DOCKER): remove docker db import using bash (#12773)
* fix(DOCKER): remove docker db import using bash

* remove db-import command
2022-08-18 14:53:25 -04:00
Eddy Vega
d4b3de773d fix(Scripts/RuinsOfAhnQiraj): Apply movement on Ayamiss' death (#12779)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-08-18 09:44:36 -03:00
M'Dic
8b9541873a feat(Core/ChatHandler/Conf): Flood Control Addon Messages (#12603)
* feat(Core/ChatHandler): Flood Control Addon Messages

Original Closed PR by @Kitzunu
https://github.com/azerothcore/azerothcore-wotlk/pull/11675

Cherrypicked TC:
cherry-pick commit (TrinityCore/TrinityCore@5384fc1)
cherry-pick commit (stoneharry/TrinityCore@a0629fc)

Co-Authored-By: stoneharry 3818405+stoneharry@users.noreply.github.com
Co-Authored-By: Shauren shauren.trinity@gmail.com
Co-Authored-By: stoneharry <3818405+stoneharry@users.noreply.github.com>
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* update: (pr): Review Response

* update: (core): Chathandler

No reason why this case should even exist. Previous or current.  This cast is under two sided interations which will always lead to you being in a group of some sorts. there is literally zero sense having a above or equal to level 80 if statement here.

* update (cleanup): Code Style

suggestion per @Nefertumm

Co-Authored-By: Angelo Venturini <nefertum.dev@protonmail.com>

Co-authored-by: stoneharry <3818405+stoneharry@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-17 10:37:34 -04:00
SoglaHash
b2e449fd15 fix(Scripts/BlackwingLair): Chromaggus lever should stay open (#12758)
fix(Scripts/BWL): Chromaggus lever should stay open

Chromaggus lever door closes after reset, should stay open

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/12743
2022-08-16 16:02:24 -03:00
AzerothCoreBot
3829d26239 chore(DB): import pending files
Referenced commit(s): 2a297dfe29
2022-08-16 18:55:45 +00:00
Skjalf
2a297dfe29 fix(DB/Loot): Correct Tactical/Logistical assignment loots (#12760) 2022-08-16 15:53:37 -03:00
Skjalf
3cfdc7e678 fix(Core/Loot): Unique items shouldn't be hidden indiscriminately (#12759) 2022-08-16 15:52:01 -03:00
Kargatum
c3f7c4371d feat(Core/BattlegroundQueue): remove queue in all group if player leave (#12731) 2022-08-16 13:21:55 -03:00
AzerothCoreBot
88eb48297b chore(DB): import pending files
Referenced commit(s): cb887bbc22
2022-08-15 20:53:28 +00:00
Angelo Venturini
cb887bbc22 fix(Core/TempleOfAhnQiraj): Ouro rewrite (#12683) 2022-08-15 17:51:20 -03:00
AzerothCoreBot
c7a0fa1aff chore(DB): import pending files
Referenced commit(s): 46e0b87e22
2022-08-15 15:16:20 +00:00
Benjamin Jackson
46e0b87e22 fix(DB/Quest): Add Aqual Quintessence questline steps. (#12707)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2022-08-15 12:14:10 -03:00
AzerothCoreBot
a2b5d9bfcf chore(DB): import pending files
Referenced commit(s): ffa58395b7
2022-08-15 12:55:19 +00:00
UltraNix
ffa58395b7 fix(Scripts/RuinsOfAhnQiraj): Ossirian the Unscarred - Ossirian Crystals imp… (#12654)
* fix(Scripts/AhnQiraj): Ossirian the Unscarred - Ossirian Crystals improvements:

Added missing initial spawn of crystal.
Added more crystal spawn points.
Crystals should despawn on wipe.
Fixes #12472

* Update.

* Update.

* Update.

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-15 09:53:21 -03:00
Maelthyr
d0d1671745 feat(Core/Debug): GetDebugInfo implementation (#12705)
Cherry-pick: 9a924fb9d5

Co-authored-by: jackpoz <giacomopoz@gmail.com>

Co-authored-by: jackpoz <giacomopoz@gmail.com>
2022-08-15 09:43:41 -03:00
AzerothCoreBot
0fa783793e chore(DB): import pending files
Referenced commit(s): 986cb2132b
2022-08-15 12:34:23 +00:00
temperrr
986cb2132b fix(DB/SAI): Zanzil zombie should not cast triggered abilities 2022-08-15 09:32:12 -03:00
AzerothCoreBot
a8787b9d22 chore(DB): import pending files
Referenced commit(s): 4fa0d6b0cc
2022-08-15 09:13:12 +00:00
Skjalf
4fa0d6b0cc fix(Scripts/RuinsOfAhnQiraj): Rework Ayamiss (#12738)
* fix(Scripts/RuinsOfAhnQiraj): Rework Ayamiss

- Use serverside spells to handle the Hive'Zara Swarmers
- Adjust pathing and timers
- Rewrite its script to TaskScheduler

Co-Authored-By: Gultask <100873791+Gultask@users.noreply.github.com>

* fix swarmers not being summoned if the boss is casting & movement


* Update landing path for swarmers

* fix: Update the looping script

* correct trash ability

* fix ayamiss landing

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2022-08-15 06:10:55 -03:00
Skjalf
523d4fbb08 fix(Scripts/World): Emerald Dragon's Dream Fog should chase switch ta… (#12728)
…rgets once reaching their chase target
2022-08-15 04:03:36 -03:00
Synful-Syn
b7b882367e fix(Core/Mage) Water Elemental wrongly ressurected at Spirit Healer (#12684) 2022-08-15 03:35:07 -03:00
AzerothCoreBot
866f5e128c chore(DB): import pending files
Referenced commit(s): 59afa51f37
2022-08-15 05:52:32 +00:00
SoglaHash
59afa51f37 fix(DB/EversongWoods): Add Jero'me weapons (#12710) 2022-08-15 02:50:34 -03:00
AzerothCoreBot
01b07969ce chore(DB): import pending files
Referenced commit(s): 2db38e82a6
2022-08-15 05:49:59 +00:00
SoglaHash
2db38e82a6 fix(DB/EversongWoods): Fix Angershade noise spam (#12703) 2022-08-15 02:47:56 -03:00