Commit Graph

16298 Commits

Author SHA1 Message Date
Kelpiesklubhouse f5fdadc6ca DB/Quest: Added missing Quest data for Northshire quests
Closes #29770
2024-03-06 02:49:32 +01:00
Kelpiesklubhouse 8b0c29895e DB/AzuremystIsle: Some more updates to questchains for Ammen Vale
Closes #29763
2024-03-06 02:47:41 +01:00
Shauren 6f31586082 Core: Update allowed build to 10.2.5.53584 2024-03-05 20:44:22 +01:00
Naddley 91a3dbf398 DB/Stormwind: Added some Nightelf Heritage spawns for Stormwind Embassy 2024-03-02 16:58:27 +01:00
Meji bd8cc0e572 DB/WorldStates: Added missing worldstates related to currencies 2024-03-02 13:35:07 +01:00
Meji 2380696c95 DB/Skills: Added missing skill tier 2024-03-02 12:30:38 +01:00
Naddley b496a6df34 DB/Boralus: Added Katherine Proudmoore and Provisioner Fray
+ Added Questchain for Kultiran "For the Alliance"
2024-03-01 20:15:29 +01:00
Ovahlord 70121171be DB/Creatures: added some movement static flags and wander distance data for some Kelp'thar Forest creatures 2024-03-01 00:17:00 +01:00
Ovahlord 465c1d682a DB: fixed query added in b04ab91edd 2024-02-29 20:41:45 +01:00
Ovahlord b04ab91edd DB/Creatures: fixed assignment of CREATURE_STATIC_FLAG_SESSILE, CREATURE_STATIC_FLAG_CAN_SWIM and CREATURE_STATIC_FLAG_3_CANNOT_SWIM static flags 2024-02-29 20:38:58 +01:00
Ovahlord c541eda54d Core/Creatures: implemented most movement related static flags and migrated existing movement data into static flags (#29541)
* implemented CREATURE_STATIC_FLAG_AQUATIC - creatures cannot leave liquids
* implemented CREATURE_STATIC_FLAG_AMPHIBIOUS - creatures can enter and leave liquids but remain on the ocean floor when swimming is not enabled until engaged
* implemented CREATURE_STATIC_FLAG_FLOATING - creatures have their gravity on spawn / reset disabled
* implemented CREATURE_STATIC_FLAG_SESSILE - creatures are rooted in place
* implemented CREATURE_STATIC_FLAG_CAN_SWIM - creature can swim in liquids
* implemented CREATURE_STATIC_FLAG_3_CANNOT_SWIM - Amphibious creatures cannot toggle on swimming
* implemented CREATURE_STATIC_FLAG_3_CANNOT_TURN - Creatures cannot turn at all
* implemented CREATURE_STATIC_FLAG_4_PREVENT_SWIM - Amphibious creatures won't toggle on swimming until their victim starts leaving the ocean floor
* partially implemented CREATURE_STATIC_FLAG_3_CANNOT_PENETRATE_WATER
* deprecated CREATURE_FLAG_EXTRA_NO_MOVE_FLAGS_UPDATE as this flag was a hackfix to a wrong implementation that is now gone
2024-02-29 14:43:37 +01:00
Shauren c70bd6f5e4 Scripts/Forge of Souls: Fixed Devourer of Souls achievement worldstate expression requirement and rotate beam tick timing 2024-02-28 20:40:22 +01:00
Meji 637b7b520a DB/PageTexts: Update multiple page texts 2024-02-28 20:20:56 +01:00
Meji 0676cbed94 DB/Stormwind: Update Love is in the Air stuff (Dragonflight) 2024-02-28 20:19:09 +01:00
Meji 91284f3f8e DB/Valsharah: Added Love is in the Air spawns 2024-02-28 20:15:01 +01:00
Meji 192284a952 DB/TheJadeForest: Added Love is in the Air spawns 2024-02-28 20:14:04 +01:00
Meji eede7aeb8b DB/Winterspring: Added Love is in the Air spawns 2024-02-28 20:13:25 +01:00
Meji aa84a951bb DB/NorthernStranglethorn: Added Love is in the Air spawns 2024-02-28 20:12:01 +01:00
Aqua Deus 0ce73df1c9 DB/WanderingIsle: Update Racemasks for Pandaren Warlock
+ Add missing Gameobject spawn
Closes #29229
2024-02-27 19:38:10 +01:00
Aqua Deus 24539e8d27 Scripts/Spells: Fix DK talent Permafrost (#29759) 2024-02-27 18:49:09 +01:00
Jeremy 409adfa7a5 Core/Battlegrounds: Isle of Conquest Rework (#29687) 2024-02-26 22:33:07 +01:00
Naddley 5f69c1fe0d DB/ForbiddenReach: Added some spawns for The War Creche 2024-02-26 18:08:39 +01:00
Kelpiesklubhouse 91939f343e DB/Mulgore: Update questchains for Mulgore
Closes #29742
2024-02-26 01:44:22 +01:00
Kelpiesklubhouse 3c466f4ce7 DB/Durotar: Update questchains for Durotar
Closes #29739
2024-02-26 01:43:33 +01:00
Kelpiesklubhouse 6dc9be26a9 DB/DunMorogh: Update questchains for Dun Morogh
Closes #29725
2024-02-26 01:41:39 +01:00
Kelpiesklubhouse 7105d4c380 DB/Durotar: Update questchains for Echo Isles
Closes #29709
2024-02-26 01:40:44 +01:00
Kelpiesklubhouse bdfe60b606 DB/ElwynnForest: Update questchains for Northshire
Closes #29672
2024-02-26 01:39:40 +01:00
Kelpiesklubhouse a55653ce0b DB/Durotar: Added ExclusiveGroup for Quests Lazy Peon and Vile Familiars
Closes #29737
2024-02-26 00:51:32 +01:00
Kelpiesklubhouse f8ab334a33 DB/DunMorogh: Update questchain for New Tinkertown
Closes #29716
2024-02-26 00:49:18 +01:00
Kelpiesklubhouse 38730ee272 DB/DunMorogh: Update questchain for Coldrige Valley
Closes #29713
2024-02-26 00:46:55 +01:00
Kelpiesklubhouse af108413dc DB/AzuremystIsle: Update questchains for Ammen Vale
Closes #29685
2024-02-26 00:44:30 +01:00
Kelpiesklubhouse d53d4fd7df DB/ElwynnForest: Update questchain for Elwynn Forest
Closes #29675
2024-02-26 00:37:35 +01:00
Malcrom 7465ce9aeb DB/DunMorogh: Implementing quests Forced to Watch from Afar and Operation Recombobulation
* also fixed Wendigo spawn positions & waypoints

Closes #29606
2024-02-25 12:45:33 +01:00
Malcrom 49108de4fe DB/Gilneas: Added script to Crows in Merchant Square
Closes #29594
2024-02-25 12:45:19 +01:00
Malcrom 99eaa7ec9f DB/Gilneas: Added cosmetics to Panicked Citizens
CLoses #29590
2024-02-25 12:45:06 +01:00
Malcrom 3faa014c84 DB/Gilneas: Added some Merchant Square cosmetic fixes
Closes #29603
2024-02-25 12:44:53 +01:00
Malcrom 8203a2eebd DB/ElwynnForest: Added missing aggro and death texts to Kurtok the Slayer
Closes #29505
2024-02-25 12:44:40 +01:00
Malcrom 1d20508ef4 DB/Teldrassil: Fixed loot for several creatures in Shadowglen
* Young Thistle Boar
* Thistle Boar
* Webwood Spider
* Grell
* Gellkin
* Githyiss the Vile
* Young Nightsaber

Closes #29666
2024-02-25 12:44:27 +01:00
Malcrom 728492db86 DB/Teldrassil: Fixed some cosmetics in Shadowglen
Closes #29667
2024-02-25 12:44:09 +01:00
Malcrom 7ad8f04ad1 DB/DunMorogh: Added scripts for Father Gavin, Kelaan and Lowan Featherbreeze at Misty Pine Refuge
Closes #29736
2024-02-25 12:43:56 +01:00
Malcrom f64bce8db6 DB/DunMorogh: Added script for Buin "Phloppy" Freehand at Misty Pine Refuge
Closes #29735
2024-02-25 12:43:44 +01:00
Malcrom 96156bb8a8 DB/DunMorogh: Some cosmetic fixes for Steelgrill's Depot
Closes #29734
2024-02-25 12:43:27 +01:00
Malcrom 12b4e3dd33 DB/DunMorogh: Added script for Grimlock Pilsnor
Closes #29733
2024-02-25 12:43:15 +01:00
Malcrom b509ce7d2e DB/DunMorogh: Added script for Tognus Flintfire in Kharanos
Closes #29732
2024-02-25 12:43:01 +01:00
Malcrom ea85d45ffa DB/DunMorogh: Added script for Kogan Forgestone in Kharanos
Closes #29731
2024-02-25 12:42:48 +01:00
Malcrom 99aaed92e3 DB/DunMorogh: Added path for Golorn Frostbeard in Kharanos
Closes #29729
2024-02-25 12:42:32 +01:00
Malcrom 16dd61e3f2 DB/DunMorogh: Added some cosmetics for Frostmane Retreat
Closes #29717
2024-02-25 12:42:19 +01:00
Aqua Deus b8d3aea216 Scripts/Spells: Fix energize for spell Doom (Warlock) (#29748) 2024-02-25 11:04:54 +01:00
Aqua Deus d7d382ea43 Scripts/Spells: Fix Shield of the Righteous armor bonus (#29749) 2024-02-25 11:03:22 +01:00
Malcrom c4f896f591 Scripts/ExilesReach: Implemented Ride SE Boar, Re-Deather and Stocking Up quest (#29670)
Co-authored-by: ModoX <moardox@gmail.com>
2024-02-24 19:46:46 +01:00