aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-11Core/SAI: changed multiple validation checksjoschiwald
2014-10-11DB/Quest: The Root of all EvilDr-J
By @KIllyana, closes #13308 Theres a slight issue where until npc is agrod will continuously spam Aura of Rot, due to evade mechanics and the event to cast this been action 25 reset ie gets stuck in a loop.
2014-10-11DB/Quest: On Ruby WingsDr-J
By @Killyana based on original work by @Nevadas, Closes #9683
2014-10-11Core/SAI: Added new error for wrong target orientation valueVincent-Michael
2014-10-11DB/Creature: Fix coords for one creatureAokromes
2014-10-11DB/Gameobject: Revert hack in cabfcb1a3df7faf1425e5fecc1cc5100eec5ffb0Vincent-Michael
2014-10-11DB/SAI: Fix startup errorsGacko
2014-10-10Core: Fix non pch buildVincent-Michael
2014-10-10DB/Gameobject: add loot for Cologne/Perfume NeutralizerAokromes
2014-10-10DB/Gameobject: Add 2 more missing gameobjectsAokromes
2014-10-10DB/Gameobject: Add loot for The Root of All EvilAokromes
2014-10-10DB/Loot: Toravon It should drop 2 Emblems of Frost in 10 and 25 playerAokromes
By Pirricli, closes #13293
2014-10-10DB/Gameobject: Add missing gameobjectAokromes
2014-10-10DB/Creature: fixed issue when Valkyrs (Argent Tournament) could kill their ↵MitchesD
guards and players in combat distance.
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-10-09DB/Creature: RavandwyrDr-J
* Script repeating random trick event * Script replacement of Archmage Vargoth's Staff Thanks to @Kittnz for getting data on last missing event.
2014-10-09Core/Spells: Added new error log for spell linkedVincent-Michael
2014-10-09DB/Spell: Scrape Corrosive SpitAokromes
By Rushor and untaught, closes #12189
2014-10-09Scripts/Dalaran: remove unneeded scriptMitchesD
2014-10-08Merge pull request #13291 from Unholychick/patch-1Duarte Duarte
Core/SmartScripts: Fix multiple target_types
2014-10-09DB/Spells: Add Naxxramas teleports coordsAokromes
By dr-j, closes #13255
2014-10-09Core/SmartScripts: Fix multiple target_typesyesitsme
Checking the worldobjects GUID against the iterators GUID instead of pointer to worldobject against pointer to iterator, as 2 different pointers may point to the same object. Closes #12670
2014-10-08Core/Entities: Removed the possibility to teleport non-player objects to ↵Shauren
different maps
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-10-08Fix typo which was causing error about duplicate entryDr-J
2014-10-08DB/Conditions: Use Camera (Cultivating an Image)Dr-J
Camera is meant to work on other dead iron dwarfs not just Iron Rune-Smith Runic Lightning Gunner and Iron Rune Overseer already have sai to give credit/despawn on spellhit but spell was conditioned to only hit Iron Rune-Smith
2014-10-08DB/Misc: Remove few startup errorsAokromes
2014-10-08DB/Creature: Hira Snowdawn - missing fly around every 10 minAokromes
By Killyana, closes #13266
2014-10-07Core/SAI: Ingore text valid errors for SMART_TARGET_CREATURE_DISTANCE / ↵Vincent-Michael
SMART_TARGET_CREATURE_RANGE / SMART_TARGET_CLOSEST_CREATURE
2014-10-07Core/LFG: Fix Leader flag being ignoredjackpoz
Fix bug added in 5ca00bc14d38c5ad49f0ab4500af52e645133826 that removed Leader flag of LFG without ever adding it back, giving leadership to players who didn't want it.
2014-10-07Core/SAI: Fix text over errorsVincent-Michael
2014-10-07DB/Quest: News from the EastDr-J
By @Pitcrawler Closes #13288
2014-10-07DB/Creature: BroadcastTextID for npc_textAokromes
By 41782992, closes #13286
2014-10-07DB/Misc: Cursed Cauldron / Cursed ScarabsDr-J
Thanks to @VincentMichael for the data on the missing trap objects Removing the cauldron bubbles and smoke gos as these are meant to be summoned by spell used by one of the trap objects Closes #11372
2014-10-06DB/Creature: Fix 1 startup errorAokromes
2014-10-06DB/Misc: Valgarde ScriptsDr-J
Move Anchorite Yazmina's waypoints from waypoint_data to waypoints and script her so she tends to the injured defenders and says texts as should. Repeating event for Guard Captain Zorek
2014-10-06DB/Creature: Fix 1 startup errorAokromes
2014-10-06DB/Creature: Fix 2 creatures factionAokromes
Closes #13280
2014-10-06DB/Creature: BroadcastTextID for npc_textAokromes
By 41782992, closes #13279
2014-10-06DB/Creature: BroadcastTextID for creature_textAokromes
By 41782992, closes #13278
2014-10-05Update worldserver.conf.distAokromes
stupid mistake....
2014-10-05Misc: Update some conf values/textsAokromes
2014-10-05DB/Misc: Couple more scriptsDr-J
* Repeating eent between Harbinger Vurenn, General Arlos and Counselor Talbot in Valiance Keep * Script, text and conditions for Crusader of Virtue
2014-10-05Core/Instances: Add assert to track down a crashjackpoz
Instance reset times are supposed to be initialized on server startup and then only updated when they expire. Refers to #11904
2014-10-05DB/Creature: correct spawn of 5 creaturesAokromes
2014-10-05DB/Creature: BroadcastTextID for npc_text Aokromes
By 41782992, closes #13275
2014-10-05Core: Fix warningVincent-Michael
2014-10-05DB/Brewfest: Added missing brewfest spawn in shatttathVincent-Michael
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / ↵Vincent-Michael
gameoject table at loading (Slow server startup ca.3-4 sec.)
2014-10-05DB/Creature: K3 Perimeter TurretAokromes
By cr4st, closes #13158