aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-01DB/Gameobject: Serpentshrine CavernDr-J
Missing GO spawns from Serpentshrine Cavern Including the objects for Vjash's bridge, @Kittnz will push fix to cpp script to make this work properly as even though this was already scripted (but no gos, there was still slight issue with existing cpp script (ie activating same part of bridge 3 times instead of all 3 parts. (cherry picked from commit 192ba1f4a7d5daa63d49c548981de203371d36ba)
2015-11-01DB/Quest: What Do You Feed a Yeti, Anyway?Aokromes
By Killyana, closes #7019 (cherry picked from commit 2b95a5fe3562264f52f1ca9296faf411a90d5d8d)
2015-11-01DB/Creature: Eranikus the ChainedAokromes
By Kilyana, closes #3756 (cherry picked from commit 25346c7cd00ad7ae838b8bea3333a429e6623037)
2015-11-01DB/Creature: Thomas YanceAokromes
By Killyana, closes #3905 (cherry picked from commit 7bbdf7fb26df36daae97e657d20a8add9b8b6ef2)
2015-11-01DB/Item: Dragon's CallAokromes
By Killyana, closes #4522 (cherry picked from commit 1f9e0531a14ad95edc05a0db27a541ff9c7691a2)
2015-11-01DB/Spell: Shadow Sight must be debuffAokromes
By Killyana, closes #4532 (cherry picked from commit 84e51319a6e344683252bc6261c25fc312ecbf4e)
2015-11-01Build fixShauren
2015-11-01Scripts/Uldaman: Fix build & fix some movement suggested by joschKittnz
(cherry picked from commit cf286ea9cdba3e9019eb6bc4816034070f6480be)
2015-11-01Scripts/Uldaman: Instance updateKittnz
- Fixup Boss Ironaya - Add the freeze animation for minions and archaedas - Fix attack target for minions who wake up (cherry picked from commit 9cb4cb52d842d3611e3053c9bd46e1925283d14e)
2015-11-01Core/LFG: Move code to a better place.w1sht0l1v3
(the case where the last player left inside a dungeon would not be removed from lfg&group when he ports outside) (cherry picked from commit 837a0a75246b177858825caf1861dd61a6b87868)
2015-11-01Core/LFG: Fix crash in ".lfg group <playername>" in case of offline player andw1sht0l1v3
extend the output to display the offline members of the group also.Atm if members are offline no info is displayed. Note: all the new code is mostly copy/paste from ".group list <playername>" command. (cherry picked from commit 4e0dec7fd26452e60055eb2fa9461d39ec49d45b)
2015-11-01DB: Cherry pickShauren
* DB/Misc: Delete duplicated gameobject * DB/Quest: Vision Guide (Credit) * DB/Path: Added group Highland Mustang pathing * DB/Misc: Fix conditions delete error on 210e45e303b * DB/Quest: The Plume of Alystros * DB/Quest: The Black Knight's Orders * DB/Creature: Fix Kalecgos event * DB/Item: Halaa bombs * DB/Creature: Echeyakee from: d53d3c7b804573db475d16e9f3ff8d3e0de87ab6 444cc12610af936fdd4ca9c599e8a9ec74deba42 5310fb1aa7bb37daaf58f1e351440bc040d42faa bd8611baed3fdcb3ad25908eddaae98eb28ee8d6 83ffc5fca8648c90bc7f5d1e023faf82edada1cf abdb21130448be410b38f3753aa0a32ae08b5630 f62b0391c1763b840b004493f18f0ac3c1d99844 ced8348beb659c159738c6b1785cd61fa6ffbbd6 d5850bc0f6c95fd7e635bed3639a7eb4b73e87d9 Authors: Dr-J <daniel.jarrott0@gmail.com> Kittnz <frederik156@hotmail.com> Killyana sirikfoll
2015-10-31DB/Achievement: Zombiefest!Dr-J
* Spawn all http://www.wowhead.com/npc=27737/risen-zombie from sniff (also spawning the missing http://www.wowhead.com/npc=27731/acolyte) * Script http://www.wowhead.com/npc=27737/risen-zombie in 1st half of instance (each guid individual so it does not effect zombies in second half: - 1) Zombies become visible to player once Arthas is started or exactly at the time the first wave spawns 2) Zombies in first half will then respawn until http://www.wowhead.com/npc=26530/salramm-the-fleshcrafter after which they will stop respawning (achieved by becoming invisible + immune at respawn) this does not effect zombies in 2nd half of instance (cherry picked from commit 900614213dbdeadad4e36d4861f96fe350507e8c) DB/Misc: Change guids from previous commit (cherry picked from commit d1f2e1f4b696922d4f10806e2f99bfa751ab64e2) Tidy up whitespace (cherry picked from commit 3b1d74a67fc3790f35a40407bef11a76c49dc3ff)
2015-10-31Core/Script: Make 2 remaining bridge parts active in Serpent ShrineKittnz
(cherry picked from commit 6e1113a81034a4a07b588439f6c5f737e5fa426c)
2015-10-31Core/CreatureGroups: Don't set positionZ to ground for flying creatures.Golrag
2015-10-31DB/Misc: Multiple DB FixesKillyana
(cherry picked from commit bde599e39ccdcfa76386ea74bd70d172d83c3022)
2015-10-31DB/SAI: RazormawKillyana
By @pete318 Update #8988 (cherry picked from commit 0e945abfcece46927028418c07c07ed9c17ad2d9)
2015-10-31DB/Creature: Murloc ScoutKillyana
Closes #15612 (cherry picked from commit 5fd42e68aeeee84bd04ad750a848460adead953d)
2015-10-31DB/Event: Argent Confessor PaletressKillyana
http://wow.gamepedia.com/Argent_Confessor_Paletress (cherry picked from commit 02578f34c759826002612510ac407641229f9b66)
2015-10-31DB/Creature: Azuremyst Isle pathingAokromes
By Malcrom (cherry picked from commit 3121646622060f08404cd7da084a3a4ed48174fa)
2015-10-31DB/Waypoints: Fix Artificer Daelo pathKillyana
Updates #15630 (cherry picked from commit 1dcf186dfd245315454ea5f907ab3efce477cbed)
2015-10-31DB/Npc: Niffelem Frost Giant and FrostworgKillyana
Remove wrong spawns and add vehicle accessories (cherry picked from commit ba009ea2e2d13c0aa8a76df5bfead6f757ccddc3)
2015-10-31DB/Creature: Fix some Npcs in The Storm PeaksKillyana
Fix Brunnhildar Prisoner react state. Add missing aura to Dead Frost Giant and Frostworg Carcass, and remove random movements Fix react state for Brunnhildar Warbear, Frostworg and Niffelem Frost Giant, and add SAI scripts. Fix inhabittype for some npcs trigger. Closes #15635 Closes #15634 (cherry picked from commit 3e01ec1f22b3989c2b0c4d44ab62f30000b0ed08)
2015-10-31DB/Quest: Anatoly Will TalkKillyana
Closes #15618 (cherry picked from commit 70a5cdfc04f510d39af5ea050757f33804ae7723)
2015-10-31DB/Quest: BlackoutKillyana
Closes #15617 (cherry picked from commit 9d395ae8c08be538f8efa3e2e84ada1ba5d800ba)
2015-10-31DB/Creature: Iceskin SentryKillyana
Add missing aura Fix movements and react (cherry picked from commit 1b360c8ec890758a0670cc942e7455addca292e3)
2015-10-31DB/Creature: Eversong RangerKillyana
SAI fix Closes #15602 (cherry picked from commit 706053129ac82dc3e143fb40b931afa9926c0de1)
2015-10-31DB/Misc: Fix some Unit flagsKillyana
Add Sai for Released Soul Add some missing auras (cherry picked from commit 610fab8968e1a19b76ff40c331bc6d6d9ecc33fc)
2015-10-31DB/Item: Sylvanas Music BoxKillyana
Closes #7865 (cherry picked from commit 62af7a57cf5eb46ee6197178f6a7fb75ab995f3f)
2015-10-31DB/Creature: Some formations fixesAokromes
By Malcrom (cherry picked from commit e649ec97701041c7cc26a97101a30782256562b7)
2015-10-31DB/Misc: Multiple DB FixesKillyana
Add SAI to Drakuru Raptor to fix vehicle behavior Add animation for Steam Burst Add Equipments for 7th Legion Infantryman Add a missing aura for Risen Gryphon Rider Fix a DB error (cherry picked from commit facb6569201b5d2ea950b66fa72374d9ad5c4a4c)
2015-10-31DB/Creature: More Naxx pathing updateAokromes
By Malcrom (cherry picked from commit ae0a01bd9f1bf41125ec2daecee78419e01f5f8d)
2015-10-31DB/Creature: More Naxx pathing updateAokromes
By Malcrom. (cherry picked from commit e1b322cda19b2e8fa0321dee8e2c27e4a6bd1628)
2015-10-31DB/Creature: Misc formations fixesAokromes
By Malcrom. (cherry picked from commit 38b3ea4a0780db4d73aefa6775698d20d8d7f1a5)
2015-10-31DB/Loot: Netherwing RelicDr-J
Netherwing Relic should have 100% chance to drop from dragonmaw transporter if player is on quest. (cherry picked from commit a3dbb0dd9caa1af61ff4e313ef1b75a98c17e30b)
2015-10-31DB/Creature: Scripts for Ring of the law encounter in Black Rock DepthsKillyana
Closes #8158 Closes #14598 (cherry picked from commit d476e0eff24af5849bbbc21128aa461a24d4fe9b)
2015-10-31DB/Path: Add Dragonmaw Transporter pathsKillyana
And Remove wrong spawns Thanks to @Kittnz (cherry picked from commit d3ebb79d78b9d914c1c782e3824060d4fdb91893)
2015-10-31DB/Path: Dragonmaw Subjugator & Dragonmaw ShamanKittnz
- Also delete some npc's that shouldn't be there. (cherry picked from commit e7e9f7713f6fb6ec415889af3830435b9f507920)
2015-10-31DB/Creature: More Naxx pathing updateAokromes
By Malcrom (cherry picked from commit c5cc95d008ed6119b6eefd62fcf957d62e641ac9)
2015-10-31Db/Creature: Update naxx pathingAokromes
By Malcrom (cherry picked from commit bea6c43f986e2bf04937ed36fc008498d8e3197b)
2015-10-31Build fix after cherry-picksShauren
2015-10-30DB/Creature: Fix some wrong modelsKillyana
2015-10-30Travis: Upgrade clang to 3.5Shauren
(cherry picked from commit ba3c54323bc6a53539dbf4bfba9a50aa2c307d6f)
2015-10-30Travis: Added -k flag to make call so as many errors as possible are ↵Shauren
displayed instead of failing after the first one (cherry picked from commit 53d56551bedefc8409b75bbea8fdd4d89e50c682)
2015-10-30Warning fixShauren
2015-10-30Core/Corpses: Fixed a crash happening when a corpse is added to a grid that ↵Shauren
was not yet fully loaded Closes #15684 (cherry picked from commit 8c9ea7782a4eb251933f43d57bf8271c11a0e6a6)
2015-10-30Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes ↵Shauren
accessing freed memory in multiple places due to the corpse still being registered in Map containers Closes #15775 Closes #15781 (cherry picked from commit a94bdd00a9f31dcd9e4134987531937ca57975d6)
2015-10-30Core/Corpses: Fixed map crash happening during map unload when there are ↵Shauren
corpses inside (cherry picked from commit 1d17475791cae66beafda1e2c3198a66d355086f)
2015-10-30DB/Creature: Fix Spell Click for Dead Mage HunterKillyana
Replace ride spell for Flamebringer by the correct one
2015-10-30DB/Misc: Additional textsDr-J
(cherry picked from commit b151e369686f2e3de63ba460ccaf2173c9a6a104)