Commit Graph

10827 Commits

Author SHA1 Message Date
avarishd
c028d07484 fix(DB/Conditions): Jesse Masters selling items without quest completion (#15777)
* fix(DB/Conditions): Jesse Masters selling items without quest completion.

* require only 12212 to show gossip

* comment
2023-04-04 00:19:54 -03:00
avarishd
dc6238d3b2 fix(DB/Loot): Blood of the Mountain dropping from wrong mobs. (#15768)
* fix(DB/Loot): Blood of the Mountain dropping from wrong mobs.

* Update rev_1680371174965612100.sql
2023-04-04 00:19:46 -03:00
avarishd
8926a1e62a fix(DB/SAI): Port The Knife Revealed RP from Trinity. (#15796)
fix(DB/SAI): Port The Knife Revealed rp from Trinity.

https: //github.com/TrinityCore/TrinityCore/issues/18569

Co-authored-by: Rushor <Rushor@users.noreply.github.com>
2023-04-04 00:19:37 -03:00
avarishd
4833dd01a9 fix(DB/SAI): Correct Bael'dun creatures not fleeing. (#15794)
* fix(DB/SAI): Correct Bael'dun creatures not fleeing.

* comment

* order
2023-04-04 00:19:26 -03:00
neifion-00000000
1563586041 fix(DB/SAI): Slow down Darkshire City Hall broadcasts (#15791)
* fix(db/SAI): Slow down Darkshire City Hall broadcasts

* Update rev_1680487892209055100.sql
2023-04-04 00:19:15 -03:00
avarishd
6099915c64 fix(DB/creature_addon): Remove deprecated bytes2 flags. (#15788)
* fix(DB/creature_addon): Remove deprecated bytes2 flags.

* Update rev_1680463160388009300.sql

* update

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

* remove auras from 50009

* creature_template_addon

* creature_template_addon
2023-04-04 00:18:27 -03:00
Skjalf
572a7ea60d feat(Scripts/IcecrownCitadel): Allow game masters to skip boss checks (#15810) 2023-04-03 23:29:51 -03:00
AzerothCoreBot
3e4d5eca3a chore(DB): import pending files
Referenced commit(s): ea1eed7362
2023-04-03 03:09:58 +00:00
Skjalf
ea1eed7362 fix(Scripts/IcecrownCitadel): Script Sindragosa's respawn/waypoints (#15792) 2023-04-03 00:07:10 -03:00
AzerothCoreBot
b8a0105ca9 chore(DB): import pending files
Referenced commit(s): 72a55abf4b
2023-04-02 20:27:09 +00:00
UltraNix
72a55abf4b fix(DB/Spells): Added 8sec cooldown to Stormchops proc. (#15756)
* fix(DB/Spells): Added 8sec cooldown to Stormchops proc.

Fixes #15741

* missing sql.

* Update rev_1680339981481024600.sql

* Update rev_1680339981481024600.sql
2023-04-02 17:24:37 -03:00
Mathematical Shitpost Emissary
0fec0bdf4d fix(DB) Deadmines Cleaver should only drop from Defias Henchman (#14807)
* Defias Henchman

* Update rev_1675140644244916700.sql

* Update rev_1675140644244916700.sql

* Update rev_1675140644244916700.sql

* Update rev_1675140644244916700.sql
2023-04-02 17:24:26 -03:00
AzerothCoreBot
c8d0e860b9 chore(DB): import pending files
Referenced commit(s): 4b1c84b8de
2023-04-02 18:50:57 +00:00
avarishd
4b1c84b8de fix(DB/Conditions): Lok'delar & Rhok'delar should not be mutually exclusive. (#15183)
* fix(DB/Conditions): Lok'delar and Rhok'delar should not be mutually exclusive.

* Add requirement Sinew & String to not be in inventory.

* typo

* update
2023-04-02 15:48:26 -03:00
AzerothCoreBot
69a7beb9b2 chore(DB): import pending files
Referenced commit(s): a8a3c4ed10
2023-04-02 18:39:47 +00:00
avarishd
a8a3c4ed10 fix(Scripts/VioletHold): Remove hardcoded text and add some of the missing gossips. (#15058)
* Remove hardcode and add some of the missing gossip.

* cs

* {}

* ///
2023-04-02 15:37:21 -03:00
Kitzunu
5a55cb9522 fix(Core/Spell): Remove channeled auras when caster and target are no… (#15419)
fix(Core/Spell): Remove channeled auras when caster and target are not on the same map

* Chery-pick commit (d23c839998)

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2023-04-02 15:36:13 -03:00
ZhengPeiRu21
817cb2d685 fix(Scripts/MoltenCore): Correct Baron Geddon Inferno damage values (#15637)
* fix(Scripts/Molten Core): Correct Baron Geddon Inferno damage values

* Update tick counts
2023-04-02 15:35:47 -03:00
UltraNix
b42075f849 fix(Core/SmartScripts): Fixed SMART_EVENT_FRIENDLY_HEALTH_PCT event. (#15579)
Fixes #15515
2023-04-02 15:34:01 -03:00
Gultask
713d823062 fix(DB/SAI): Yet another fix for Teron Gorefiend not resetting (#15315)
* Create rev_1678331336012484400.sql

* Update rev_1678331336012484400.sql

* Update rev_1678331336012484400.sql
2023-04-02 15:33:11 -03:00
Kitzunu
e91d62dce6 fix(Core/Players): Added error message for death knights attempting to lea… (#15420)
Core/Players: Added error message for death knights attempting to leave their starting zone early

* cherry-pick commit (2dc1b69a70)

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2023-04-02 15:32:47 -03:00
Kitzunu
29d79e080f fix(Core/Guilds): Improve HandleRoster performance (#15421)
* cherry-pick commit ee6bbd68bd

* takes call time from ~400 microseconds to ~260 microseconds on my machine in a guild with 900 members

Co-authored-by: ihm-tswow <76849026+ihm-tswow@users.noreply.github.com>
2023-04-02 15:32:25 -03:00
Kitzunu
f80fb9b482 fix(Core/World): Remove artificially high minimal update intervals an… (#15422)
fix(Core/World): Remove artificially high minimal update intervals and Allow specifying minimum world updates diff in config

* Allow specifying minimum world updates diff in config
* Remove artificially high minimal update intervals

* cherry-pick commit (29a4153f00)
* cherry-pick commit (de4920de81)
* cherry-pick commit (32cef906b0)

Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2023-04-02 15:31:50 -03:00
Kitzunu
40cce659e9 chore(Conf/Misc): Make it easier to find FreezeDetector (#15451) 2023-04-02 15:31:19 -03:00
Kitzunu
511c1918bd fix(Core/Item): Fixed incorrect damage mod for Heirloom 2H weapons (#15443)
* cherry-pick commit (13fa60ab86)

Co-authored-by: robinsch <robinsch@users.noreply.github.com>
2023-04-02 15:30:47 -03:00
Kitzunu
a0c51a45fb fix(Core/Player): Send player's own auras before all visible objects (#15445)
* fix(Core/Player): Send player's own auras before all visible objects

* cherry-pick commit (c6cd272505)

Co-Authored-By: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com>

* Update Map.cpp

* Update src/server/game/Entities/Player/Player.cpp

* Update src/server/game/Entities/Player/Player.cpp

* Update src/server/game/Maps/Map.cpp

---------

Co-authored-by: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com>
2023-04-02 15:30:26 -03:00
UltraNix
e6fb7ff806 fix(Scripts/Karazhan): Fixed locking Shad of Aran entrance door. (#15450)
Fixes #15434
2023-04-02 15:29:56 -03:00
neifion-00000000
3fd2c2a6d8 fix(DB/Loot): Fix Warlord Kalithresh Normal Loot (#15760) 2023-04-02 15:28:59 -03:00
UltraNix
a72f5f97e6 fix(Core/Spells): Implemented ENCHANT_PROC_ATTR_EXCLUSIVE. (#15476)
Fixes #12132
2023-04-02 15:28:23 -03:00
UltraNix
d029ffe3ab fix(Core/Spells): Fixed Battlegear of Eternal Justice set bonus. (#15593)
Fixes #14696
2023-04-02 15:28:03 -03:00
Gultask
9f50dbc6d3 fix(DB/SAI): Change castflags for Death Watcher's Death Count (#15739)
Create rev_1680272944718299700.sql
2023-04-02 15:27:50 -03:00
Gultask
126424e916 fix(DB/Creature): Some immunities in Arcatraz (#15750)
* Create rev_1680294116991836000.sql

* Update rev_1680294116991836000.sql

* Update rev_1680294116991836000.sql
2023-04-02 15:27:36 -03:00
elthehablo
e85d829493 fix(Scripts/Arcatraz): fix Trial of the Naaru: Tenacity complete condition (#15742)
* fix(Scripts/Arcatraz): fix Trial of the Naaru: Tenacity complete condition

should now only complete on heroic mode

* adaptation of edit to AC syntax

brackets fixed :)
2023-04-02 15:27:06 -03:00
AzerothCoreBot
19d4568202 chore(DB): import pending files
Referenced commit(s): dda0b30c77
2023-04-02 17:57:50 +00:00
pedrohfm9
dda0b30c77 fix(DB/Creature): Grunda Bronzewing is now mounted (#15783) 2023-04-02 19:55:15 +02:00
AzerothCoreBot
7b017914e7 chore(DB): import pending files
Referenced commit(s): dcb709a0f3
2023-04-02 13:17:15 +00:00
avarishd
dcb709a0f3 fix(DB/Loot): Mote of Shadow dropping from wrong creatures. (#15590)
* fix(DB/Loot): Mote of Shadow dropping from wrong creatures.

* add column names
2023-04-02 10:14:36 -03:00
Kitzunu
2b5e469c1b chore(Github): clarify OS in issue themplates (#15765)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/15734
2023-04-02 10:14:16 -03:00
Gultask
9eb539a5af fix(DB/SAI): Fix Arcatraz Sentinels spawning at 1 health (#15762)
Create sentinel2.sql
2023-04-02 10:13:34 -03:00
UltraNix
1acbb9ee53 fix(Core/Spells): Fixed Spiritual Attunement not working with partial… (#15767)
fix(Core/Spells): Fixed Spiritual Attunement not working with partial overheals.

Fixes #14430
2023-04-02 10:13:16 -03:00
Gultask
4d24c412e0 fix(DB/Quest): Prevent infinite spawning of [DND]Spirit 1 (#15774)
Create infinite.sql
2023-04-02 10:12:18 -03:00
Axel Cocat
d028a6253a fix(Core/Pet): fix Pet::resetTalentsForAllPetsOf for stabled pets (#15779) 2023-04-02 14:48:03 +02:00
Skjalf
c0253d91a7 fix(Scripts/SethekkHalls): Prevent pets from pulling Ikiss from behin… (#15764)
* fix(Scripts/SethekkHalls): Prevent pets from pulling Ikiss from behind doors

* Update src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_talon_king_ikiss.cpp
2023-04-02 09:43:50 -03:00
AzerothCoreBot
d4e87f2791 chore(DB): import pending files
Referenced commit(s): 97e475ae9f
2023-04-01 01:49:38 +00:00
neifion-00000000
97e475ae9f fix(DB/Loot): Harbinger Skyriss Normal Loot (#15752)
* fix(db/loot): Harbinger Skyriss Normal Loot

* Update data/sql/updates/pending_db_world/rev_1680298149569301100.sql
2023-03-31 22:46:58 -03:00
Gultask
e4320ea8f8 chore(DB/SAI): Move Arcane Container script to SAI (#15754)
Create rev_1680309231242305300.sql
2023-03-31 22:46:42 -03:00
Tereneckla
10dab22f34 fix (DB/SAI) Also remove Death Count from non-players (pets) (#15749)
* Commit
2023-03-31 22:46:20 -03:00
AzerothCoreBot
9b196125a7 chore(DB): import pending files
Referenced commit(s): b7c947e473
2023-03-31 19:37:38 +00:00
v-mstrs
b7c947e473 fix(DB/SAI) Stone Keepers now use Self Destruct (#15744)
* fix(DB/SAI) Stone Keeper now use Self Destruct

Closes #7357

* Update data/sql/updates/pending_db_world/rev_1680277738222003722.sql
2023-03-31 16:34:52 -03:00
Tereneckla
a4b0f85a46 fix (DB/SAI) Negaton Screamer Aura removal on element reset (#15745)
* Create Negaton Screamer.sql

* Add files via upload

* Delete Negaton Screamer.sql

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

* Update data/sql/updates/pending_db_world/rev_1680280460328451900.sql
2023-03-31 16:34:36 -03:00