Commit Graph

  • f35c8d69f3 Core/Spells: Since 3.2.2, Earthen Power should no longer provide a snare immunity aura on every pulse. Thanks @Kaelima. Kapoeira 2011-12-13 16:12:26 -05:00
  • d6ebfa993b Core/Spells: issue/3744 dr.skull 2011-12-12 12:04:58 +01:00
  • 23a5c5e855 Core/Maps: Removed some incorrect checks in GetHeight, flying creatures should now fall correctly when killed Shauren 2011-12-13 18:19:25 +01:00
  • 8e5ae89c55 Database/Creature: Fix Oculus players drakes speed kiper 2011-12-13 14:25:18 +01:00
  • 6e7a32787f Scripts/Azjol-Nerub: Anub'arak ring in Azjol-Nerub should close after 5sec upon aggro. Leeching Swarm should be remove when he is in underground phase kiper 2011-12-13 14:24:37 +01:00
  • d237134d90 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x Machiavelli 2011-12-13 14:05:17 +01:00
  • 589f067101 Core/DBLayer: Terminate process if table/database structure is not compatible with the core. This will significantly reduce the amount of PEBCAK help and support threads on our forums. Machiavelli 2011-12-13 13:55:06 +01:00
  • ef519bd313 Copy/paste error in f8cb2f528b kaelima 2011-12-12 21:04:51 +01:00
  • 599a24df24 Core/ObjectMgr: Fix possible SQL injection for game_tele Vinolentus 2011-12-12 20:36:46 +01:00
  • cd5704f372 Fix date for sql added in af32d0f616 kaelima 2011-12-12 12:13:02 +01:00
  • e492990971 Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totem elecyb 2011-12-11 19:11:22 -03:00
  • 0c68a847d4 Update sql/updates/world/2011_12_13_01_world_achievement_criteria_data.sql Machiavelli 2011-12-13 13:21:07 +01:00
  • 99c0a7c970 Merge pull request #4305 from w1sht0l1v3/master Machiavelli 2011-12-13 04:18:19 -08:00
  • 1e75e53cef DB/Achievements: adding criteria data for Experienced Drake Rider w1sht0l1v3 2011-12-13 14:14:57 +02:00
  • 31ce840444 Merge pull request #4304 from w1sht0l1v3/master Machiavelli 2011-12-13 04:07:43 -08:00
  • f96d46260e Core/Scripts: Missing spawn after boss Varos and Urom deaths.Needed for a quest chain also. w1sht0l1v3 2011-12-13 13:58:03 +02:00
  • bd82427d65 Core/Achievements: m_allCompletedAchievements should store only realm firsts Shocker 2011-12-13 00:17:01 +02:00
  • a045015bf2 Core/Mail: Mails sent by game masters should last 90 days Shocker 2011-12-13 00:05:48 +02:00
  • 17771b20c1 Copy/paste error in f8cb2f528b kaelima 2011-12-12 21:04:51 +01:00
  • 957cb005f5 Merge pull request #4294 from Warpten/warrior Machiavelli 2011-12-12 12:05:05 -08:00
  • cb5ad13906 Core/Spells: Fix Warrior's T10 4P DPS Bonus. Kapoeira 2011-12-12 14:54:19 -05:00
  • f8cb2f528b Core/ObjectMgr: Fix possible SQL injection for game_tele Vinolentus 2011-12-12 20:36:46 +01:00
  • e34eda37c7 Merge pull request #4257 from Warpten/bleed Kaelima 2011-12-12 11:21:00 -08:00
  • 6b01a3af0a Merge pull request #4268 from Venugh/master Machiavelli 2011-12-12 10:24:23 -08:00
  • 7147063c17 Core/Instances: Required achievement to enter instance should only apply to group leader, original patch by kandera Shauren 2011-12-12 18:20:46 +01:00
  • 3ff67fb257 Core/Achievements: Refactored HasAchieved to take only achievement id as parameter Shauren 2011-12-12 18:19:26 +01:00
  • d588fd4bbe Merge pull request #4258 from Warpten/icc Shauren 2011-12-12 04:05:48 -08:00
  • b85a5e9fa5 Fix date for sql added in af32d0f616 kaelima 2011-12-12 12:13:02 +01:00
  • a7a245b561 Merge pull request #4273 from elecyb/healtotem Kaelima 2011-12-12 03:09:19 -08:00
  • af32d0f616 Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totem elecyb 2011-12-11 19:11:22 -03:00
  • 9c99aee686 Merge pull request #4267 from wilds/flag_research Machiavelli 2011-12-11 11:58:41 -08:00
  • a70aa857a7 CMake: Add support for MySQL 5.6. Venugh 2011-12-11 20:52:19 +01:00
  • 3103915994 Core/Spells: attribute research Wilds 2011-12-11 20:46:47 +01:00
  • aefbc5701c Core/SAI: Remove an improper value in case switch.. no idea when/how/why that got there, but it's conflicting with recent changes. Machiavelli 2011-12-11 19:04:21 +01:00
  • 7c9093e32c Core/GameEventMgr: Use correct lock type Machiavelli 2011-12-11 16:36:40 +01:00
  • 1b2c413933 Core/SAI: Preliminary implementation of SMART_EVENT_GAME_EVENT_START and SMART_EVENT_GAME_EVENT_END {param1: game_event.entry} Machiavelli 2011-12-11 16:22:18 +01:00
  • c7ebd0ffa9 Merge pull request #4264 from Venugh/master Machiavelli 2011-12-11 07:05:13 -08:00
  • 7e43bae94e Core/Server: Fix typo from previous commit. Venugh 2011-12-11 16:02:37 +01:00
  • d7d79f058d Forgotten change to seat flag defines, thanks to Venugh. Machiavelli 2011-12-11 15:28:33 +01:00
  • c7cdd786fe Core/Vehicles: In CMSG_ATTACKSWING check if current vehicle seat flags permit attacking before updating standstate etc. Client also checks this. Machiavelli 2011-12-11 14:40:01 +01:00
  • b8dec4ec35 Core/Opcodes: Enable CMSG_ATTACKSWING handler (Edit via github) Machiavelli 2011-12-11 14:27:30 +01:00
  • f57fd9c310 Core/Opcodes: CMSG_ATTACKSWING id (Edit via github) Machiavelli 2011-12-11 14:25:59 +01:00
  • 1e60e9ee8f Merge pull request #4256 from Warpten/alcohol Machiavelli 2011-12-11 04:13:53 -08:00
  • 65e8ff16ad Core/Spells: fix charge and chargedest effect through textures Wilds 2011-12-10 01:43:04 +01:00
  • 44cdb782bd Core/Opcodes: CMSG_REQUEST_VEHICLE_SWITCH_SEAT id Machiavelli 2011-12-10 21:18:27 +01:00
  • 9728791c0a Scripts/Icecrown Citadel: Prevent the Frost Infusion debuff to be applied on players that have Shadow's Edgee quipped but are not on the quest. Kapoeira 2011-12-10 15:01:59 -05:00
  • 761c5c9e2f Core/Spells: Rake's initial damage is a bleeding effect, it should thus ignore armor. Kapoeira 2011-12-10 14:50:37 -05:00
  • b0dfaa204d Core/Commands: Allow .mod drunk to modify the drunk state of the targeted player. Original idea on the forums, can't remember who exactly suggested this. Kapoeira 2011-12-10 14:39:52 -05:00
  • 196159dbcf Core/Player: Remove unused Player method TeleportOutOfMap Shocker 2011-12-10 20:29:23 +02:00
  • 4e2f0b1e4e Core/Achievements: Enable the other requirements fields in the AchievementCriteriaEntry format Shocker 2011-12-10 20:21:21 +02:00
  • d4921e0f25 Core/Misc: Small english fix Shocker 2011-12-10 20:05:51 +02:00
  • 4e6fcc18ea Core/Achievements: Remove hardcoded ACHIEVEMENT_CRITERIA_TYPE_REACH_LEVEL criteria datas Shocker 2011-12-10 20:01:10 +02:00
  • b2e71e7b4b Core/Achievements: Allow ACHIEVEMENT_CRITERIA_TYPE_REACH_LEVEL to have criteria data Shocker 2011-12-10 19:46:54 +02:00
  • cfe5a8daf2 Core/Achievements: Typo-fix in AchievementCriteriaData::IsValid error log Shocker 2011-12-10 19:32:44 +02:00
  • cac9212d33 Merge pull request #4253 from wilds/fix_npcchannbar Shocker 2011-12-10 08:31:36 -08:00
  • 5cdf27403e Merge pull request #4249 from Jildor/master Shocker 2011-12-10 08:27:42 -08:00
  • 39be215811 Core/Protocol: Add debug output when receiving auction house packets. kaelima 2011-12-10 16:26:04 +01:00
  • a85ca687eb Core/Spell: Fixed compile broken in 11fb0beaf0 and renamed _player to player. kaelima 2011-12-10 15:40:55 +01:00
  • b1c8226d58 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x Machiavelli 2011-12-10 15:21:55 +01:00
  • 0fe3405a70 Core/Spells: Fix my logic in my previous commit, thanks to @Kandera for pointing out. Kapoeira 2011-12-10 08:18:54 -05:00
  • 11fb0beaf0 Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Spell::EffectSummonDeadPet. Also some random cleanup kaelima 2011-12-10 13:48:41 +01:00
  • b10477a166 Core/SmartAI: Fixed crashes when using timed actionlist for gameobjects. kaelima 2011-12-10 13:44:06 +01:00
  • 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. kaelima 2011-12-10 13:42:22 +01:00
  • 01f2ac31ac Fix Bloodsurge talent being activate when Whirlwind causes damage. Jildor 2011-12-10 11:26:40 +01:00
  • 5d7003a28b Core/Spells: Fix Earthen Power. Kapoeira 2011-12-10 00:35:33 -05:00
  • 4d689ec543 Core/Spells: fix Lightwell (in combat consume charges) Wilds 2011-12-10 02:01:53 +01:00
  • 471c9dd621 Core/Spells: stop channeling bar when interrupted also for creature Wilds 2011-12-10 01:46:06 +01:00
  • 8fb18de128 Merge pull request #4240 from Aokromes/master Shauren 2011-12-09 14:07:14 -08:00
  • d95a0aee76 Add missing %s to 2 emotes. Aokromes 2011-12-09 20:54:20 +01:00
  • 04862de237 DB/Gossips: Correct a duplicated gossip id durotar 2011-12-09 12:15:19 +00:00
  • c87d4a0b64 Scripts/Trial of the Crusader: Fix Twin Empathy (thanks to Amit86) Shocker 2011-12-08 20:12:57 +02:00
  • b05317650b Core/Misc: Small changes after recent pulls Shocker 2011-12-08 19:56:50 +02:00
  • 026ca18456 Merge pull request #4216 from Studioworks/master Shocker 2011-12-08 09:56:28 -08:00
  • b59e5079be Merge pull request #4195 from kandera/fix_GlyphsofSuccubus Shocker 2011-12-08 09:54:56 -08:00
  • f85a84b4fa Merge pull request #4159 from kandera/fix_TotT Shocker 2011-12-08 09:53:07 -08:00
  • 17f8245d39 DB/Factionchange: Added missing data in player_factionchange_achievement table. LaserJet 2011-12-07 22:36:22 +01:00
  • 9c65d26e46 Core/Loading: Fix some copy&paste mistakes in creature_(template_)addon LaserJet 2011-12-07 22:05:57 +01:00
  • 6a648c01a4 Some clean up of grid system. megamage 2011-12-07 13:02:44 -05:00
  • 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. Machiavelli 2011-12-06 12:37:05 +01:00
  • fe69bd654a Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x Machiavelli 2011-12-06 12:01:51 +01:00
  • 15c24a4e97 Core/Quest: Consistency, god damn.. Nay 2011-12-06 10:56:37 +00:00
  • f43e8a937f Core/Spells: Typo fix in recent commit Shocker 2011-12-05 23:11:53 +02:00
  • 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) kandera 2011-12-05 13:46:40 -05:00
  • 0cc62432e8 Merge pull request #4196 from kandera/fix_Ravage Shauren 2011-12-05 10:36:00 -08:00
  • 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 Shauren 2011-12-05 19:25:52 +01:00
  • d6f2359e20 Core/Spells: Fix Ravage (was able to attack from any side. now only from back) kandera 2011-12-05 10:20:06 -05:00
  • 95b422f674 Merge pull request #4095 from Svannon/fix-helboar Machiavelli 2011-12-05 06:52:25 -08:00
  • 2e116cf217 Core/Spells: Fix Glyph of Succubus (wasn't working at all before) kandera 2011-12-05 06:18:25 -05:00
  • 978f31bad6 DB/Quests: Re-fix 24559/24461; spawn needed GOs at correct places Nay 2011-12-03 21:43:12 +00:00
  • a0226ec5d1 Core/Quests: Fix some variable renaming fails in quest related code Nay 2011-12-03 21:30:30 +00:00
  • 86f6d73d6a Merge pull request #4163 from mns/truck Shocker 2011-12-01 07:30:56 -08:00
  • 8f8d45fdaf Fix vmapassembler mns 2011-12-01 04:19:38 +03:30
  • b0d106944b Core/Misc: kaelima 2011-11-30 21:25:20 +01:00
  • e8b51cc25c Core/Packets: Re-add ticket related to opcodes to opcode enum (thanks Fabi for confirming them, I guess); Nay 2011-11-29 18:45:22 +00:00
  • 309fd11fb9 Core/MovementHandler: added new packet handler for movement (it is using 4.2.0 struct so not useable, but can be updated, use it as a base) Rat 2011-11-29 17:56:00 +01:00
  • 5ea9931f75 SQL: File namings after recent pull tobmaps 2011-11-29 19:41:19 +07:00
  • 0cf2f572f5 Merge pull request #4114 from PKX/fix_vigilance Alexander 2011-11-29 01:24:43 -08:00
  • a2f6e169e2 Core/DBC: Fixed loading of NameGen.dbc Shauren 2011-11-29 10:22:46 +01:00
  • e2d303dc26 Core/Packets: Restored functionality of "Randomize" button at character creation. Now it is server-side. Manuel Carrasco 2011-11-28 23:06:50 -03:00
  • 36a90f7098 Core/Definies: Updated SharedDefines header with 4.2.2 values kaelima 2011-11-29 02:27:17 +01:00