Commit Graph

6329 Commits

Author SHA1 Message Date
Skjalf
3e82e8a0df fix(Scripts/UBRS): Rend's summon spell should be a triggered cast (#9074)
Fixes him not being summoned if Gyth's casting something when the transition hits.
2021-11-08 22:53:59 -03:00
UltraNix
affa6f9084 refactor(Core/Combat): Cleanup DoZoneInCombat function. (#8789)
* Core/Combat: Cleanup DoZoneInCombat function.

Updates #7960

* Restore distance parameter.

* You don't belong here.

* Update
2021-11-09 00:54:44 +01:00
patou01
5d1a7a4dc9 chore(Scripts/UBRS) - incorrect unannotated fallthroughs (#9035) 2021-11-08 19:08:08 -03:00
Kitzunu
24f9f993cc refactor(GameObjectAI): Change self-accessor to "me" (#9041) 2021-11-08 22:06:04 +01:00
AzerothCoreBot
84b1295938 chore(DB): import pending files
Referenced commit(s): df5d721ca8
2021-11-08 18:33:32 +00:00
Nefertumm
df5d721ca8 fix(Core/Build): Delete spell_dbc data with wrong values (#9012) 2021-11-08 15:31:54 -03:00
AzerothCoreBot
36d5164861 chore(DB): import pending files
Referenced commit(s): 6a7fcca7e3
2021-11-08 18:06:31 +00:00
UltraNix
6a7fcca7e3 fix(DB/Quests): Set Hallow's End Treats quests as repeatable. (#8954) 2021-11-08 15:04:15 -03:00
Andrius Peleckas
18b2f3fd24 fix(Scripts/MoltenCore) Fixed golemagg minions evade due range behavior (#8940) 2021-11-08 14:58:21 -03:00
Andrius Peleckas
a743f42360 fix(Scripts/MoltenCore): Fixed shazzrah "23138 - Gate of Shazzrah" (#8942) 2021-11-08 14:53:23 -03:00
Kitzunu
a062653c0e chore(Script/ApplySpellFix): Correct some comments (#9001) 2021-11-08 13:46:11 -03:00
AzerothCoreBot
0f89113c17 chore(DB): import pending files
Referenced commit(s): bbd547fc14
2021-11-08 16:12:52 +00:00
Andrius Peleckas
bbd547fc14 fix(Scripts/MoltenCore): Fixed some Geddon encounter issues (#8941) 2021-11-08 13:11:10 -03:00
Jameson
009a52d1f1 fix(docker): Solve the issue with SQL connection strings in env.ac (#9015)
* Update env.ac

thank you https://github.com/pappons

adds " to \conf\env.ac values that are required to properly import ac client-data. solves https://github.com/azerothcore/azerothcore-wotlk/issues/8637
2021-11-08 10:28:43 -03:00
AzerothCoreBot
e621ba184b chore(DB): import pending files
Referenced commit(s): b2a4360dce
2021-11-08 13:06:35 +00:00
Nefertumm
b2a4360dce fix(DB/Creature): Populate Wetlands Farm (#9013) 2021-11-08 10:04:57 -03:00
IntelligentQuantum
4653641a0b refactor(Scripts/Commands): Convert cs_cast to new system (#8997) 2021-11-08 09:06:51 -03:00
AzerothCoreBot
27b880876d chore(DB): import pending files
Referenced commit(s): 32c28b629e
2021-11-08 08:28:07 +00:00
UltraNix
32c28b629e fix(DB/Loot): remove Wintersbite from invalid loot tables. (#8933)
- Closes #8605
2021-11-08 09:26:32 +01:00
AzerothCoreBot
9316629af8 chore(DB): import pending files
Referenced commit(s): 99131575a6
2021-11-08 01:38:52 +00:00
Skjalf
99131575a6 fix(Scripts/UBRS): General Drakkisath adds (#8988) 2021-11-07 22:37:06 -03:00
AzerothCoreBot
8b4442b0bb chore(DB): import pending files
Referenced commit(s): a9e5b35a5d
2021-11-07 23:51:07 +00:00
IntelligentQuantum
a9e5b35a5d feat(Scripts/Commands): new command to debug play music (#8967) 2021-11-08 00:49:35 +01:00
AzerothCoreBot
665ea22c6c chore(DB): import pending files
Referenced commit(s): 85fe4ace22
2021-11-07 23:13:24 +00:00
UltraNix
85fe4ace22 fix(DB/Quest): add missing POI for Masked Orphan Matron/Costumed Orphan Matron quests (#8950)
- Closes #8618
2021-11-08 00:11:56 +01:00
AzerothCoreBot
8087dbaa49 chore(DB): import pending files
Referenced commit(s): d05b9d45ac
2021-11-07 19:47:22 +00:00
Jan M. D. Hansen
d05b9d45ac fix(DB/Creature): Corrects spawn times of various Westfall rare mobs (#8949) 2021-11-07 20:41:59 +01:00
UltraNix
e55a93eec8 Core/Spells: Triggered spells should not cause players to stand up (#8986)
- Closes #8764
2021-11-07 20:41:25 +01:00
UltraNix
b00e9072b4 fix(Core/Spells): Troll Roof Stalker's Stealth and Ashenvale Outrunne… (#8984)
- Closes #8727
2021-11-07 20:41:07 +01:00
UltraNix
9f0a78a0ca fix(Core/Spells): Slam should suspend attack timers (#8981)
- Closes #8723
2021-11-07 20:40:48 +01:00
UltraNix
0e84538ee1 fix(Core/Players): charge should not delay player's auto attacks (#8978)
- Closes #7266
2021-11-07 20:40:34 +01:00
UltraNix
53a7a295fd fix(Core/DungeonFinder): enable requeueing inside random dungeon (#8948)
- Closes #8609
2021-11-07 20:40:03 +01:00
Francesco Borzì
f823328f7b fix(CI): labelled builds (#9037) 2021-11-07 20:33:23 +01:00
Kitzunu
463a98f82e fix(Labeler): file-cpp (#9025) 2021-11-07 15:55:53 +01:00
AzerothCoreBot
ebe255d6c0 chore(DB): import pending files
Referenced commit(s): 6e31948718
2021-11-07 11:31:02 +00:00
Azcobu
6e31948718 fix(DB/creature_loot): Removes Sayge's Fortunes from all NPCs (#8944) 2021-11-07 12:29:27 +01:00
AzerothCoreBot
b1d3f8f839 chore(DB): import pending files
Referenced commit(s): 7cd03f1429
2021-11-07 09:12:50 +00:00
Francesco Borzì
7cd03f1429 feat(CI): skip matrix builds for non-C++ changes (#9008) 2021-11-07 10:11:13 +01:00
patou01
cb07d1fc8a fix(Scripts/DB): UBRS Solakar / father flame (#8236) 2021-11-07 10:10:19 +01:00
Kargatum
c0728f6e2d feat(Core/Packets): rework HandleWhoOpcode (#8863) 2021-11-07 09:51:36 +01:00
Kitzunu
430fa147fd feat(Scripts): Implement generic script loader and registry macros (#8976)
* cherry-pick commit (fb87ac8e8d)

* cherry-pick commit (7d4fbf706a (diff-ea1c86c26019127a4e99686cd9029f9ec3e8193f2761b262c2475668edc06764))

* cherry-pick commit (75a6a7a0ad (diff-ea1c86c26019127a4e99686cd9029f9ec3e8193f2761b262c2475668edc06764))

Co-Authored-By: Treeston <14020072+Treeston@users.noreply.github.com>
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-11-07 02:21:00 -03:00
Skjalf
e547f5c2b5 fix(Scripts/UBRS): Warmaster Voone stances (#8972) 2021-11-07 01:14:51 -03:00
Nefertumm
babb7d6c69 fix(Core/Spells): Exploit with silithyst aura (#9014) 2021-11-06 23:51:54 -03:00
AzerothCoreBot
8fc9f62376 chore(DB): import pending files
Referenced commit(s): 0958f2f129
2021-11-06 23:46:07 +00:00
acidmanifesto
0958f2f129 fix(Core/DB/SAI): [Quest] - Weapons of Spirit / Allows Value 3 for react SAI WP Start Consolidated PR (#8926) 2021-11-07 00:21:05 +01:00
Kargatum
26ac1816d0 fix(Core/DB-Updater): correct world DB update (#9009) 2021-11-06 20:12:57 +01:00
AzerothCoreBot
9177f23559 chore(DB): import pending files
Referenced commit(s): 9f334c8c0a
2021-11-06 15:04:26 +00:00
Skjalf
9f334c8c0a chore(DB): Fix SQL imports/database revision (#8999) 2021-11-06 12:02:51 -03:00
AzerothCoreBot
97effd83d1 chore(DB): import pending files
Referenced commit(s): 70d8b88f3b
2021-11-06 13:07:47 +00:00
UltraNix
70d8b88f3b feat(Core/Modules): Preparation to implement progression-system module. (#8837) 2021-11-06 10:06:12 -03:00