Commit Graph

6363 Commits

Author SHA1 Message Date
UltraNix
40740ada9f fix(DB/Creatures): Added missing spawns of Spire Scarab and Spire Scorpids. Source: TrinityCore. (#9093)
Fixes #9027
2021-11-09 19:07:05 -03:00
AzerothCoreBot
5c18ed307c chore(DB): import pending files
Referenced commit(s): c8cd2c597a
2021-11-09 20:42:19 +00:00
Skjalf
c8cd2c597a fix(Scripts/LBRS): Quartermaster Zigris (#9077) 2021-11-09 17:40:50 -03:00
sschepens
fb2a0a8336 refactor(Core): move complex functions from Object.h to Object.cpp (#9016)
Co-authored-by: QAston <qaston@gmail.com>
2021-11-09 20:32:44 +01:00
patou01
863455736e fix(core/Creature): initialize AI before calling OnCreatureCreate 2021-11-09 14:38:59 -03:00
Kitzunu
8b47540745 fix(Scripts/Misc): AhnKahet instance script typo (#9055) 2021-11-09 12:39:04 -03:00
IntelligentQuantum
540e8e9209 refactor(Scripts/Commands): Convert cs_mmap to new system (#9020) 2021-11-09 10:25:57 -03:00
Francesco Borzì
d6e0e9e5cf fix(CI/Labeller): correct config key name 2021-11-09 14:15:16 +01:00
AzerothCoreBot
2af5bd353e chore(DB): import pending files
Referenced commit(s): b3e10b1c6e
2021-11-09 12:01:27 +00:00
Azcobu
b3e10b1c6e fix(DB/Quest): remove deprecated breadcrumb quests as prerequisites fo… (#9019) 2021-11-09 12:59:48 +01:00
AzerothCoreBot
b92e9a7036 chore(DB): import pending files
Referenced commit(s): 834cfecc4f
2021-11-09 10:49:35 +00:00
Kitzunu
834cfecc4f refactor(Scripts/Spells): convert spell_warrior into new system (#9068) 2021-11-09 11:45:50 +01:00
Kitzunu
7c1fb0b088 refactor(Scripts/Spells): convert spell_warlock into new system (#9066) 2021-11-09 11:45:43 +01:00
Kitzunu
9b72a0a0e1 refactor(Scripts/Spells): convert spell_shaman into new system (#9065) 2021-11-09 11:45:35 +01:00
Kitzunu
2dc126b0df refactor(Scripts/Spells): convert spell_quest into new system (#9064) 2021-11-09 11:45:27 +01:00
Kitzunu
ebfa8878c1 refactor(Scripts/Spells): convert spell_priest into new system (#9063) 2021-11-09 11:45:19 +01:00
Kitzunu
a5a29652d3 refactor(Scripts/Spells): convert spell_paladin into new system #9058 (#9061) 2021-11-09 11:45:11 +01:00
Kitzunu
ef0bbc4c7b refactor(Scripts/Spells): convert spell_mage into new system (#9058) 2021-11-09 11:44:37 +01:00
Kitzunu
af02a8990a refactor(Scripts/Spells): convert spell_hunter into new system (#9047) 2021-11-09 11:44:16 +01:00
Kitzunu
47c44d74c3 refactor(Scripts/Creature): convert pets into new system (#9046) 2021-11-09 11:44:09 +01:00
Kitzunu
6654b98312 refactor(Scripts/Spells): convert spell_hunter into new system (#9045) 2021-11-09 11:44:01 +01:00
Kitzunu
cbc655abf7 refactor(Scripts/Spells): convert spell_druid into new system (#9043) 2021-11-09 11:43:36 +01:00
Kitzunu
7d22d8219c refactor(Scripts/Spells): convert spell_dk into new system (#9042) 2021-11-09 11:43:27 +01:00
IntelligentQuantum
e228b08316 feat(Scripts/Commands): convert cs_disable to new system (#9021) 2021-11-09 11:43:19 +01:00
Kitzunu
c3552c2c46 chore(Misc/Conf): Rearrange World.RealmAvailability (#9002) 2021-11-09 11:42:35 +01:00
Francesco Borzì
17891d8c82 fix(CI): labeller token (#9081) 2021-11-09 11:41:19 +01:00
Nefertumm
4cad90be86 fix(Core/Spells): Potential crashes in spell_generic and spell_item (#8810) 2021-11-09 07:10:03 -03:00
AzerothCoreBot
12e92b5808 chore(DB): import pending files
Referenced commit(s): 4d69f56378
2021-11-09 10:00:44 +00:00
Skjalf
4d69f56378 fix(DB/SAI): Goraluk Anvilcrack should always spawn (#9075) 2021-11-09 06:59:10 -03:00
AzerothCoreBot
f77b1c98b5 chore(DB): import pending files
Referenced commit(s): 4db3dc629b
2021-11-09 09:52:29 +00:00
Skjalf
4db3dc629b fix(DB/Conditions): Collect Rookery Egg should require nearby Rookery Egg (#9076) 2021-11-09 06:50:45 -03:00
AzerothCoreBot
8511ac1285 chore(DB): import pending files
Referenced commit(s): 6dab5a32c0
2021-11-09 02:59:32 +00:00
patou01
6dab5a32c0 fix(Scripts/LBRS): Wyrmthalak, adds no longer despawn after death (#9036) 2021-11-08 23:57:59 -03:00
Skjalf
f090d23d2c fix(Scripts/UBRS): Handle Rend and Drakkisath doors (#9072) 2021-11-08 23:44:59 -03:00
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