Commit Graph

  • e158a5e14e Core/Commands: Typo in d9406b0e59 Ty glkrlos Kaelima 2011-10-31 09:17:45 +01:00
  • 3d4d147196 Core/SmartAI: kaelima 2011-10-31 02:01:17 +01:00
  • e16e18da23 Core/Spells: Added safe-checks for places where caster/victim can be null. kaelima 2011-10-31 01:53:11 +01:00
  • ad1f1dad59 DB/Misc: Fix most "X tried to cast unknown spell id 0" errors (related to totems) Nay 2011-10-31 00:03:45 +00:00
  • d9406b0e59 Core/Commands: Add stupid-check for trying to add negative itemID to vendor. Fixes crash #3238 kaelima 2011-10-31 00:02:32 +01:00
  • d5ece59acd Core/Spells: Fixed possible crash for Decimation kaelima 2011-10-30 23:52:38 +01:00
  • a70be71837 DB/Realm Faction Change/Achievements: Fixed a lot of World Event achievements tREAk 2011-10-30 20:39:22 +01:00
  • 3dac176f85 DB/Misc: Naz'anak: Nay 2011-10-30 15:10:53 +00:00
  • 0b51b4ef0a Core/SAI: SMART_ACTION_TALK, if our action target is a player, use its guid as whisperGuid (used in whispers and in text $vars) Nay 2011-10-30 14:26:49 +00:00
  • f17879d423 Core/SAI: Add input validation (params) to certain target types and update target comments Nay 2011-10-30 13:12:39 +00:00
  • c0c237f474 Fix build Nay 2011-10-30 02:07:41 +00:00
  • 82fa5c97d6 DB/Quests/IC: Fix quest Tempering The Blade Nay 2011-10-30 01:08:16 +01:00
  • 550f3c907a DB/Quests/PoS: Fix quest Reforging The Sword Nay 2011-10-29 23:33:44 +01:00
  • 62ab9ce9e5 DB/Quests/HF: Roughly fix quest Field Test Nay 2011-10-29 22:44:56 +01:00
  • 7d52578b80 Scripts/Ulduar/Assembly of Iron: Fix Immumities for Stormcaller Brundir; Fix Brundir's Lightning Tendrils (visuals need some extra love) Machiavelli 2011-10-29 22:48:36 +02:00
  • c0711d6d74 DB/SAI: Fix an issue in the quest Still At It where npc flags were not being properly resetted. Nay 2011-10-29 20:53:59 +01:00
  • b85e4eb724 DB/SAI: Fix quest Adding Injury to Insult Nay 2011-10-29 18:32:02 +01:00
  • 959a08859a DB/Linked Respawns: Link some missing Slags with Volkhan (HoL) Aokromes 2011-10-29 17:33:30 +01:00
  • c9f14f2b5e Update sql/updates/world/2011_10_29_01_world_gameobject_template.sql Machiavelli 2011-10-29 18:29:19 +03:00
  • cb52cf011f DB/Templates: Correct 25 man loot IDs for Freya's chest based on the only actual parsed 25man chest there is. NOTE: This is not WDB data, merely guesswork. Machiavelli 2011-10-29 15:57:50 +02:00
  • 526ada47e1 BG/Isle of Conquest: kaelima 2011-10-29 15:16:13 +01:00
  • 0083290322 Core/Player: Fix gaining fishing skill of wielding fishing pole in offhand kaelima 2011-10-29 15:07:08 +01:00
  • 2575b50b05 DB/Templates: Add missing templates for variations of Freya's Chest. This will allow them to actually spawn on death. Machiavelli 2011-10-29 14:56:01 +02:00
  • 4f039841e8 Scripts/Ulduar/Freya: Remove unneeded TimeCheck function that would lead to over-spawning of waves. Machiavelli 2011-10-29 14:55:05 +02:00
  • e1111886dd Scripts/Howling Fjord: Fix horde version of Of Keys and Cages kaelima 2011-10-29 14:12:36 +01:00
  • 8ca09a2061 Revert file Main.cpp that shouldn't have been change in accae0ce50 (previous commit) Nay 2011-10-29 00:48:49 +01:00
  • accae0ce50 TDB 335.11.43 TDB335.11.43 Nay 2011-10-29 00:20:56 +01:00
  • c19a6c7e31 Core/Loading: Drop the field script_version from the table version. Nay 2011-10-28 23:00:00 +01:00
  • 864635b74b Merge pull request #3729 from dracosvk/RadiusIndex Machiavelli 2011-10-28 02:08:57 -07:00
  • 96c63fdf90 Change magic numbers for EffectRadiusIndex into enum with actual effect radius draco 2011-10-27 21:30:23 +02:00
  • 5559ca8329 Merge pull request #3651 from Fredi/cleanup Shocker 2011-10-27 08:12:20 -07:00
  • a620a763a9 Scripts/Howling Fjord: Fix quest Of Keys and Cages Discover- 2011-10-26 00:11:06 +01:00
  • 80720358f0 Scripts/Nagrand: Fix creature text of Maghar Prisoner and remove useless RAND() in go_warmaul_prison. Discover- 2011-10-25 23:52:55 +01:00
  • f958fdf246 Core/SmartAI: Add actions SMART_ACTION_LEAVE_VEHICLE and SMART_ACTION_REMOVE_PASSENGERS. kaelima 2011-10-25 23:50:00 +01:00
  • 6ca1487c48 Core/SmartAI: Fix target type SMART_TARGET_CLOSEST_PLAYER kaelima 2011-10-25 21:43:24 +01:00
  • 199bcf1a88 Core/SmartAI: Allow SMART_ACTION_FOLLOW to take 0 values for dist and angle - will set them to their "default" following values. kaelima 2011-10-25 19:08:21 +01:00
  • f2000f3fb5 Core/Misc: Some minor cleanups kaelima 2011-10-24 23:33:17 +01:00
  • 3a3af64f68 Core/SmartAI: kaelima 2011-10-24 23:21:34 +01:00
  • 0ac431f52d Fix a crash caused by spell 49065. Close #3646. megamage 2011-10-24 16:54:52 -04:00
  • 10bca6c268 Merge pull request #3596 from ille/master Shocker 2011-10-24 10:43:47 -07:00
  • 159353c4e1 Fix Misery talent being activated by Mind Flay jon 2011-10-24 12:50:17 +02:00
  • a8d20d5da8 Script/Commands: Codestyle and cleanups Fredi 2011-10-24 08:35:33 -02:00
  • ce034bd544 Core/SmartAI: Delay spell cast events (SMART_ACTION_CAST) when another spell is already being casted. Shocker 2011-10-23 21:34:50 +03:00
  • 0acc5b526c DB/SAI: Script Pusillin in DM tharaca 2011-10-23 18:45:43 +01:00
  • fec3db6e5d Core/SAI: Fix event phases when phase > 2 Nay 2011-10-23 17:50:31 +01:00
  • 5f58965fad Tiny typo on previous commit. Nay 2011-10-23 13:01:04 +01:00
  • c2125ece3b Core/SAI: Add SMART_ACTION_SEND_GOSSIP_MENU. Geekotron 2011-10-23 12:55:17 +01:00
  • 70c2f9e796 Merge pull request #3575 from bytewarrior/master Machiavelli 2011-10-23 04:22:18 -07:00
  • 3a713eef7e Merge pull request #3587 from Fredi/check Machiavelli 2011-10-23 04:16:53 -07:00
  • 22546f9af4 DB/NPCs: Random Stormwind NPC's template updates Svannon 2011-10-23 12:15:20 +01:00
  • 84a6417a4e Core/Quests: Fix pooling system causing wrong questrelations Elron103 2011-10-23 12:11:38 +01:00
  • 5a12fb9964 DB/SAI: Convert quest The Dwarven Spy from scripts to SAI Discover- 2011-10-23 12:04:33 +01:00
  • 4b043fa52f DB/SAI: Fix quest Elemental Power Extraction Discover- 2011-10-23 11:50:08 +01:00
  • b8bc70e280 DB/SAI: Fix quest Potential for Brain Damage = High Discover- 2011-10-23 11:35:52 +01:00
  • fe3f19148a DB/SAI: Convert quests Survey the Land & Illidan's Pupil from core scripts to SAI (and fix them properly) Discover- 2011-10-23 11:10:58 +01:00
  • 8e2440133e DB/SAI: Convert quests 10987, 10107, 10108, 9918, 9849 from core scripts to SAI Nay 2011-10-23 11:00:56 +01:00
  • 238e8e5ea1 DB/SAI: Properly fix quest Blighted Last Rites (EAI->SAI) Discover- 2011-10-23 10:16:04 +01:00
  • a9d86c2c0b DB/Conditions: Fix quest Ruthless Cunning Discover- 2011-10-23 10:13:00 +01:00
  • 9592bc6082 Merge pull request #3632 from Poli93/master Lopin 2011-10-23 01:27:24 -07:00
  • 120d4f45dd DB/SAI: Fix some Hallow's End quests kaelima 2011-10-23 04:29:44 +01:00
  • aaf585aa42 Fix Anub'arak casting Penetrating Cold on 5 players in 10 man raid jon 2011-10-23 00:14:18 +02:00
  • 4975271638 DB/SAI: Fix quests Data Mining (12860,12927) Kapoeira 2011-10-22 19:46:58 +01:00
  • 1f2e4535c1 DB/SAI: Fix quest What The Soul Sees Discover- 2011-10-22 18:13:32 +01:00
  • fc174912f4 DB/Conditions: Fix quest Returning the Favor Discover- 2011-10-22 17:48:09 +01:00
  • 26b3e62b26 Scripts/Nagrand: Add a quest incomplete check in go_warmaul_prison (previous commit). Nay 2011-10-22 17:38:26 +01:00
  • 8cc6750388 Scripts/Nagrand: Fix quest Finding The Survivors Discover- 2011-10-22 17:33:12 +01:00
  • 6e1107f5fc Scripts/Nagrand: Fix quest Totem of Kar'dash Discover- 2011-10-22 17:30:53 +01:00
  • 04a798dc8b DB/SAI: Fix quest Bring Me The Egg! Discover- 2011-10-22 16:27:46 +01:00
  • c3f120f57b DB/SAI: Properly fix quest Blessing of Incineratus (EAI->SAI) Discover- 2011-10-22 16:23:30 +01:00
  • 4fb66ac5a3 DB/SAI: Fix quest Torching Sunfury Hold Discover- 2011-10-22 16:21:35 +01:00
  • 38dd156469 DB/SAI: Fix quest The Flesh Lies Discover- 2011-10-22 16:10:16 +01:00
  • d5bf72ad0e DB/SAI: Fix quest Flora of the Eco-Domes Discover- 2011-10-22 16:04:14 +01:00
  • 802c7684f4 DB/SAI: Fix quest Creatures of the Eco-Domes Discover- 2011-10-22 16:02:01 +01:00
  • cc66502e81 DB/SAI: Fix quest Tails Up Discover- 2011-10-22 15:59:05 +01:00
  • a7c65e9f9c DB/SAI: Script npcs Sunreaver Agent and Silver Covenant Agent Discover- 2011-10-22 15:57:09 +01:00
  • 91f56c181c More cleanup of grid system. megamage 2011-10-22 10:01:29 -04:00
  • 80a18b9e56 Some cleanup of grid system. megamage 2011-10-22 09:36:05 -04:00
  • 3b4ff9ee51 DB/SAI: Fix quest Gormok Wants His Snobolds (14141,14090) Discover- 2011-10-22 13:24:45 +01:00
  • 362b528bbb Scripts/Quests: Fix quest What Do You Feed a Yeti, Anyway? (14112,14145) Nay 2011-10-22 13:18:17 +01:00
  • e5c0be0a29 DB/SAI: Fix quest Still At It Malcrom 2011-10-22 12:24:17 +01:00
  • 31802e138b DB/SAI: Fix quest A Meeting With The Magister and An Audience With The Arcanist Discover- 2011-10-22 11:57:41 +01:00
  • 8c105bd256 DB/GO: Add two missing Uther's Tribute gameobjects Nay 2011-10-22 11:33:07 +01:00
  • 79a57cb21d DB/Quest Relation: Correct quests offered by some cloth quartermasters RedSonja 2011-10-22 11:31:34 +01:00
  • 3d713a6d8f DB/SAI: Fix quests A Taste of Flame (4022,4023,4024) Discover- 2011-10-22 11:26:58 +01:00
  • c9c5c2a355 Use read/write thread mx guard instead of general guard for HashMapHolder. megamage 2011-10-21 17:29:09 -04:00
  • 5fdde0da73 Core/Spells: Move Shadowfiend's passive aura to creature addon. kaelima 2011-10-21 14:05:40 +01:00
  • 361b447f62 Core/Quests: Update Quest::IsAutoComplete Nay 2011-10-20 17:53:46 +01:00
  • 5514523a7c use effectMask to calculate mechanicMask in ModSpellDuration ille 2011-10-20 18:28:37 +02:00
  • ddec56b3e0 Core/Spells: Fix shadowfiend. Liberate 2011-10-19 23:30:25 +02:00
  • a658d0b592 Core/Spells: Define and implement SPELL_ATTR4_PROC_ONLY_ON_DUMMY. Liberate 2011-10-19 22:08:54 +02:00
  • a34a90ad87 Core/Commands: Added security check in .damage Fredi 2011-10-19 15:44:26 -02:00
  • 1431a5d15c Core/Spells: Revert d7e0190726 and solve it differently. Liberate 2011-10-19 18:35:21 +02:00
  • be0b2fcf97 Core/Grid: kaelima 2011-10-19 17:40:44 +01:00
  • d7e0190726 Core/Spells: Check to see if a totem has a passive aura. If so: Add the aura directly, if not: Cast the spell. Liberate 2011-10-19 14:00:59 +02:00
  • b268b51d0e Core/Spells: Add Block Value cap to Shield Slam and Shield of Righteousness. Liberate 2011-10-19 13:00:22 +02:00
  • 8f8949fcf0 Core/Spells: Spells with the self-cast range should not have a range check. This range used for many triggered spells. Liberate 2011-10-19 00:24:43 +02:00
  • 6d12deb5b5 And a forgotten change. Sorry for this, I guess it's a welcome back present for me... Thanks tobmaps for pointing this out. Liberate 2011-10-18 23:49:46 +02:00
  • 8cc13ff838 And I forgot to turn on tabs to spaces. Also fixed... Liberate 2011-10-18 23:38:55 +02:00
  • 68428f66ae Fix a minor typo in last commit. Liberate 2011-10-18 23:28:44 +02:00
  • 89bae3b51c Core/Spells: Add a new stack rule for spellgroups: SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT Liberate 2011-10-18 23:27:39 +02:00