sirikfoll
da76a0db5b
Core/Scripts Fix issues with Midsummer's Ribbon Pole
...
Closes #6876
Fixed achievement Burning Hot Pole Dance
Update scripts for quest Torch Tossing, using all correct spells and timers
Updated script register model
(cherry picked from commit 6e7e43172ecd73fcc43872b75917f16a876f47c7)
2021-02-15 19:13:25 +01:00
Killyana
a87098fe85
DB/Misc: Death knights area rework part3
...
Original work done by Grz3s on Cmangos
(cherry picked from commit 59a4ea1edce35a29bbe53b80767c7872999854a1)
2021-02-15 19:13:25 +01:00
Killyana
ef8450d93d
DB: Fix DB error
...
(cherry picked from commit 2b7c3c4c958d4675ed315296a6b9640bec075342)
2021-02-15 19:13:25 +01:00
ZenoX92
1d8519eeab
DB/Misc: Quest Greetings
...
Closes #20903
(cherry picked from commit d80a6801e037a5310f6c05f450666824bf4ea4a8)
2021-02-15 19:13:25 +01:00
Matan Shukry
bb0194aede
Scripts/Spells: Touch of the Magi - accumulate damage and DoT duration
2021-02-13 14:08:16 +01:00
Shauren
bf445cdc90
Core: Updated allowed build to 9.0.2.37474
2021-02-09 17:33:21 +01:00
Shauren
cb47605235
Core/Players: Implemented secondary stat diminishing
2021-02-07 19:19:06 +01:00
Killyana
e0a8c5ec00
DB/GameObject: Remove wrong spawn
...
(cherry picked from commit be1a1ce7c0484d535507d30ed85f89b1f80aaa37)
2021-02-06 21:41:51 +01:00
tkrokli
b5ce5d88d6
DB: fix "No newline at end of file"
...
- 2017_11_16_09_world.sql
(cherry picked from commit c9a7aab32e08fb47584da7354a564bcbdbffa345)
2021-02-06 21:41:51 +01:00
ZenoX92
ee0f832b9c
DB/Quest: Outro event for Chieftain Oomooroo
...
Closes #19801
(cherry picked from commit b7b5475b73d819994d199561089ad50974bbd81e)
2021-02-06 21:41:51 +01:00
offl
26c37127b3
DB/Quest: Mission Eternal Flame
...
Closes #16505
(cherry picked from commit 285ace80a13be8b36ecf5c53875042ea99013726)
2021-02-06 21:41:51 +01:00
dr-j
2958a87473
DB/Quest: Oh Noes, the Tadpoles!
...
Closes #20704
(cherry picked from commit 04da37c4fb0eeef6ea3bbbd205c9ffcc1005a86c)
2021-02-06 21:41:51 +01:00
offl
5fcaac1a0c
DB/Quest: Latent Power
...
Closes #17600
(cherry picked from commit 13e3b78de38a95e79f505d7cef039ea50f1b821a)
2021-02-06 21:41:51 +01:00
offl
2c40fa9e8c
DB/Quest: To Rule The Skies
...
Closes #16875
(cherry picked from commit da0c1a8bd827c370c51fc1a59c1e96c105c246a8)
2021-02-06 21:41:51 +01:00
offl
6362d4595e
DB/Quest: To Stars' Rest
...
Closes #16526
(cherry picked from commit 8c21e8ae38c4394c0c0ada5355f1967bf07db837)
2021-02-06 21:41:51 +01:00
offl
2d6ef03e17
DB/Quest: Spy Hunter
...
Closes #15471
(cherry picked from commit b6190b6e4ecaddfd10e4ca1113549396880161d2)
2021-02-06 21:41:51 +01:00
Killyana
8f44513780
DB/SAI: Erratic Sentry
...
Closes #15160
(cherry picked from commit 4495c324b202fbab2f1090b4c4fa11353ddb14f6)
2021-02-06 21:41:51 +01:00
Killyana
a4cf78ceff
DB/Creature: Icefang
...
Closes #16588
(cherry picked from commit ad6ed359abebb0acce8d7917e99a5d5c3a1dd410)
2021-02-06 21:41:51 +01:00
Killyana
d6772ba905
DB/Quest: Unexpected Results
...
Closes #20853
(cherry picked from commit 1f77bd96760cdeb118d0f847d65107b37ceac661)
2021-02-06 21:41:51 +01:00
ZenoX92
02347ed212
DB/Texts: Privateer Groy Fix Type and Emote
...
Closes #20855
(cherry picked from commit 88acc17202bbd3868d467dcd643c4c42fdf8e452)
2021-02-06 21:41:51 +01:00
Killyana
1240acb132
DB/Misc: Death knights area rework part2
...
Original work done by Grz3s on Cmangos
Closes #15083
(cherry picked from commit 3e74ef1528db315c22196822d545b4638c1ca46c)
2021-02-06 21:41:51 +01:00
Killyana
f36d2424a6
DB/Misc: Death knights area rework part1
...
Original work done by Grz3s on Cmangos
(cherry picked from commit d606ee57e2dcda7d7809d2e67a0fdfde1a3882a2)
2021-02-06 21:41:51 +01:00
Matan Shukry
c6c583a63e
DB: Remove deprecated spells from riding trainers
2021-02-06 19:09:49 +01:00
Matan Shukry
0cae71eac5
Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-eliminate alive units ( #26028 )
...
* Added object type into checker that is used by grid search to early eliminate alive units when looking for corpses
* Removed script 'spell_hun_pet_carrion_feeder'. Ability doesn't exist anymore
2021-02-05 21:29:00 +01:00
Shauren
7851cd3a96
Core/AreaTriggers: Code cleanup
2021-01-30 18:10:21 +01:00
Matan Shukry
0417c5ff5f
Core/AreaTriggers: Implementation for sever side area triggers
...
- Spawn GridLoader to spawn area triggers correctly now
- Removed SAI completely
- Removed remnants of smart scripts. Created different issue for it
- Calling InitDbPhaseShift and not InDbPhaseShift
- changed SpawnId to uint64 rather than uint32
- not using CellGuidSet typedef as to not include ObjectMgr.h in the header
2021-01-30 18:10:21 +01:00
funjoker
08005a7cf9
DB/Player: Fix player_racestats
2021-01-30 12:31:26 +01:00
Aokromes
f185a118e8
Rename 2017_11_05_00_world .sql to 2017_11_05_00_world.sql
...
(cherry picked from commit 63c29e446fdfe9208bf45c7266ef0c1176c2a70d)
2021-01-29 19:23:53 +01:00
Wyreth
33301ef08f
DB/Gossip: implement Troll-only gossip for NPC Paelarin
...
Closes #20826
(cherry picked from commit 30c2a96f16ef748643adea0e85622df4e44afeb3)
2021-01-29 19:23:53 +01:00
Wyreth
2ffa85db17
DB/CreatureText: Fix emotes used by Chicken critters
...
Closes #20825
(cherry picked from commit 0f0c91c3277034c3f978f8d242137ac7fc5c98d3)
2021-01-29 19:23:53 +01:00
Wyreth
9f513429e0
DB/GameObject: Prevent Alliance from interacting with a Horde-only gameobject questgiver
...
Closes #20823
(cherry picked from commit 5bf15a14fe2a04e11f34f3038448fe3d3ee3073e)
2021-01-29 19:23:53 +01:00
Wyreth
36d2a6576b
DB/Gameobject: Fix phase for The Death Knights of Acherus
...
Closes #20805
(cherry picked from commit 513e1c91c4e59abc9826582faef1d8a5b64d9d09)
2021-01-29 19:23:53 +01:00
Wyreth
b5baa97d8e
DB/SAI: Implement chance to turn player into a rabbit for the gameobjects Brightly Colored Egg
...
Closes #20822
(cherry picked from commit 088a7ddb4e8659e4f62c241c3065c137f533787b)
2021-01-29 19:23:53 +01:00
Wyreth
94803f414e
DB/SAI: implement on-death behaviour for Bonestripper Vulture and Bonestripper Buzzard
...
Closes #20821
(cherry picked from commit 30ae45a1f4118ad6be66e07c9d1e12b842594607)
2021-01-29 19:23:53 +01:00
Killyana
ffd5998b6c
DB/Gossip: Fix gossip for NPC Herald Amorlin
...
Closes #20819
(cherry picked from commit c5052803a70ca174d5bca2cb2c5d9a0773424664)
2021-01-29 19:23:53 +01:00
Wyreth
211fcdbe13
DB/Quest: Cosmetic fixes for Gruesome, But Necessary
...
Closes #20817
(cherry picked from commit 77abb89009ef481768b388ab6eb35c1825e64c8c)
2021-01-29 19:23:53 +01:00
Wyreth
c1bcf78d15
DB/Texts: Fix item text for Damp Diary Page (Day 4) and Damp Diary Page (Day 512)
...
Closes #20816
(cherry picked from commit a41dae09add74ca1f6389906da4a91680597dfb3)
2021-01-29 19:23:53 +01:00
Wyreth
772fec8073
DB/SAI: Fix event chance for talk action of NPC Paelarin
...
Closes #20813
(cherry picked from commit a5969cfc27d208fde801eeae06c9bd285e2b69cd)
2021-01-29 19:23:53 +01:00
Wyreth
0c34de947b
DB/Conditions: Limit usage of item [Gorth's Torch] to correct areas
...
Closes #20811
(cherry picked from commit 13b028934232f4d9c8d72f8041c47c897a69edcf)
2021-01-29 19:23:53 +01:00
Wyreth
2c0e44c121
DB/Conditions: Cosmetic fixes for spells involved in the quest Towers of Certain Doom
...
Closes #20810
(cherry picked from commit ec6e7b618615be16e675d3c081531e5eaddaa89a)
2021-01-29 19:23:53 +01:00
Wyreth
f8c302bd4e
DB/Quest: Improve cosmetic details of quest In Service Of The Lich King
...
Closes #20809
(cherry picked from commit c44907face59e2eb55094140469f255770753333)
2021-01-29 19:23:53 +01:00
Wyreth
6b9bf87f8d
DB/CreatureText: Some on-low-health texts for Scarlet Peasant are missing
...
Closes #20808
(cherry picked from commit 4ceb200e44bb35727729b9a78b94dba264e2a1ed)
2021-01-29 19:23:53 +01:00
Wyreth
96892fcaf0
DB/Creature: Scarlet Captain NPCs should be mounted
...
Closes #20807
(cherry picked from commit 6c2b6c28a28be555a2b7ec62ff9036f2a1772c53)
2021-01-29 19:23:53 +01:00
Wyreth
ed496304a0
DB/CreatureText: Change a wrong say to yell for Highlord Darion Mograine
...
Closes #20806
(cherry picked from commit 36bc87b15e0b182943622097ea74713d8c03819d)
2021-01-29 19:23:53 +01:00
Wyreth
3e45a2d453
DB/Conditions: Fix gossip option conditions for Orbaz Bloodbane
...
Closes #20804
(cherry picked from commit 8899d4d6d38311e2f0f2bfab04cd99a97f38338e)
2021-01-29 19:23:53 +01:00
Wyreth
dd1e8de7c7
DB/SAI: Intro event for the quest Scarlet Armies Approach...
...
Closes #20803
(cherry picked from commit 2ee8a6375859cda8d77b13628ec366993f972c61)
2021-01-29 19:23:53 +01:00
Wyreth
31ef87e2f5
DB/SAI: Intro event for the quest Brothers In Death
...
Closes #20802
(cherry picked from commit ecf234a12842e9bd08b9da17582507fa68d3fe95)
2021-01-29 19:23:53 +01:00
Wyreth
2a3b01f796
DB/Conditions: Fix availability of item Fei Fei Doggy Treat
...
Closes #20801
(cherry picked from commit 0bbd4e09a5fc800c0c17fd06104cfe3649cb69da)
2021-01-29 19:23:53 +01:00
Wyreth
2bf46c85d6
DB/SAI: Pilgrim Gal'ressa and Taleris Dawngazer
...
Closes #20800
(cherry picked from commit df9edf1ff7a5b152a65b27e63cfee64539ea6104)
2021-01-29 19:23:53 +01:00
Wyreth
872307f3bb
DB/SAI: Magistrix Carinda
...
Closes #20799
(cherry picked from commit 440dc8110e958aabe714e2d47bfdd67bb743983b)
2021-01-29 19:23:53 +01:00