Commit Graph
13429 Commits
Author SHA1 Message Date
offl ceb42213cb DB/Quest: Rework 'Sarkoth' (804)
Ref #25984

(cherry picked from commit c737817a600dbb33b070f4172052f9ace81d8097)
2022-03-11 12:45:54 +01:00
offl 41e06cda1e DB/Creature: Update Lady Jaina Proudmoore (4968)
Ref #25984

(cherry picked from commit da8b2cc64ed64d43b02d28d5b70382249d0f4de5)
2022-03-11 12:44:25 +01:00
offl 9d31b32910 DB/Creature: Update Theresa (5697)
Ref #25984

(cherry picked from commit bf54020b491718f7383b4f7b639bc7dcd07d3b3a)
2022-03-11 12:41:40 +01:00
offl 224a7d6de5 DB/Creature: Update Myzrael (2755)
Ref #25984

(cherry picked from commit b8d93ef6713d5496c797ac03d435f2fffcfcca4f)
2022-03-11 12:39:17 +01:00
offl 49c8d45ae0 DB/SAI: Fix wrong param of one of SMART_ACTION_CALL_RANDOM_RANGE_TIMED_ACTIONLIST
(cherry picked from commit e0f8b0825a1a8a88561cf2761f5ce4b64cde8d77)
2022-03-11 12:38:16 +01:00
offl 81730cf4b8 DB/SAI: Remove wrongly used SmartActionSummonCreatureFlags
Closes #26595

After ee839fe action_param5 is used as SmartActionSummonCreatureFlags and 1 is PersonalSpawn. And somehow currently action_param5 = 1 is used in 40 actions even if that param wasn't used by core before ee839fe. Because of that those summoned creatures became personal spawns of creatures or objects and were not visible to player as they're supposed to be

(cherry picked from commit 338abd531556822d17924025f6d460a3fd9899a2)
2022-03-11 12:37:06 +01:00
Cerveciento 7de51d5ebc DB/Locales: Add missing esES & esMX quest locales (Part 173)
Closes #26610

(cherry picked from commit b121b9c51f82ed6d3819c250ba9134f0334718a7)
2022-03-11 12:35:54 +01:00
Cerveciento d3e11e84f1 DB/Locales: Add missing esES & esMX quest locales (Part 172)
Closes #26604

(cherry picked from commit 2059e41d9b500ad7307a6e3f4817630d9176ca6e)
2022-03-11 12:34:36 +01:00
Cerveciento 1d3e4a94a2 DB/Locales: Add missing esES & esMX quest locales (Part 171)
Closes #26596

(cherry picked from commit e11c59eaadc53c488917e06b609e478f33431b01)
2022-03-11 12:33:36 +01:00
offl bead9842a1 DB/SAI: Fix wrong boolean values
Ref #26608

(cherry picked from commit 766b38fb5b1fd0ef4e985c10b10cdff848acf775)
2022-03-11 12:19:34 +01:00
Jinnaix e32ecf32c8 DB/Misc: Add new View for RBAC
(cherry picked from commit 46bab72af54c57cc654ebc0af685eafa3011c5dc)
2022-03-11 12:13:30 +01:00
Gildor 7d01ad8b8f Scripts/Commands: Minor improvements in .pinfo and .unban character commands (#26586)
* Scripts/Commands: Minor improvements in .pinfo and .unban character commands

(cherry picked from commit 5446209b89146fdbe01627e806f7beddd6ae5de8)
2022-03-11 11:33:37 +01:00
jackpoz 92609b4e34 DB/Creature: Convert 27353 to spawn summons with 1 action instead of 30 linked actions
Thanks @Jinnai for the sql update.
Close #26605

(cherry picked from commit a7fa9f28db87403ce2c19d86364bfe93b6c96aa4)
2022-03-11 10:44:43 +01:00
offl a232e86484 DB/Creature: Remove more evil flags
Ref #25764

(cherry picked from commit 2acdd163fea281f467f074d267e45660fc9bf99d)
2022-03-11 01:48:19 +01:00
offl 81f76397c6 DB/Creature: Fix speed of Spark of Ionar
(cherry picked from commit 7e67ea74bfe3636e91b2551add155996b5861742)
2022-03-11 01:41:59 +01:00
offl 4bdf5261e6 Scripts/Misc: Remove few more evil flags
Ref #25764

(cherry picked from commit 180f495c7037dc3be61a33dee5745833fd993d4c)
2022-03-11 01:41:20 +01:00
Cerveciento 0fc126642c DB/Locales: Add missing esES & esMX quest locales (Part 170)
Closes #26577

(cherry picked from commit c6d77a7a83c1abb7a8f3de2c30c1da33e709aa98)
2022-03-11 01:41:20 +01:00
Cerveciento df075f545d DB/Locales: Add missing esES & esMX quest locales (Part 169)
Closes #26573

(cherry picked from commit e64d658ad7cbf7ef7c02168d880faa5d822cfa2a)
2022-03-11 01:41:20 +01:00
Cerveciento a40a06c242 DB/Locales: Add missing esES & esMX quest locales (Part 168)
Closes #26563

(cherry picked from commit 81bc1155d2cd0f8d59ced3c76a2e2e8c4a67f6f5)
2022-03-11 01:41:20 +01:00
offl c6e8b5ad31 Scripts/Quest: Rework 'Taken by the Scourge' (11611) (#26578)
(cherry picked from commit 8a2c1377a9556f2cf2815a4e26d13639e65ee24f)
2022-03-11 01:41:18 +01:00
offl b2212e2dcd Scripts/Instances/Underbog: Rework Hungarfen (#26567)
(cherry picked from commit 3d0a081f8ecbcd44b8bb633dc15928bb03864aa4)
2022-03-11 01:23:45 +01:00
Giacomo Pozzoni 76c470fb32 Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EVENT_IC_LOS (#26579)
Change SMART_EVENT_OOC_LOS and SMART_EVENT_IC_LOS first parameter to have 3 values:
- 0 : Hostile
- 1 : Not hostile (not that Friendly and Not hostile have different meanings)
- 2 : Any, as in both Hostile and Not hostile

Close #24789

* Add validation on startup for allowed values.
Code cleanup.

* Fix errors

(cherry picked from commit 9e7cdb02d290e85f27e3e463922cd4cfac46129a)
2022-03-11 01:04:48 +01:00
offl 2f0623789c DB/GameObject: Add various missing objects to Bloodmyst Isle
(cherry picked from commit df552f790f506d81bb4f0ea149ccc54fb459d03f)
2022-03-10 22:57:06 +01:00
offl 5635625e3a DB/GameObject: Add herbs & veins to Bloodmyst Isle
Closes #21657

Source of some new spawns: CMaNGOS

(cherry picked from commit ab9a0024b11b8ef5364fa25cca032d7a9cb9c116)
2022-03-10 22:56:20 +01:00
Cerveciento 7beaa6c938 DB/Locales: Add missing esES & esMX quest locales (Part 167)
Closes #26559

(cherry picked from commit 3f36dc734364d7ef182b1f6bef64798b3c1235a1)
2022-03-10 22:53:40 +01:00
Cerveciento f9ac6e415f DB/Locales: Add missing esES & esMX quest locales (Part 166)
Closes #26556

(cherry picked from commit 39905b77196ae29a4ebc899029c88950eca88321)
2022-03-10 22:52:48 +01:00
Cerveciento bcba852697 DB/Locales: Add missing esES & esMX quest locales (Part 165)
Closes #26551

(cherry picked from commit 6669c9fc95a81c1488dfc27ea2513603ab3d85a1)
2022-03-10 22:52:00 +01:00
Jinnaix 3a4b300653 DB/Creature: Remove holy resistance
Ref #26527

(cherry picked from commit 15f66670d6a3b6213a79d189106dee7477d1ccd9)
2022-03-10 22:43:40 +01:00
offl b1167318f4 DB/Creature: Add more Riven Widow Cocoon & Nerubian Cocoon & Netherweb Victim
(cherry picked from commit fb0a873d0eae0f7bc0d87d012f0a2d32443aede4)
2022-03-10 22:43:13 +01:00
offl 09551b663a Scripts/Quest: Rework cocooned creatures (#26554)
(cherry picked from commit 78bd609e8a37caa354c42ee6da798ab6c0bb3009)
2022-03-10 22:36:09 +01:00
Cerveciento b5d46ec5ad DB/Locales: Add missing esES & esMX quest locales (Part 164)
Closes #26545

(cherry picked from commit 302c60d3dd8e2734b32d239142c72b1add22aad9)
2022-03-10 21:26:57 +01:00
Cerveciento 19fb898ef0 DB/Locales: Add missing esES & esMX quest locales (Part 163)
Closes #26542

(cherry picked from commit b4f4eb9618b78afa864301e5b35a2dd570e455c8)
2022-03-10 21:25:48 +01:00
illfated 386ea1de09 DB/Texts: Fix wrong text type
Closes #26544

(cherry picked from commit 343da36409564ac3f369ca535c17dc957f49f643)
2022-03-10 21:16:59 +01:00
offl 2b5e15aa08 DB/Loot: Add fishing base level to Underbog
(cherry picked from commit 36dfc86939fae14e1ce7bd142089ed57c86b4d3c)
2022-03-10 21:16:33 +01:00
offl 1d5c592fca DB/Creature: Galaen's Corpse
(cherry picked from commit 3e2dd51eed0b4f4724cb795e1a14d0c94fff4453)
2022-03-10 21:15:30 +01:00
offl 8d3957542a DB/SAI: Remove triggered cast flag in more cases
Updates #24245

(cherry picked from commit 67c6e11d78668c685fcefe41a19e9c4077b3d7ab)
2022-03-10 21:06:44 +01:00
offl 50dd7cfca9 DB/SAI: Remove triggered cast flag in multiple cases
Updates #24245

(cherry picked from commit b1242c38cc8f7e0da2343e0e1062db1e3f414d49)
2022-03-10 21:06:10 +01:00
offl be90166028 DB/GameObject: Make Enchanted Anvil work as forge too
Closes #25746

One object can be spellfocus only for one spell type(cooking fire, forge, anvil). However sometimes object is a cooking fire but you can smelt at it. There are no other objects in sniffs in those cases. My best guess those objects are indeed spawned but somehow hidden from client or objects like Enchanted Anvil somehow works as both anvil and forge at the same time. Objects with invisible model(such as the one I added) are shown in sniffs but not in case of Enchanted Anvil

(cherry picked from commit 46d3c651a5ff4e96fc41700006a9854f90a90d63)
2022-03-10 20:44:40 +01:00
offl 12f9ec0994 DB/Quest: Update 'Investigate the Amani Catacombs' (9193)
Closes #18934

Source of some new spawns: CMaNGOS

(cherry picked from commit f692fc6b1d1df06ac53a1165e84438433fc0528c)
2022-03-10 20:37:48 +01:00
offl e3dbf86d6c DB/Creature: Rework time bombs
Closes #26479

(cherry picked from commit 52333b0e311dabe18010f443b3751422d523e9b2)
2022-03-10 20:36:20 +01:00
Cerveciento e44c477f0f DB/Locales: Add missing esES & esMX quest locales (Part 162)
Closes #26535

(cherry picked from commit 98bb3c831a9d3d6c28f90b18ec5e4fb51898c712)
2022-03-10 20:35:41 +01:00
Cerveciento 605e8829db DB/Locales: Add missing esES & esMX quest locales (Part 161)
Closes #26533

(cherry picked from commit 26cc8e1e2032931dd4ef5d63163cfbcfc1a23551)
2022-03-10 20:34:31 +01:00
Cerveciento 1ef7fe1c60 DB/Locales: Add missing esES & esMX quest locales (Part 160)
Closes #26526

(cherry picked from commit 5c0b6b524f2975e7a79aa7330a9f78b694199a69)
2022-03-10 20:33:22 +01:00
Shauren 1f6497f04e Core/AreaTriggers: Add missing 9.2 changes 2022-03-10 19:59:13 +01:00
offl dfd72f01e2 DB/Quest: Prevent learning both Gnomish & Goblin Engineering
Closes #25855

(cherry picked from commit 1004a173a18c80628d6b0f566145091171f87961)
2022-03-10 16:51:00 +01:00
offl a810ae6409 DB/Creature: Irradiated Burrower / Pillager
Closes #25856

(cherry picked from commit 80711f5ea110ab9f401662c2363127ef4d27a42f)
2022-03-10 16:42:50 +01:00
offl a3ac6f6d1f DB/Quest: Rework 'Iron Rune Constructs and You: The Bluff' (11491)
Closes #26307

(cherry picked from commit 895ec09adfda1741ea8e3cb09a429933923462fa)
2022-03-10 16:31:39 +01:00
offl 0e3d05775e DB/GameObject: Add two more Emerald Acorn
(cherry picked from commit fb7aa7796a417a0257bd4c946ab3c1bedf04356b)
2022-03-10 16:18:53 +01:00
illfated 477edc6235 DB/Quest: Remove wrong questender of 'Vengeful Souls' (10842)
Closes #26530

(cherry picked from commit bf1ff3f5ea5dbcfd80e382ff4cdae27baf0ee6a9)
2022-03-10 16:10:36 +01:00
offl 89b5a03f9e DB/Quest: Rework 'Freedom for All Creatures' (2969)
Closes #26519

(cherry picked from commit b786d7b9c685c9e898495f8cb7b748227ea53af7)
2022-03-10 16:09:54 +01:00