aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2011-01-30Forgot to add the sql changes to world_scripts_full.sql in my previous commit.Liberate
2011-01-30Quests: Fixes quest "Going Bearback". Needs DB support to work.Liberate
ref ticket:472
2011-01-30Fixed compile warning added by me in previous commitShauren
2011-01-30Scripts/Icecrown Citadel: Fixed encounter state after wipe on Blood Prince ↵Shauren
Council (prevent exploits), also fixed Dark Nucleus spawning out of the room
2011-01-29Scripts/Icecrown Citadel: Fixed Coldflame spawning position (outside hitbox ↵Shauren
normal phase and directly on the spot during Bone Storm)
2011-01-29Scripts/Quests: Fixed incorrectly named hooksShauren
2011-01-29SQL/Quest: Added linked credit spells for quest 8867 (Lunar Fireworks)Shauren
2011-01-29Core/Creatures: Add new extra flag to know if creature is dungeon bossSpp
2011-01-28Scripts/Pit of Saron: Fixed Scourgelord Tyrannus despawning 30 seconds after ↵Shauren
death and fixed his intro being started multiple times
2011-01-28Core/Auras: Fixed displaying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE damage bonus ↵Shauren
in character stats
2011-01-28Core/Achievements: Achievement title rewards will be readded when loading ↵Shauren
achievements (fixes cases like player completing achievement X and not getting reward because it was misssing from database at that time)
2011-01-28Core/Instances: Fixed cleaning and packing query for account_instance_times ↵Shauren
table (instance can no longer exist but player limit is still there)
2011-01-28Scripts/Icecrown Citadel: Pact of the Darkfallen will now only damage the ↵Shauren
caster and all other non-linked players
2011-01-28Scripts/Icecrown Citadel: Implemented Pact of the Darkfallen damage scaling ↵Shauren
(Blood-Queen Lana'thel) SQL: Renamed and split 2011_01_26_world_scriptname to meet the standards
2011-01-28Fixed compile warningShauren
2011-01-28Core/Map scripts: make some error messages more informative and reformat ↵Azazel
code a little bit Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-28Core/Spells: Move Glyph of Smite code to a better location.johnholiver
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-28Core/Spells: Fixed Rip damage.johnholiver
Signed-off-by: Shauren <shauren.trinity@gmail.com>
2011-01-28Core/Spells - Fixed Bestial Wrath immunitiesJohnHoliver
Signed-off-by: Shauren <shauren.trinity@gmail.com>