Commit Graph

  • 79aa5233d7 Scripts/AuraScripts: Use AfterEffectApply and AfterEffectRemove hooks in scripts, where they fit better than On* hooks. QAston 2011-05-25 19:12:41 +02:00
  • b378c146dc Scripts/Spells: Moved stack change checks for spell_gen_turkey_marker into new AfterEffectApply hook Shauren 2011-05-25 18:54:25 +02:00
  • c8f71c00a1 Core/Scripts: Added ExecuteEvent BossAI hook designed to contain event code which would otherwise be in while (uint32 eventId = events.ExecuteEvent()) switch blocks. This allows to define a base class sharing spells with other scripts Shauren 2011-05-25 18:50:44 +02:00
  • 5f5af1e95d Core/Spells: Implemented SPELL_ATTR3_IGNORE_HIT_RESULT. Spells with this attribute will only be subject to own spell modifiers, ignoring enemy avoidance auras such as Cloak of Shadows or Deterrence Shauren 2011-05-25 18:31:10 +02:00
  • 0eb89fc282 Core/SpellScripts: Better debug output on startup script validation. QAston 2011-05-25 18:00:35 +02:00
  • 36ff46aee2 Scripts/Database: Remove the texts used in npc_inquisitor_hallard as well (blame Malcrom for being slow :D) click 2011-05-25 17:40:50 +02:00
  • a1b8fd2054 Core/AuraScripts: Add AfterEffectRemove and AfterEffectApply hooks, to allow safe triggering of spellcasts or other actions which may call linked events while OnEffectApply and OnEffectRemove are still there for overriding the way effect is handled on target. QAston 2011-05-25 17:13:32 +02:00
  • 6c4d2c8332 Scripts/Northrend: Remove now deprecated (remade with SmartAI) script for npc_inquisitor_hallard click 2011-05-25 16:40:17 +02:00
  • 9cc7f25b9a Scripts: Removed CAST_PET and CAST_INST Shauren 2011-05-25 16:22:13 +02:00
  • 64adce7b8b Scripts: Removed CAST_SUM define Shauren 2011-05-25 15:55:14 +02:00
  • 0ea721e25a Core/Players: Allow GMs to have their player flags correctly loaded from DB Shocker 2011-05-25 16:35:35 +03:00
  • 0b557f02b2 Core/Spells: Fix warrior stances save after death/logout tobmaps 2011-05-25 20:29:06 +07:00
  • ca8eb707d7 Core/Auras: - Use safer order of calls in AuraEffect handlers (unit modification goes before any calls which may result in linked events execution) - Allow manual removal of further effects of an aura during aura removal (so Unit::RemoveAurasByType works well in such situations) QAston 2011-05-25 15:13:55 +02:00
  • 209b5313ff Core/Dungeon Finder: Fix required votes to kick tobmaps 2011-05-25 20:00:22 +07:00
  • 6acd954bf5 Core/Misc: Some random cleanups Aokromes 2011-05-25 19:54:17 +07:00
  • d25ba34342 Core/Spells: Fixed random Unholy Blight DoT damage ticks johnholiver 2011-05-24 19:34:53 -03:00
  • cb608283b2 Core/WaypointMgr: Fixed crashes when loading data with waypoint_data.id=0 and fixed memory leaks in .wp reload command Shauren 2011-05-24 23:13:47 +02:00
  • d9390bdd09 Scripts/Icecrown Citadel: Restored Sindragosa check for previously killed bosses (re-enabled Valithria Dreamwalker requirement) and fixed Valithria Dreamwalker encounter ending multiple times Shauren 2011-05-24 22:00:04 +02:00
  • b7baaa4ef6 DB/Waypoints: Re-import SQL data that changed on commit 98e1bb0cd0. Fix possible startup crash related to waypoints. (waypoint_data.id = 0 crashes) Nay 2011-05-24 19:56:00 +01:00
  • 98e1bb0cd0 DB/SQL: Fix another sql import error Malcrom 2011-05-25 01:05:10 +07:00
  • 7c4a37464d DB/SQL: Fix sql import error Vincent-Michael 2011-05-25 00:31:32 +07:00
  • 08ecee3b13 Core/DBLayer: Fix transaction crash. Machiavelli 2011-05-24 18:27:27 +02:00
  • 67e2ddbaef DB/SQL: Added missed changes to world database tobmaps 2011-05-24 20:45:11 +07:00
  • f8129a3afa Core/Spells: Fixed Omen of Clarity proc Lopin 2011-05-24 15:41:58 +02:00
  • ab9a00da21 DB/SAI: Grimscale Murloc EAI to SAI conversion Kiper 2011-05-24 15:39:47 +02:00
  • a40267c76b DB/SAI: Some gossip and text SAI for Stormspire Malcrom 2011-05-24 15:37:48 +02:00
  • 9c5a03a859 DB/SAI: Priest of Rhunok SAI Malcrom 2011-05-24 15:35:59 +02:00
  • 57a3298f7a DB/SAI: Iron Rune-Weaver SAI Malcrom 2011-05-24 15:34:44 +02:00
  • de80829818 DB/SAI: Shadow Adept <Cult of the Damned> SAI Malcrom 2011-05-24 15:33:44 +02:00
  • e60464c36b DB/SAI: Plagued Proto-Dragon SAI Malcrom 2011-05-24 15:32:36 +02:00
  • dc542144f3 DB/SAI: SAI for Grom'tor, Son of Oronok & Coilskar Commander Malcrom 2011-05-24 15:29:25 +02:00
  • 20ba5f262c DB/Quest: Fixed "A Righteous Sermon" (questid 12321) Malcrom 2011-05-24 15:27:52 +02:00
  • 3518211c19 DB/Creatures: Fixed some screwed up / hacked up factions (25013,25014 and 'The Assurance','The Cloudkisser','The Bravery' creatures) Malcrom 2011-05-24 15:24:43 +02:00
  • ea6327ed76 DB/SAI: Naxxramas pathing Malcrom 2011-05-24 15:21:27 +02:00
  • a6777673c7 DB/SAI: Pit Of Saron pathing Malcrom 2011-05-24 15:19:57 +02:00
  • 326e252220 DB/SAI: Some windhammer stronghold pathing updates Malcrom 2011-05-24 15:17:08 +02:00
  • e373b37ee8 DB/Creatures: Fixed InhabitType for Mana Snapper (Netherstorm) Malcrom 2011-05-24 15:15:27 +02:00
  • 5c9e077dc2 DB/SAI: Onslaught Warhorse fix & pathing Malcrom 2011-05-24 15:13:49 +02:00
  • f155d35457 DB/Spawns: Added Missing Black Blood of Draenor Spawns Malcrom 2011-05-24 15:12:18 +02:00
  • dce62d77b5 DB/SAI: Pathing for Beryl Treasure Hunter Malcrom 2011-05-24 15:10:56 +02:00
  • 4eaeb45f74 DB/SAI: Pathing for Stormpeak Wyrm Malcrom 2011-05-24 15:09:33 +02:00
  • a44e97ab74 Core/Spells: Fix spell 52588 (Skeletal Gryphon Escape) used in quest 12701 (Massacre At Light's Point). kaelima 2011-05-24 05:20:57 +02:00
  • cb7d6647ad DB/SAI: Fix quest 12060/12061 - Projection and Plans kaelima 2011-05-24 05:10:15 +02:00
  • 46b58cee50 Core/SQL: Clean up and follow SQL standards (wrongly styled) - no reimport required, the data is the same. click 2011-05-24 02:00:12 +02:00
  • 171065fc4b Scripts/Spells: Fixed crash in Druid T10 4P Restoration set bonus Shauren 2011-05-23 23:43:05 +02:00
  • e879e3ec47 Core/Spells: Add spell_dbc information for spell 25042 (Triggerspell for Mark of Nature) - info taken from 1.1.2 DBCs click 2011-05-23 22:47:20 +02:00
  • 7f96d4b01f Fix crash added in 402198 Machiavelli 2011-05-23 19:14:39 +02:00
  • 023595e644 Compile fix Shauren 2011-05-23 17:54:23 +02:00
  • 1542ff7722 Scripts/Icecrown Citadel: Fixed typo in Sindragosa spawning condition Shauren 2011-05-23 17:53:46 +02:00
  • 402198c5ff Core/DBLayer: Proper core-side handling of MySQL errno 1213 to prevent a snowballeffect (until innodb_lock_wait_timeout) Machiavelli 2011-05-23 16:33:33 +02:00
  • f7ce41c4af Core/Spells: Fixed Anti-Magic Zone visual Shauren 2011-05-23 12:35:23 +02:00
  • 5cab20c80a Core/Spells: Fix animation for Haunt talent tobmaps 2011-05-23 16:46:42 +07:00
  • 4c1f56a2b3 Some cleanup in the first half of Spell.cpp. Silinoron 2011-05-22 16:01:53 -07:00
  • 5d236ef01c DB/SQL: Added missed changes to world database tobmaps 2011-05-23 00:38:48 +07:00
  • 4bdd8744d4 Core/Spells: Removed internal cooldown of spell Eradication as it was removed in patch 3.1.0. Lopin 2011-05-22 18:34:45 +01:00
  • 7d1e7de961 DB/Misc: Fix wrong types in creature_text and kill some DB startup errors Nay 2011-05-22 18:20:08 +01:00
  • 589fed54d1 DB/NPC: Add vehicle spells to Icefang (should (finally) fix quest Going Bearback) Nay 2011-05-22 17:46:19 +01:00
  • 0704f03712 DB/SAI: Fix DB/SAI: Fix Val'kyr Protector as well Nay 2011-05-22 17:45:32 +01:00
  • 57177c86c3 DB/Text: Corrected text types Shauren 2011-05-22 18:38:27 +02:00
  • 59f48c9bec Core: Clean up a lot of whitespace, and at the same time fix non-PCH building (again) click 2011-05-22 17:27:56 +02:00
  • 3643ca7c4a DB/GOs: Update flags and faction for Argent Coliseum Floor Nay 2011-05-22 15:57:55 +01:00
  • 00c28e333c DB/SAI: Fix Val'kyr Guardian (used by Nibelung staff) Nay 2011-05-22 15:57:22 +01:00
  • eb7efa431e DB/NPCs: Update templates of creatures in Ruby Sanctum Nay 2011-05-22 15:56:30 +01:00
  • 0dd349f52a Core/Players: Fix exploit with XP gain from kills done by vehicles tobmaps 2011-05-22 19:50:55 +07:00
  • 48838cca27 Fix build on Linux Machiavelli 2011-05-22 13:49:39 +02:00
  • 29e61ad0ea Core/DBLayer: Remove a problematic and unneeded transaction in _LoadMails Machiavelli 2011-05-22 13:43:57 +02:00
  • 8f9e3a7a86 Scripts/Zul'aman: Fix Zul'jin weapon display Nay 2011-05-22 11:46:27 +01:00
  • 4b1464dc41 Core/Spells: Fix problem with stackable spells after last commit tobmaps 2011-05-22 06:12:25 +07:00
  • 78ea0075e1 Core/Spells: Allow overriding aura stack amount from CastCustomSpell Shauren 2011-05-21 21:36:37 +02:00
  • 1e783cc446 Core/Spells: Fix a bug when you can't use Ice Block under Forbearance effect tobmaps 2011-05-22 01:28:27 +07:00
  • 33a8171f49 Fixed typo in file name, thx Kapoeira Shauren 2011-05-21 18:37:42 +02:00
  • 9368ef8a5c Scripts/Icecrown Citadel: Added text and sound for Deathbound Wards Shauren 2011-05-21 18:35:55 +02:00
  • 84ab669119 Scripts/Icecrown Citadel: Fixed Deathbound wards & their trap linking Shauren 2011-05-21 18:25:12 +02:00
  • a82a5c51dc Scripts/Icecrown Citadel: Summons during Valithria Dreamwalker encounter should enter combat when spawning Shauren 2011-05-21 16:32:34 +02:00
  • d454ee2a74 Core/DBLayer: Apparantly the possible deadlock was present in Player::DeleteFromDB as well. Machiavelli 2011-05-21 14:49:22 +02:00
  • 18c016a890 Scripts/Ulduar: Lopin 2011-05-21 14:11:50 +02:00
  • 59c0670f44 Core/DBLayer: Fix possible transaction deadlock in HandleMailReturnToSender opcode Machiavelli 2011-05-21 14:24:46 +02:00
  • c3778487f0 Core/Spells: Fixed totem summoning behavior (summoning new totem while old is still active will not prevent new one from spawning) and fixed totem cooldowns Shauren 2011-05-21 10:58:32 +02:00
  • 463f831b29 DB/Pools: Adding pool for herbs in Desolace ZxBiohazardZx 2011-05-20 23:26:39 +02:00
  • 7e5b9047c4 DB/Pools: Adding pool for herbs in Felwood. ZxBiohazardZx 2011-05-20 23:23:56 +02:00
  • 7ae3a59101 DB/Pooling: Adding pool for Herbalism in the barrens ZxBiohazardZx 2011-05-20 23:22:12 +02:00
  • d5cf8a6f5a Core/Spells: Drop some dead code tobmaps 2011-05-21 03:51:41 +07:00
  • 0ab5cdef2e Scripts/Icecrown Citadel: Shauren 2011-05-20 22:20:11 +02:00
  • 3d620db0c1 DB/Conditions: Added target requirements for item 23417 to prevent exploits Shauren 2011-05-20 19:10:10 +02:00
  • 5303238744 Core/Auras: Fixed infinite mana stacking exploit Shauren 2011-05-20 17:11:53 +02:00
  • db5ff45e81 Core/Spells: Fix exploit with Improved Shadowform (Rank 1) tobmaps 2011-05-20 19:28:14 +07:00
  • ac4ed1efdf Core/Spells: Moved setting UNIT_CREATED_BY_SPELL out of spell effect handlers and sending SMSG_TOTEM_CREATED into Totem class Shauren 2011-05-19 22:27:18 +02:00
  • f03bdceaff Core/Spells: Properly fix Arcane Surge bug tobmaps 2011-05-20 03:16:48 +07:00
  • e2310fe541 Core/Spells: Fix a bug with proc of Arcane Surge when it shouldn't tobmaps 2011-05-20 02:59:02 +07:00
  • 49a81557fa Core/Units: Fixed totem timer UI Shauren 2011-05-19 18:50:57 +02:00
  • 69376d0e1c Core/Units: Removed calculating complete mechanic mask when checking if unit has aura with such mechanic, instead return result immediately (immunities don't need to be checked, unit won't have such aura if immune) Shauren 2011-05-19 17:46:36 +02:00
  • a8c784b50c Core/Spells: Properly fix talent Torment the Weak tobmaps 2011-05-19 22:01:01 +07:00
  • 9a7720e184 Scripts/Ulduar: Add script for Hodir encounter. Lopin 2011-05-19 15:09:06 +02:00
  • fb4913da3d Scripts/Nagrand: Update KillCredit for quest chain of corky TCKiper 2011-05-19 15:03:58 +02:00
  • a0ad1fcc24 Core/Spells: Fix talent Torment the Weak tobmaps 2011-05-19 18:55:08 +07:00
  • b8a7eace3e Core/Scripts: Print error when attempting to retrieve aura application target in script hook which does not have one Shauren 2011-05-19 13:22:17 +02:00
  • c3e1f41bc2 Scripts/Spells: Use more appropriate hook for Lifeblood calculations Shauren 2011-05-19 13:21:12 +02:00
  • ea9a83407f Core/Spells: Fix Lifeblood scaling with health Based on Kapoeira's patch Shocker 2011-05-19 12:32:29 +03:00
  • ed334aff22 DB/Loot: Fix disenchanting bug for items from Gnomeregan tobmaps 2011-05-19 01:35:36 +07:00
  • 8049ad5ff5 Core/Spells: Fix health for Mana Tide Totem insider42 2011-05-19 01:24:53 +07:00