aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-09Add missing %s to 2 emotes.Aokromes
2011-12-09DB/Gossips: Correct a duplicated gossip iddurotar
(2011_10_23_04_world_sai.sql vs 2011_10_23_07_world_sai.sql)
2011-12-08Scripts/Trial of the Crusader: Fix Twin Empathy (thanks to Amit86)Shocker
Closes #3654
2011-12-08Core/Misc: Small changes after recent pullsShocker
2011-12-08Merge pull request #4216 from Studioworks/masterShocker
Core/Misc: Fix some copy&paste mistakes in creature_(template_)addon. Also added missing data in player_factionchange_achievement table
2011-12-08Merge pull request #4195 from kandera/fix_GlyphsofSuccubusShocker
Core/Spells: Fix Glyph of Succubus (wasn't working at all before)
2011-12-08Merge pull request #4159 from kandera/fix_TotTShocker
Core/Spells: Tricks of the Trade (fix entier spell. aggro now removed af...
2011-12-07DB/Factionchange: Added missing data in player_factionchange_achievement table.LaserJet
2011-12-07Core/Loading: Fix some copy&paste mistakes in creature_(template_)addonLaserJet
2011-12-07Some clean up of grid system.megamage
2011-12-06Core/SAI: Typo in second param of SMART_ACTION_SEND_GOSSIP_MENU. This is ↵Machiavelli
npc_text_id, not gossip_option_id. Wiki needs to be updated accordingly. Thanks to Prodigy for pointing out.
2011-12-06Core/Quest: Consistency, god damn..Nay
(RequiredSourceItemIdCount -> RequiredSourceItemCount; quest_template did not change)
2011-12-05Core/Spells: Typo fix in recent commitShocker
2011-12-05Core/Spells: Tricks of the Trade (fix entier spell. aggro now removed after ↵kandera
buff dissapears, correct buffs are placed on both the rogue and the target, both 15% buff and the second threat modifier buff are working as intended)
2011-12-05Merge pull request #4196 from kandera/fix_RavageShauren
Core/Spells: Fix Ravage positioning requirement
2011-12-05Core/Spells: Fixed resurrection order (teleport, then set alive), fixes ↵Shauren
aggroing creatures nearby and during The Lich King's outro - players who fell off the platform
2011-12-05Core/Spells: Fix Ravage (was able to attack from any side. now only from back)kandera
2011-12-05Merge pull request #4095 from Svannon/fix-helboarMachiavelli
Core/Spells: Make Spell 29200 (Purify Helboar Meat) use caster as casting target
2011-12-05Core/Spells: Fix Glyph of Succubus (wasn't working at all before)kandera
2011-12-03DB/Quests: Re-fix 24559/24461; spawn needed GOs at correct placesNay
Ref #836
2011-12-03Core/Quests: Fix some variable renaming fails in quest related codeNay
Closes #4183
2011-12-01Merge pull request #4163 from mns/truckShocker
Extractor: Fix vmapassembler
2011-12-01Fix vmapassemblermns
Signed-off-by: mns <pgameserver@gmail.com>
2011-11-29SQL: File namings after recent pulltobmaps
2011-11-29Merge pull request #4114 from PKX/fix_vigilanceAlexander
2011-11-28Merge pull request #4124 from horn/masterShocker
Core/Achievements: Fixed gaining of some battleground achievements
2011-11-28Revert 81fea2d7b51549c340866050f93e3780503112f7.megamage
2011-11-28Delete DynamicObject if AddToMap fails.megamage
2011-11-28Fix some memory leak from CreateTamedPetFrom.megamage
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-11-28Make AddToMap return bool.megamage
2011-11-28Add an ASSERT to find out the reasons of some crashes.megamage
2011-11-28Merge pull request #4128 from w1sht0l1v3/masterMachiavelli
Scripts/Brd: Fix learning of Dark Iron Smelting.
2011-11-28Scripts/Brd: Fix learning of Dark Iron Smelting.w1sht0l1v3
2011-11-28Core/Transports: Fix crash related to TransportSupabad
2011-11-28Core/Achievements: Some achievements can now be obtained in random chosen ↵horn
battlegrounds too (not only in specific battlegrounds). Removed unneeded script for Storm Glory achievement. Signed-off-by: horn <pankrac.ja@seznam.cz>
2011-11-27Removed wrong codePKX
2011-11-27Correction to previous commit 61866831caca9f2c980e518bf6b0b8b8691ad151PKX
Closes #4100
2011-11-27Scripts/EoE: Malygos does not fly always.Manuel Carrasco
2011-11-27DB/Templates: Fixed The Lich King damage (previous sql had typos in creature ↵Shauren
entries and pointed to non-existing templates)
2011-11-27Revert "Core/Pets: Water Elementals are now permanent pets" (wrong branch)Shocker
This reverts commit 0136c8605427a058f464d1d8d41be0d969ce0c30. Also add line ending to recently added SQL file
2011-11-27Core/Pets: Water Elementals are now permanent petsShocker
2011-11-26Merge pull request #4093 from PKX/fix_damage_taken_buffsShocker
Core/Spells: Fix Damage Taken for Blessing of Sanctuary, Renewed Hope and Vigilance
2011-11-26[Spell] Make Spell 29200 (Purify Helboar Meat) use caster as casting targetSvannon
2011-11-26Core/Spells: Fix Damage Taken raid buffsPKX
Fixes 3% reduced damage taken from Blessing of Sanctuary and Renewed Hope Signed-off-by: PKX <pkx.icehell@gmail.com>
2011-11-26DB/SAI: Convert script for quest 10639 from Start/CompleteScript and EAI to SAIDiscover-
Closes #3688 - Correct a where clause in a sql file after recent changes (closes #4077)
2011-11-26Merge pull request #4092 from devilcoredev/fix_005Shocker
SQL/Ulduar: Correct spawnMask for various gameobjects for Ulduar 25 Closes #4081 Closes #4082 Closes #4083
2011-11-26Typo fix.Giuseppe Montesanto
2011-11-26Merge pull request #3507 from megamage/masterShocker
Core/Grids: Make npc on transport world object. Try to fix the bug that npc are unloaded with grid and disappear.
2011-11-26Core/Misc: Small cleanup in SpellMgrShocker