Commit Graph

11783 Commits

Author SHA1 Message Date
Shocker b2e71e7b4b Core/Achievements: Allow ACHIEVEMENT_CRITERIA_TYPE_REACH_LEVEL to have criteria data 2011-12-10 19:46:54 +02:00
Shocker cfe5a8daf2 Core/Achievements: Typo-fix in AchievementCriteriaData::IsValid error log 2011-12-10 19:32:44 +02:00
Shocker cac9212d33 Merge pull request #4253 from wilds/fix_npcchannbar
Core/Spells: Fix channeling bar visual when interrupting creatures
2011-12-10 08:31:36 -08:00
kaelima 39be215811 Core/Protocol: Add debug output when receiving auction house packets. 2011-12-10 16:26:04 +01:00
kaelima a85ca687eb Core/Spell: Fixed compile broken in 11fb0beaf0 and renamed _player to player. 2011-12-10 15:40:55 +01:00
kaelima 11fb0beaf0 Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Spell::EffectSummonDeadPet. Also some random cleanup 2011-12-10 13:48:41 +01:00
kaelima b10477a166 Core/SmartAI: Fixed crashes when using timed actionlist for gameobjects. 2011-12-10 13:44:06 +01:00
kaelima 100bcd6aec Core/Protocol: Fixed unprocessed tail data for opcodes CMSG_QUEST_POI_QUERY, CMSG_SHOWING_HELM, CMSG_SHOWING_CLOAK and CMSG_AUCTION_LIST_BIDDER_ITEMS. 2011-12-10 13:42:22 +01:00
Wilds 471c9dd621 Core/Spells: stop channeling bar when interrupted also for creature 2011-12-10 01:46:06 +01:00
Aokromes d95a0aee76 Add missing %s to 2 emotes. 2011-12-09 20:54:20 +01:00
Shocker b05317650b Core/Misc: Small changes after recent pulls 2011-12-08 19:56:50 +02:00
Shocker 026ca18456 Merge pull request #4216 from Studioworks/master
Core/Misc: Fix some copy&paste mistakes in creature_(template_)addon. Also added missing data in player_factionchange_achievement table
2011-12-08 09:56:28 -08:00
Shocker b59e5079be Merge pull request #4195 from kandera/fix_GlyphsofSuccubus
Core/Spells: Fix Glyph of Succubus (wasn't working at all before)
2011-12-08 09:54:56 -08:00
Shocker f85a84b4fa Merge pull request #4159 from kandera/fix_TotT
Core/Spells: Tricks of the Trade (fix entier spell. aggro now removed af...
2011-12-08 09:53:07 -08:00
LaserJet 9c65d26e46 Core/Loading: Fix some copy&paste mistakes in creature_(template_)addon 2011-12-07 22:05:57 +01:00
megamage 6a648c01a4 Some clean up of grid system. 2011-12-07 13:02:44 -05:00
Machiavelli f5b3553bb3 Core/SAI: Typo in second param of SMART_ACTION_SEND_GOSSIP_MENU. This is npc_text_id, not gossip_option_id. Wiki needs to be updated accordingly.
Thanks to Prodigy for pointing out.
2011-12-06 12:37:05 +01:00
Nay 15c24a4e97 Core/Quest: Consistency, god damn..
(RequiredSourceItemIdCount -> RequiredSourceItemCount; quest_template did not change)
2011-12-06 10:56:37 +00:00
Shocker f43e8a937f Core/Spells: Typo fix in recent commit 2011-12-05 23:11:53 +02:00
kandera 18aaeaa6be Core/Spells: Tricks of the Trade (fix entier spell. aggro now removed after 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-05 13:56:08 -05:00
Shauren 0cc62432e8 Merge pull request #4196 from kandera/fix_Ravage
Core/Spells: Fix Ravage positioning requirement
2011-12-05 10:36:00 -08:00
Shauren ea7ec9e7a6 Core/Spells: Fixed resurrection order (teleport, then set alive), fixes aggroing creatures nearby and during The Lich King's outro - players who fell off the platform 2011-12-05 19:25:52 +01:00
kandera d6f2359e20 Core/Spells: Fix Ravage (was able to attack from any side. now only from back) 2011-12-05 10:20:06 -05:00
Machiavelli 95b422f674 Merge pull request #4095 from Svannon/fix-helboar
Core/Spells: Make Spell 29200 (Purify Helboar Meat) use caster as casting target
2011-12-05 06:52:25 -08:00
kandera 2e116cf217 Core/Spells: Fix Glyph of Succubus (wasn't working at all before) 2011-12-05 06:18:25 -05:00
Nay a0226ec5d1 Core/Quests: Fix some variable renaming fails in quest related code
Closes #4183
2011-12-03 21:30:30 +00:00
mns 8f8d45fdaf Fix vmapassembler
Signed-off-by: mns <pgameserver@gmail.com>
2011-12-01 04:19:38 +03:30
Alexander 0cf2f572f5 Merge pull request #4114 from PKX/fix_vigilance 2011-11-29 01:24:43 -08:00
Shocker e9df08a7c2 Merge pull request #4124 from horn/master
Core/Achievements: Fixed gaining of some battleground achievements
2011-11-28 13:32:40 -08:00
megamage 5b034ee631 Revert 81fea2d7b5. 2011-11-28 14:34:30 -05:00
megamage 1f70fd2851 Delete DynamicObject if AddToMap fails. 2011-11-28 14:19:29 -05:00
megamage 81fea2d7b5 Fix some memory leak from CreateTamedPetFrom. 2011-11-28 14:10:56 -05:00
megamage 529af3cd09 Delete obj if it is not successfully added to grid. More to fix. 2011-11-28 14:05:25 -05:00
megamage cde7ea260e Make AddToMap return bool. 2011-11-28 13:23:20 -05:00
megamage 49b2407077 Add an ASSERT to find out the reasons of some crashes. 2011-11-28 11:32:52 -05:00
w1sht0l1v3 b8a0d04acc Scripts/Brd: Fix learning of Dark Iron Smelting. 2011-11-28 16:36:43 +02:00
Supabad 86f7f546ec Core/Transports: Fix crash related to Transport 2011-11-28 12:22:45 +01:00
horn 5a4dfbf300 Core/Achievements: Some achievements can now be obtained in random chosen battlegrounds too (not only in specific battlegrounds). Removed unneeded script for Storm Glory achievement.
Signed-off-by: horn <pankrac.ja@seznam.cz>
2011-11-28 00:59:08 +01:00
PKX 01a39f33a3 Removed wrong code 2011-11-27 22:18:20 +01:00
PKX 64e21f76bb Correction to previous commit 61866831ca
Closes #4100
2011-11-27 18:59:19 +01:00
Manuel Carrasco df3f11dc80 Scripts/EoE: Malygos does not fly always. 2011-11-27 14:52:28 -03:00
Shocker dd06dc75e6 Revert "Core/Pets: Water Elementals are now permanent pets" (wrong branch)
This reverts commit 0136c86054.

Also add line ending to recently added SQL file
2011-11-27 00:40:58 +02:00
Shocker 0136c86054 Core/Pets: Water Elementals are now permanent pets 2011-11-27 00:39:27 +02:00
Svannon 9876ef723e [Spell] Make Spell 29200 (Purify Helboar Meat) use caster as casting target 2011-11-26 15:33:05 -07:00
PKX 61866831ca Core/Spells: Fix Damage Taken raid buffs
Fixes 3% reduced damage taken from Blessing of Sanctuary and Renewed Hope

Signed-off-by: PKX <pkx.icehell@gmail.com>
2011-11-26 22:53:13 +01:00
Shocker c2cd70e69a Merge pull request #3507 from megamage/master
Core/Grids: Make npc on transport world object. Try to fix the bug that npc are unloaded with grid and disappear.
2011-11-26 11:49:35 -08:00
Shocker 80f8791907 Core/Misc: Small cleanup in SpellMgr 2011-11-26 21:42:40 +02:00
Shocker be9641d93f Merge pull request #3889 from Souler/master
Core/Achievements: Implement "Snakes. Why'd It Have To Be Snakes?"
2011-11-26 11:15:23 -08:00
Chaplain 4d65c1e729 Core/Mechanics: Armor penetration improvement. Revamp calculation of SPELL_AURA_MOD_TARGET_ARMOR_PCT 2011-11-26 21:05:27 +02:00
Shocker 01d44a83e3 Merge pull request #4041 from PKX/remove_obsolete
Remove obsolete code and spell_groups
2011-11-26 10:37:22 -08:00