Commit Graph

6759 Commits

Author SHA1 Message Date
Azcobu
4c42f4e57d fix(DB/creature): Remove money drops from Imp Minion (#9533) 2021-12-11 14:07:45 -03:00
Skjalf
1e3ba98fba refactor(Scripts/Command): Simplify command go set state (#9527) 2021-12-11 13:58:59 -03:00
Noxies
5ec50ac119 fix(Core/Commands): Item duplication exploit (#9650) 2021-12-11 13:21:07 -03:00
AzerothCoreBot
41e19b8bb5 chore(DB): import pending files
Referenced commit(s): 10ce7a7460
2021-12-11 13:29:01 +00:00
Malcrom
10ce7a7460 fix(DB/SAI): Quest 9678 "The First Trial" (#9528) 2021-12-11 10:27:29 -03:00
AzerothCoreBot
c69f1050be chore(DB): import pending files
Referenced commit(s): ad86b1ef14
2021-12-11 12:51:18 +00:00
Kitzunu
ad86b1ef14 fix(DB/Gob): Move D.I.S.C.O script to spell_scripts (#9524) 2021-12-11 09:49:46 -03:00
AzerothCoreBot
efea0a9a10 chore(DB): import pending files
Referenced commit(s): abcd9218a2
2021-12-11 12:42:14 +00:00
Kitzunu
abcd9218a2 fix(DB/Creature): Greatfather Winter (#9522) 2021-12-11 09:40:34 -03:00
AzerothCoreBot
9c4ccd13de chore(DB): import pending files
Referenced commit(s): 09c3fea533
2021-12-11 12:34:17 +00:00
Nefertumm
09c3fea533 fix(DB/Creature): set proper faction for Deepmoss Hatlings (#9523) 2021-12-11 09:32:43 -03:00
AzerothCoreBot
c7fdd2b45e chore(DB): import pending files
Referenced commit(s): 488b0d454a
2021-12-11 11:11:31 +00:00
Malcrom
488b0d454a fix(DB/Pathing): Reworked Sunsail Anchorage in Eversong Woods with pathing (#9517) 2021-12-11 08:09:51 -03:00
AzerothCoreBot
84c98a5660 chore(DB): import pending files
Referenced commit(s): e2a32bb7fc
2021-12-11 10:58:08 +00:00
Skjalf
e2a32bb7fc fix(Scripts/MoltenCore): Properly spawn Ragnaros' Sons of Flame (#9642) 2021-12-11 07:56:33 -03:00
AzerothCoreBot
bf199ff1de chore(DB): import pending files
Referenced commit(s): 26b74c8714
2021-12-11 10:34:00 +00:00
Skjalf
26b74c8714 fix(DB/SAI): Correct target for some Dalaran vendor welcome texts (#9516) 2021-12-11 07:32:21 -03:00
IntelligentQuantum
3591f69662 refactor(Core/Packet): Guild (#9411)
* Core/Packet: Guild

* Winfi
2021-12-11 10:00:06 +01:00
Kargatum
fad214efe0 feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
AzerothCoreBot
6c8ed5b352 chore(DB): import pending files
Referenced commit(s): 678e50fa32
2021-12-10 16:06:07 +00:00
Vox
678e50fa32 fix(DB/SAI): Nathanos Blightcaller Combat Script (#9507) 2021-12-10 13:04:27 -03:00
Skjalf
2d55974c0c Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631)
This reverts commit 85d2c39a48.
2021-12-10 15:31:48 +01:00
UltraNix
8b200fae91 fix(Scripts/Spells): Fixed logic in Glyph of Prayer of Healing script. (#9502)
Fixes #8645
2021-12-10 09:11:26 -03:00
Kargatum
0f1c0c154d feat(Core/Config): implement loading files optional (#8198) 2021-12-10 11:53:31 +01:00
UltraNix
e5cbba1c4c fix(Core/Spells): Melee spells are not affected by cast haste modifiers. Source: TrinityCore. (#9501)
Fixes #5136
2021-12-10 01:21:49 -03:00
UltraNix
52d8e1b68a fix(Core/Spells): Channeled destination spells should not interrupt flag capturing. (#9472)
Fixes #9225
2021-12-09 23:45:01 -03:00
schell244
39355fa1ee fix(Core/Players): Update the player's zone and area only after update the player's position server-side (#9419) 2021-12-09 21:58:43 -03:00
acidmanifesto
85d2c39a48 fix(Core/Spells): Forward core changes (#8841) 2021-12-09 18:24:16 -03:00
UltraNix
0300cef119 fix(Core/Auras): Always process hover/waterwalking movement flags on aura removal. (#9416)
Fixes #9056
2021-12-09 18:06:53 -03:00
AzerothCoreBot
02636e79f5 chore(DB): import pending files
Referenced commit(s): c124b7deb4
2021-12-09 18:00:27 +00:00
Vox
c124b7deb4 fix(DB/Creature): apply 'Permanent Feign Death' to Citizen of New Avalon (#9499) 2021-12-09 17:17:30 +01:00
Kargatum
ce03319cf2 feat(CI/Modules): disable build mod-azerothshard (#9605) 2021-12-09 15:24:24 +01:00
Kargatum
c8809f15c2 feat(Core/ScriptMgr): correct execute bool hooks (#9574) 2021-12-09 10:58:23 -03:00
AzerothCoreBot
d007fe1ca4 chore(DB): import pending files
Referenced commit(s): 438fce9326
2021-12-09 12:24:33 +00:00
Cláudio Costa
438fce9326 fix(DB/Gossip): Mux manascrambler's conditions (#9442)
* fix(DB): Mux manascrambler's conditions

- Added conditions for both horde and alliance based on having the items
  on inventory and bank.
- Added his SmartAI to make the gossips function.

* last change before being good
2021-12-09 09:20:20 -03:00
UltraNix
52d4c43bcf fix(Core/Spells): Damage spell modifiers do not affect wands. (#9418)
Fixes #9130
2021-12-09 08:11:58 -03:00
AzerothCoreBot
bfffa70982 chore(DB): import pending files
Referenced commit(s): 2ba68d65b5
2021-12-09 09:57:42 +00:00
Malcrom
2ba68d65b5 fix(DB/Loot): all starting area loot to work like Official (#9379) 2021-12-09 10:36:16 +01:00
AzerothCoreBot
e296239e2b chore(DB): import pending files
Referenced commit(s): c95c29838b
2021-12-09 02:58:57 +00:00
Noxies
c95c29838b feat(Scripts/Commands): Item restoration command (#9538)
* Implement item restore command & move itemmove to new item cmd

* Implement LANG_COMMAND_DISABLED

* Prevent command usage if no config is set

* WIP: `.item restore list`

* Fix restore list & create base for restore item

* Send item to player via mail

* Put player as last argument

* Use Postmaster & fix restore list

* Show item name in restore list

* Update HandleItemMoveCommand to be using the api

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>

* Send item instantly if online
2021-12-08 23:57:15 -03:00
Skjalf
8ae8db5283 fix(Scripts/MoltenCore): Solve an issue causing Ragnaros melee checks to be skipped (#9599) 2021-12-08 22:47:35 -03:00
AzerothCoreBot
1dc04569b4 chore(DB): import pending files
Referenced commit(s): 2ce3d7923c
2021-12-09 00:42:24 +00:00
Beta.Yi
2ce3d7923c fix(DB/GameObject): ZAM hostage chest unlootble
*
2021-12-08 21:40:51 -03:00
AzerothCoreBot
67e829594d chore(DB): import pending files
Referenced commit(s): 0f4caeb0c3
2021-12-09 00:29:33 +00:00
UltraNix
0f4caeb0c3 fix(DB/Instances): Dark Keeper Portrait should summon only one boss. (#9346)
Fixes #9255
2021-12-08 21:28:01 -03:00
Kaiser
fa46f13b09 feat(Core/Build): Patched to be buildable on FreeBSD 13.0-RELEASE (#9568) 2021-12-08 20:06:26 -03:00
UltraNix
85abfafb2b fix(Core/Battlegrounds): Delay a little bit relocation of dead players. (#9302)
Fixes #8958
2021-12-08 18:10:26 -03:00
UltraNix
6c1846ad8f fix(Scripts/Brewfest): Set proper npc entry to NPC_NORMAL_VOODOO (#9262)
* fix(Scripts/Brewfest): Set proper npc entry to `NPC_NORMAL_VOODOO`

Fixes #8027
2021-12-08 17:31:04 -03:00
Malcrom
e8481791e0 fix(Core/Spell) Green Beam spells should only hit one target (#9593)
* fix(Core/Spell) Green Beam spells should only hit one target

* Update SpellMgr.cpp

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2021-12-08 19:48:32 +01:00
AzerothCoreBot
7bc8b48a06 chore(DB): import pending files
Referenced commit(s): 4982c4eeb7
2021-12-08 18:04:11 +00:00