aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-04DB/Gossip: Conversation between Highlord Tirion Fordring & The EbonMalcrom
Watcher Closes #528
2011-02-04DB/Quest: Set proper require races for quest Gorishi Grub (13917 /thymuswisewood
13903) Closes #168
2011-02-04DB/Quest: Set proper required races for quest Hungry Hungry Hatchingthymuswisewood
(13889 / 13915)
2011-02-04DB/Quest: Correct PreQuestId for the quest The Amphitheater of Anguish:Nay
Tuskarrmagedon Closes #155
2011-02-04DB/Battleground: Add data for the new IoC patchmanuel
Closes #134
2011-02-04DB/Spell: Add condition checks for the spell Attuned to NatureMachiavelli
Closes #133
2011-02-04DB/Spell: Fixed targeting for spell 49305 (missing unit target)Shauren
Closes #131
2011-02-04DB/Creature: Add trash spawns to ICC/Frostwing LairZxBiohazardZx
Closes #79
2011-02-04Misc: Renamed some SQL files that were missing DB in namerunningnak3d
2011-02-04DB/Quest: Add proper quest relation for quest Scrying Goggles? Nothymuswisewood
Problem! (8578) Closes #74
2011-02-04DB/Quest: Delete wrong quest relation for quest Scrying Goggles? Nothymuswisewood
Problem! (8578) Ref #74
2011-02-04DB/Event: Winter Veil: Gifts had wrong duration.Nay
Closes #56
2011-02-04DB/Misc: Remove XP at kill from Flesh Eating Wormsohrab
Closes #31
2011-02-04DB/Loot: Item loot for Derrok's Wand for quest Trial and Error (10566)Svannon
Closes #9
2011-02-04DB/Event: Update dates for some game events for 2011Socolin
Closes #5
2011-02-04DB/Instance: Pit of Saron / Template adjustments / SAIShauren
Closes #3
2011-02-04Core/Instances: Fixed creature difficulty templates for non-battleground mapsVladimirMangos
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-02-04DB/Loot: Winter Veil mail rewardsZxBiohazardZx
Closes #1
2011-02-04DB/Quest: Quest-link/Dragonblight Return to AngratharNay
Closes #491
2011-02-04DB/Quest: Fix for missing Previous Quest Requirement for They Grow Up Sothymuswisewood
Fast
2011-02-04DB/SAI: Honor Hold Archer fixupMalcrom
2011-02-04DB/SAI: Argent Stand Defender throwing mace at target.Malcrom
2011-02-04DB/SAI: Ferlynn Windsong "Valiance Keep" SAI. OOC fire at target.Malcrom
2011-02-04DB/SAI: Heldgarr Steelbeard "Valiance Keep" SAI. OOC fire at target.runningnak3d
Author: Malcrom
2011-02-04Core/Spells: Moved dungeon encounter crediting to scriptsShauren
2011-02-04Core/Auras: Prevent possible crash on SPELL_AURA_DAMAGE_SHIELD aura handler.QAston
2011-02-04Core/Unit: Move code using polymorphism out of CharmInfo destructor - fixes ↵QAston
issues introduced with 38ea56952594eeac678a.
2011-02-04Core/Unit: Remove code which depends on polymorphism from Unit class ↵QAston
destructor (at destruction time virtual methods aren't working as excpected)
2011-02-04Core/DynamicObjects: Change the way how dynamic objects are bound to their ↵QAston
owners, fixes some crashes in Aura::GetOwner.
2011-02-03Fixed typo (and compile)Shauren
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed ↵Shauren
encounters mask to use in packets Core/Dungeon Finder: Implemented new way of giving random dungeon rewards, linked to DungeonEncounter.dbc
2011-02-03Scripts/Molten Core: Huge cleanup in instance script, converted all bosses ↵Shauren
to use BossAI, cleaned code style Scripts/Molten Core: Implemented saving boss states to database, now it is possible to continue the instance after core restart
2011-02-02Misc: Restructuring directory layout to accomodate the fact that we willrunningnak3d
be pushing DB content. We will no longer have a seperate DB repo.
2011-02-01Core/Spells: Fixed Val'anyr, Hammer of Ancient Kings procShauren
2011-01-31Scripts/Trial of the Crusader: Removed IsRaidWiped in SetData(boss, FAIL), ↵Shauren
calling SetData with FAIL parameter already implies wipe, fixes event getting stuck after using self resurrection spells like Reincarnation/Soulstone
2011-01-31Core/Spells: Moved Glacial Strike removal to spell script, thanks Destalker ↵Shauren
for pointing it out
2011-01-31Core/Quests: Implemented proper calculation of quest honor reward using DBCTOM_RUS
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-31Scripts/Misc: Fixed rogue trainers not teaching dual specShauren
2011-01-31Scripts/Pit of Saron: Added script changing entries for remaining ↵gyullo
faction-dependant spawns Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-31Fixed Judgement of Light not procing for non-mana usersLazzalf
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-31Core/Spells: Implemented Druid T10 4P restoration bonusShauren
2011-01-31Scripts/Stratholme: Cleaned up instance script a bitShauren
2011-01-31Core/Auras: Fixed Glacial Strike (Pit of Saron trash spell) not being removedShauren
2011-01-31Core/Auras: Fixed damage not being lowered by split damage aurasShauren
Closes #203
2011-01-31Core/Spells: Added cooldown for Purified Lunar Dust trinket (item 50358)Shauren
2011-01-31Scripts/Hyjal Summit: Cast Protection of Elune with triggered flag, should ↵Shauren
prevent failed casts
2011-01-31Scripts/Pit of Saron: Fixed Rimefang getting stuck in combat with players ↵Shauren
after Scourgelord Tyrannus dies Scripts/Forge of Souls: Added faction-specific spawn scripts for creatures near instance entrance
2011-01-30Core/Spells: Stop Time should not make the caster enter in combat with the ↵Manuel
targets. Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-30Scripts/Oculus: Fixed issues in scripts after recent changes in Oculus.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-30Core/Spells: Fixed Judgements of the JustDrTenma
Signed-off-by: Shauren <shauren.trinity@gmail.com>