ZhengPeiRu21
71e8baf929
Merge branch 'azerothcore:master' into Playerbot
2023-03-22 09:35:01 -06:00
Kitzunu
35195a6eef
refactor(Scripts/Item): Make Goblin Weather Machiene script more read… ( #15467 )
...
* refactor(Scripts/Item): Make Goblin Weather Machiene script more readable
* need to validate spells ofc
* initialize the var to make ci happy
2023-03-22 06:06:32 -03:00
avarishd
2e4d19a42f
fix(Core/Spells): Add more exceptions to Aura of Despair. ( #15231 )
...
* fix(Core/Spells): Add more exceptions to Aura of Despair.
* Remove mana shield, works on Animus aoe...
Probably needs more work to proc only on searing flames, and not on profound darkness.
2023-03-21 18:32:39 -03:00
UltraNix
ed31c22cc5
fix(Core/Gossip): Do not close gossip on target deselection. ( #15457 )
...
Fixes #12399
2023-03-21 18:30:43 -03:00
avarishd
d6c7e9f630
fix(Scripts/Zangarmarsh): Move zangarmarsh npcs to SAI ( #15504 )
...
* fix(DB/SAI): Move Ashyen & Keleth to SAI.
Co-authored-by: offl <offl@users.noreply.github.com >
* Delete rev_1679303594025981500.sql
* fix(Scripts/Zone): Move zangarmarsh npcs to SAI.
Co-Authored-By: Alli <6288119+aletson@users.noreply.github.com >
Co-Authored-By: Faq <322016+Faq@users.noreply.github.com >
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
* Add Healing Touch
* " -> '
* update
* Use player_distance instead of invoker
* remove script_waypoints
---------
Co-authored-by: offl <offl@users.noreply.github.com >
Co-authored-by: Alli <6288119+aletson@users.noreply.github.com >
Co-authored-by: Faq <322016+Faq@users.noreply.github.com >
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2023-03-21 18:27:00 -03:00
Skjalf
9aee5c41e2
fix(Scripts/Misc): Fix bosses not reseting after the despawn update ( #15507 )
...
* fix bosses not reseting
* fix lk
* fix tirion not respawning
* up
2023-03-21 15:05:04 -03:00
Eddy Vega
80ac0c958d
fix(Scripts/Naxxramas): Improve Four Horsemen ( #14247 )
...
* init
* remove aggro reduction
* add visibility sql file
---------
Co-authored-by: Si1ker <Si1ker@users.noreply.github.com >
2023-03-21 15:04:18 -03:00
UltraNix
2396638a70
fix(Core): Crashfix. ( #15448 )
2023-03-21 12:45:47 -03:00
ZhengPeiRu21
e9143a2c0b
Merge branch 'azerothcore:master' into Playerbot
2023-03-21 08:46:26 -06:00
UltraNix
b2f209fb93
fix(Scripts/Spells): Bladestorm vs Sweeping Strikes. ( #15472 )
...
Fixes #15464
2023-03-20 16:39:45 -03:00
M'Dic
1d5092d37f
add (core): Dismount Helper ( #15511 )
2023-03-20 13:26:16 -04:00
avarishd
9ef069b023
fix(DB/SAI): Move Ashyen & Keleth to SAI. ( #15502 )
...
Co-authored-by: offl <offl@users.noreply.github.com >
2023-03-20 14:06:06 -03:00
Skjalf
1a562948a6
fix(Core/Object): Permanently invisible creatures should be able to e… ( #15498 )
2023-03-20 13:16:58 -03:00
UltraNix
a8b8199acb
fix(Core/Grids): Creatures should attack when loaded into grid. ( #15453 )
...
* fix(Core/Grids): Creatures should attack when loaded into grid.
Fixes #14645
* Update.
2023-03-20 10:45:41 -03:00
avarishd
1062977283
fix(Scripts/OldHillsbrad): Old Hillsbrad Foothills - Captain Skarloc casting wrong spell ( #15486 )
2023-03-20 06:05:31 -03:00
Gultask
ce40ed6278
fix(Core/Spells): Improve Feign Death scripts ( #15496 )
...
init
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2023-03-20 02:49:01 -03:00
Skjalf
05fb5cace2
fix(Scripts/Mechanar): Few updates to Sepethrea ( #15500 )
...
---------
Co-authored-by: offl <offl@users.noreply.github.com >
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-03-20 02:07:37 -03:00
Skjalf
29fba5fe38
refactor(Scripts/Mechanar): Modernize Pathaleon's script ( #15494 )
2023-03-19 21:00:11 -03:00
Skjalf
39236220bf
refactor(Scripts/Mechanar): Modernize Serpethrea script ( #15493 )
...
* refactor(Scripts/Mechanar): Modernize Serpethrea script
* validators
2023-03-19 20:49:56 -03:00
Skjalf
8f3a215b68
fix(Scripts/Mechanar): Fix Mechano-Lord Capacitus's Nether Charges ( #15495 )
...
Co-authored-by: Killyana <morphone1@gmail.com >
2023-03-19 20:49:32 -03:00
Skjalf
8bb3bfb29d
refactor(Scripts/Mechanar): Modernize Gatewatchers script ( #15492 )
2023-03-19 19:52:24 -03:00
Skjalf
f887e000b7
refactor(Scripts/Mechanar): Modernize Mechano Lord Capacitus script ( #15491 )
2023-03-19 19:52:08 -03:00
Skjalf
7b3b22a2e6
fix(Scripts/IcecrownCitadel): Rewrite the Spire Frostwyrms ( #15490 )
2023-03-19 18:38:32 -03:00
UltraNix
684bb1793d
fix(Scripts): Crashfix. ( #15459 )
2023-03-19 16:29:57 +01:00
Kitzunu
465c5b12e4
fix(Core/Arena): Fix lag caused by arena distribution ( #15444 )
...
* cherry-pick commit (3f3dee8049 )
Co-authored-by: ibakula <10998369+ibakula@users.noreply.github.com >
Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com >
2023-03-18 09:50:45 +01:00
avarishd
7f7ec62a0a
fix(Core/Spells): Healing Salve having cast time. ( #15329 )
2023-03-17 17:38:54 +01:00
avarishd
d2c132772f
fix(Script/Core): Remove hardcoded gossips in npc_taxi ( #15052 )
2023-03-17 17:38:25 +01:00
Pedro Antonio
307d09877a
fix(Core/Battlefield): Wintergrasp Workshops SW/SE ( #14104 )
...
* Now only SW and SE are owned by Attacker, the rest are for Defender team
Co-authored-by: M'Dic <joshua.lee.betts@gmail.com >
2023-03-17 15:26:54 +01:00
Kitzunu
0f2f86171a
fix(Core/Mail): Reorder mail attachment checks ( #15418 )
...
* The check never hits as CanBeTraded() checks for empty bag too and we need to check it before as it uses a different error
* Cherry-pick : 9658d15b0c
Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com >
2023-03-17 15:15:58 +01:00
Kitzunu
422db05290
fix(Core/Spell): Removed gathering failure chance from herbalism and … ( #15423 )
...
fix(Core/Spell): Removed gathering failure chance from herbalism and mining nodes
* cherry-pick commit (052dfe27fc )
Co-authored-by: Tony Konzel <saxxonpike@gmail.com >
2023-03-17 10:24:36 +01:00
Kitzunu
fd2fcc1275
fix(Core/Achievements): Add log for missing achievement ( #15425 )
...
* fix(Core/Achievements): Add log for missing achievement
* cherry-pick commit (af5bd270c3 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-03-17 10:24:15 +01:00
Kitzunu
8b27d9c464
fix(Core/PacketIO): Require valid WorldSession for CMSG_KEEP_ALIVE ( #15426 )
...
* cherry-pick commit (de4340af37 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-03-17 10:23:29 +01:00
Kitzunu
b32d3506de
fix(Core/Debugging): Improve SymInitialize fail message ( #15424 )
...
* clarify that this is not the crash error, but an error with the crash report itself
* improve formatting and message boundaries
* warn the reader that this means the call stack symbols may be inaccurate
* Cherry-pick commit (6e37438e5d )
Co-authored-by: ihm-tswow <76849026+ihm-tswow@users.noreply.github.com >
2023-03-17 07:19:03 +01:00
UltraNix
8e27906634
fix(Core/Spells): Do not remove item casted auras on respec. ( #15350 )
2023-03-16 18:35:15 -03:00
avarishd
aa3e2e052a
fix(Core/Spells): Draenei Call of Air 4/4 Susurrus buff duration. ( #15255 )
2023-03-16 19:02:31 +01:00
Revision
6e39ffa64e
fix(Core/GameObject): Pumpkin Shrine ( #13460 )
...
Co-authored-by: M'Dic <joshua.lee.betts@gmail.com >
2023-03-16 18:57:36 +01:00
Pedro Antonio
175c961c54
fix(Core/BattlefieldWG): Workshops/Graveyard not changing to neutral ( #14002 )
2023-03-16 18:51:59 +01:00
郑佩茹
be7c57507f
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Entities/Player/Player.h
2023-03-16 10:00:13 -06:00
Skjalf
40ff0c607e
fix(Scripts/IcecrownCitadel): Fix ICC buff not being reapplied after … ( #15407 )
2023-03-16 05:20:25 -03:00
UltraNix
b21f98d639
fix(Scripts/Karazhan): Chess Event. ( #14736 )
2023-03-15 00:07:49 -03:00
UltraNix
784c5e9416
fix(Core): Crashfix. ( #15337 )
2023-03-13 16:16:04 -03:00
Gultask
5890f8f7bb
fix(DB/Mechanar): Re-Construct The Mechanar spawns and remove custom scripts ( #15372 )
2023-03-13 16:15:12 -03:00
Angelo Venturini
e407ee135d
fix(Core/Logs): Fix warden fmt logs ( #15327 )
2023-03-13 19:22:13 +01:00
avarishd
6270c6ab64
fix(Scripts/Ulduar): Yogg-Saron hardcode & some adustments. ( #15146 )
2023-03-13 10:19:08 -03:00
UltraNix
6a66b36a5d
fix(Scripts/Creatures): Fixed some profession trainers. ( #15349 )
2023-03-13 08:18:44 -03:00
UltraNix
a375e713f9
fix(Core/Spells): Casting Basaic Campfire should give cooking skill. ( #15194 )
2023-03-13 08:18:00 -03:00
UltraNix
2641459304
fix(Core/Players): Charmed players should not attack critters. ( #15358 )
2023-03-13 08:15:10 -03:00
UltraNix
3d5ec682c0
fix(Core/Movement): Updated creature pet's follow movement. ( #15360 )
2023-03-13 08:14:40 -03:00
Skjalf
3fa4117195
feat(Core/BasicEvents): Add the possibility to group BasicEvents ( #15369 )
2023-03-12 21:26:52 -03:00
Skjalf
591511c875
fix(Core/Session): Let movement flags update on their own when disabl… ( #15366 )
2023-03-12 17:39:08 -03:00