funjoker
d57e798d50
Fix typo in 2cf397c265
2021-10-26 01:09:01 +02:00
Shauren
2cf397c265
Core: Updated allowed build to 9.1.0.40725
2021-10-26 00:52:41 +02:00
Treeston
0c681b6509
Scripts/Commands: New argument parsing methodology (PR #22363 )
...
- Detect the arguments accepted by the command handler
- Tokenize out those arguments automatically and feed them to the handler
- Unmatched rest of the string can be accepted by trailing char const* or CommandArgs*
(cherry picked from commit 66a87c4642d25f27ca24254cfeb0a0c4b21036b1)
2021-10-25 00:03:23 +02:00
Aokromes
42f366648f
DB/Spawns: Lightforged Beacon in Stormwind
...
closes #27146 by mdx7
2021-10-24 18:42:14 +02:00
Aokromes
3fd5b643e4
DB/Spawns: Telogrus Rift Portal in Stormwind
...
closes #27142 by mdx7
2021-10-24 18:40:55 +02:00
Aokromes
f6fd39c478
DB/Spawns: Added Keira Onyxraven spawn (Voidelf intro)
...
closes #27141 by mdx7
2021-10-24 18:39:55 +02:00
Aokromes
f526d9743f
DB/Spawns: Added Vindicator Minky spawn (Lightforged Draenei intro)
...
closes #27138 by mdx7
2021-10-24 18:39:03 +02:00
Aokromes
fea60d8483
DB/Spawns: Added initial Prince Renethal spawn during Venthyr covenant intro
...
closes #27132 by mdx7
2021-10-24 18:38:06 +02:00
Treeston
f1ecb976ec
Core/RBAC: Simplification part 1. Nobody needs different permissions for each type of .go command.
...
(cherry picked from commit 5843724debc3642434c055e5cf6f29a1eaf65358)
2021-10-23 22:31:27 +02:00
Killyana
a2e1bbaa13
DB/Quest: The Second Trial
...
Fix chaining and Npcs react state
(cherry picked from commit e6c6ebe724e58b365bf8c0d672d75e9aff03a9b6)
2021-10-23 22:06:34 +02:00
Killyana
01f2dd0b2c
DB/SAI/Conditions: Don't allow multiple spawns of Baron Aquanis by Fathom Stone
...
Ref #https://github.com/TrinityCore/TrinityCore/commit/c546dcbfd9a14fceaea51f5d6bc681ba1515bc36
(cherry picked from commit 277fb493ce2297b1b4e14f42b8a3f99fe9568f9c)
2021-10-23 22:05:15 +02:00
Killyana
5f50baec11
DB/SAI: Private Thorsen
...
Closes #22366
(cherry picked from commit 4f0aad714284086d6db31cfe54f11454f54d5148)
2021-10-23 22:04:03 +02:00
illfated
88c5473517
DB/Quest: Fix RewardText for Frostmaw quest
...
Closes #22373
(cherry picked from commit 133c91ca4368487af50f33253579a30845e28b1b)
2021-10-23 22:02:53 +02:00
ZenoX92
b9ef23daf5
DB/Gossip: Haughty Modiste
...
Closes #22365
(cherry picked from commit 7e4e5d2c16f9d51c01aec0193ffae672c8e3faf1)
2021-10-23 22:01:58 +02:00
Winchester1987
5424a787ca
DB/Creature: Fix Sindragosa movements
...
Closes #22358
(cherry picked from commit 9ace4093d8cf67ba54912038f93fa42d3aa14b9c)
2021-10-23 21:59:22 +02:00
Keader
bb599a9521
Scripts/Ulduar: Algalon the Observer fixes ( #22320 )
...
(cherry picked from commit ca7ee982db4d25c464acf6daadc150d58dafa016)
2021-10-23 21:58:25 +02:00
Treeston
af8b4853da
Scripts/Commands: Cleanup and trinity_string for .go instance. Hi shauren.
...
(cherry picked from commit 8e4f6777a28ac7b5d59ff1ff852e5184d877ff96)
2021-10-23 19:53:19 +02:00
Treeston
82ecd32d9c
Scripts/Commands: New command ".go instance". Goes to an instance.
...
(cherry picked from commit 6a0870a9993f5a1016439644d4a9ab3fd89277e5)
2021-10-23 19:08:53 +02:00
Killyana
9a80c7e63c
DB/Creature: Complete the event at Icecrown Citadel entrance
...
Ref #18713
(cherry picked from commit 705852c2a210ae435703aa28b099fb5de943b8ad)
2021-10-23 16:13:39 +02:00
Killyana
ccda17a297
DB: Fix Some waypoints
...
Some Drakes on Dragonblight and Frimarra are on top of each other
(cherry picked from commit bdc554e5909bbae267ca62bfc2fb2d2369609a04)
2021-10-23 16:11:23 +02:00
Treeston
dd239e8b0f
Scripts/Commands: .npc info now includes react state info
...
(cherry picked from commit 2c030ed5e7dc809e384415716789e0a663352d16)
2021-10-23 14:33:21 +02:00
ModoX
437fb2aaba
Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSounds within creature_text ( #27136 )
...
* Also adjusted Vigilant Quoram texts to use ObjectSounds
2021-10-23 13:10:32 +02:00
ModoX
8b171d7c01
Core/Instances: Drop allowMount column in instance_template as it is already handled properly by SPELL_ATTR0_OUTDOORS_ONLY ( #27148 )
2021-10-23 11:42:47 +02:00
Killyana
9755bcb179
DB/Loot: Indurium Mineral Vein
...
Closes #22317
(cherry picked from commit 073ba8ee5fb9dacfe6149e43f17754d73d418a57)
2021-10-23 02:14:04 +02:00
PolarCookie
9dd2748618
DB: Naxxanar and Voltarus teleporters
...
Closes #22311
(cherry picked from commit 151ed6f684b47053192d75ea30b0b3b9838b6120)
2021-10-23 02:14:04 +02:00
ZenoX92
e1120ca233
DB/Quest: Quest Emotes (Hillsbrad Foothills & Alterac Mountains) (Alliance)
...
Closes #22301
(cherry picked from commit ecc00ed6edce3cd4b95b19813927746912407e85)
2021-10-23 02:14:04 +02:00
ZenoX92
6946b5cab4
DB/Quest: Torek's Assault
...
Closes #22302
(cherry picked from commit b36b712f5328faa675c1579f75cefef1a7a972a6)
2021-10-23 02:14:04 +02:00
illfated
18fd805677
DB/Quest: actual RewardText for The New Horde
...
Closes #22313
(cherry picked from commit 0dc42c4185b0d41b665d1a31e1e3f4eea5393e72)
2021-10-23 02:14:04 +02:00
ZenoX92
d45b66b9e1
DB/Quest: Quest Emotes (Dustwallow Marsh)
...
Closes #22312
(cherry picked from commit d746c401b5310d4a39ac637c4a751a61f8d9545d)
2021-10-23 02:14:04 +02:00
ZenoX92
d408d60f0c
DB/Creature: Theramore Practicing Guard
...
Closes #22310
(cherry picked from commit d56f08d58463dfdbe0e73c370428b8f7073cf20c)
2021-10-23 02:14:04 +02:00
Killyana
115332fcaa
DB: Fix some DB errors
...
(cherry picked from commit 2df068ec38f460e9e4218067b96e0386847069a6)
2021-10-23 02:14:04 +02:00
Killyana
0e1cc3c71a
DB/Script: Update guid object related to "Cleansing Witch Hill"
...
Ref #22262
(cherry picked from commit 7346793bcdfef591658b6934220dc25ee52351a3)
2021-10-23 02:14:04 +02:00
Keader
0feb1592bf
Scripts/Uduar: XT002 Rework ( #21566 )
...
Closes #21489
(cherry picked from commit 81a6e2e5101834b4f8950ea8ecc728f5548ab906)
2021-10-23 02:14:02 +02:00
Keader
37c9553372
Scripts/Black Temple: Fixed some issues on Illidan
...
(cherry picked from commit 0ebb315d6ce420c534dcef9c3af1cbad43c88096)
2021-10-23 00:22:53 +02:00
Treeston
f6ceb4bf0c
Scripts/SmartScripts: _SET_IN_COMBAT_WITH_ZONE and _CALL_FOR_HELP no longer use a target. Because that feature made no sense and was unused.
...
(cherry picked from commit 5706d49e49733f70a6ea2304b7e3671c16ca0c13)
2021-10-22 23:20:36 +02:00
Killyana
8c17cdf095
DB/GameObject: Restore deleted objects
...
(cherry picked from commit 6e8070ae3388bb48a7a1e97f64ae3f44558319e6)
2021-10-22 23:05:32 +02:00
ZenoX92
6099c07680
DB/Quest: Feast at the Blue Recluse
...
Closes #22291
(cherry picked from commit 8ad08aea91661e0db941233ba2c8bdeccc689dd8)
2021-10-22 23:02:34 +02:00
ZenoX92
eb241db187
DB/Quest: Move the Sunken Treasure to SAI
...
Closes #22290
(cherry picked from commit 42fec4a698d0a4b51277d5ad3f484e195eda1d5d)
2021-10-22 21:50:04 +02:00
ZenoX92
82d5b7c744
DB/Creature: Stonemaul Spirit
...
Closes #22286
(cherry picked from commit 1b93ad790d4668f3f990a0862a624e784db4d2de)
2021-10-22 21:47:04 +02:00
Killyana
ad5dd6cc9e
DB/Creature: Risen Wintergarde Miner
...
Closes #16306
(cherry picked from commit db060c406ff19222c62a134087fbb6fee6d3a00c)
2021-10-22 21:42:06 +02:00
Killyana
389791d497
DB/Creature: Steamrigger Mechanic spawns
...
(cherry picked from commit c4166dfd006e3516d0e6584c2075845ac0e96d9f)
2021-10-22 19:13:16 +02:00
Killyana
fe23cb46ad
DB/Spell: Flaming Spears
...
Ref #1596
(cherry picked from commit 1da9c040c96a300e416acc8bf9fec14aff5edab5)
2021-10-22 19:11:41 +02:00
Seyden
8f097e4425
Core/Scripts: Implement script name reloading
...
* Authored by Seyden
* Co-authored by Naios
* We thank Shauren for your helpful feedback
2021-10-22 12:52:37 +02:00
Aokromes
972105183a
DB/Instances: Added missing templates for some BfA dungeons
...
closes by mdX7
2021-10-22 10:37:05 +02:00
Killyana
2d72e79ac4
DB/Quest: Suntara Stones
...
Closes #3305
(cherry picked from commit a8dd266704acf630102eae473b8822a8de9a7795)
2021-10-22 00:46:57 +02:00
ZenoX92
9a34952705
DB/Creature: Stonemaul Spirit
...
Closes #22286
(cherry picked from commit 7d6c3d2f6c423c715df1668664c3f7b4bfe2ab2e)
2021-10-22 00:39:26 +02:00
ZenoX92
4e1f35e935
DB/Creature: Apprentice Morlann
...
Closes #22276
(cherry picked from commit 8607660f1beebb38606cb7e605c08ed5c0b91161)
2021-10-22 00:38:14 +02:00
ZenoX92
73a004c4c7
DB/Quest: Quest Emotes (Arathi Highlands)
...
Closes #22275
(cherry picked from commit 13b012ebe474b8a60e8a64171c6dc7db2388bb0c)
2021-10-22 00:22:51 +02:00
ZenoX92
8a6fd32570
DB/Quest: Disable some deprecated quests
...
Closes #22274
(cherry picked from commit cf7a85353db7c1bf6592c7670aaae234e907314f)
2021-10-21 23:26:09 +02:00
ZenoX92
ff16fd186e
DB/Quest: "Shady Rest Inn" Quest Chain (Alliance)
...
Closes #22273
(cherry picked from commit 11e2bf2b145fc02a091dcd6f24323cfd2ace7d2e)
2021-10-21 23:25:24 +02:00