Commit Graph

  • be229ef4cf Scripts/Ruins of Ahn'Qiraj: Accidently removed copyright in one file. Sorry ScriptDev2. kaelima 2011-06-13 17:51:35 +02:00
  • 5720a4d9a5 Ruins of Ahn'Qiraj: kaelima 2011-06-13 13:21:02 +02:00
  • 66092b2717 Core/Scripts: Typo... kaelima 2011-06-13 13:07:54 +02:00
  • f45121ebe9 Core/Scripts: Avoid some possible crashes kaelima 2011-06-13 13:06:02 +02:00
  • de41092cab Core/Buildsystem: Add a warning about missing git revision info during CMake configuration: This will trigger when the rev_hash has not been set properly, and inform of possible steps to take (in most cases pulling repository tags is sufficient) click 2011-06-13 04:58:49 +02:00
  • 0cbd171935 Core/Spells: Fixed few spells in Auriaya's encounter (Ulduar) - Sonic Screech, Strength of the Pack, Sentinel Blast and Terrifying Screech Lopin 2011-06-12 21:10:55 +02:00
  • 876a6b2501 SQL: Follow standards, ohyeah baby. click 2011-06-12 18:54:39 +02:00
  • 13b34a5d72 Scripts/Quests: Implement quest 12659 (Scalps!) Thanks Malcrom for condition Shocker 2011-06-12 19:46:33 +03:00
  • d277ecc26a Core/SmartAI: Add ability to set/add/remove dynamicflags of a creature. kaelima 2011-06-12 17:50:23 +02:00
  • 78981e0855 Merge branch 'master' of github.com:TrinityCore/TrinityCore click 2011-06-12 17:19:38 +02:00
  • b138bc31ca Scripts/EmeraldDragons: Clean up a bit on the scripts: - Remove script for Shade of Taerar, replaced with SAI equivalent (Malcrom) - Remove script for Demented Druids, replaced with SAI equivalent (Malcrom) - Add supportscript for Mark of Nature (Kaelima) - Some other minor changes here and there click 2011-06-12 17:13:28 +02:00
  • 4123fbc254 Scripts/Ulduar: Flash Freeze will despawn after Hodir is defeated, raid is wiped or victim is not the summoner Lopin 2011-06-12 17:02:34 +02:00
  • 2a46f97b72 Scripts/Icecrown Citadel: Removed unneccessary PreventDefaultAction call Shauren 2011-06-12 16:11:14 +02:00
  • e1f7f9e5b1 Core/Players: Fix average item level calculation: omit shirt shot, not chest armor slot. Thanks to AreYouSiries for pointing out. Machiavelli 2011-06-12 03:06:33 +02:00
  • b9e8694540 Core: Continued cleanup kaelima 2011-06-12 02:30:32 +02:00
  • da03bbbdab Core: Yet more cleanups in codestyle... click 2011-06-12 02:06:07 +02:00
  • c77aa6e846 Core: And some more cleanups... click 2011-06-12 02:00:43 +02:00
  • f16df538ee Core: More codestyle cleanups click 2011-06-12 01:47:45 +02:00
  • 158966dc79 Core: Codestyle cleanup click 2011-06-11 22:35:29 +02:00
  • 9ef8bd3072 Core/Misc: Fix compile, revert part of a73c7f506e, these should actually be errors. kaelima 2011-06-11 19:20:49 +02:00
  • a73c7f506e Core/Misc: kaelima 2011-06-11 19:05:47 +02:00
  • 5bbeccd00f Merge pull request #1921 from zwerg/master QAston 2011-06-11 04:19:50 -07:00
  • 34d980ea4c Core/Auras: Move AuraEffect::TriggerSpell missing spell error log to debug. QAston 2011-06-11 13:16:19 +02:00
  • ce8977d1ce Added missed changes for previous revision Shauren 2011-06-11 13:08:23 +02:00
  • 9b79df7074 Core/Spells: Implemented SPELL_ATTR7_IS_CHEAT_SPELL serverside checks and allow GMs to cast these spells Shauren 2011-06-11 13:02:54 +02:00
  • 677cbbb93a Scripts: Fix some crashes occuring due to unsafe use of AuraScript::GetCaster() method. There's "returns unit which casted the aura or NULL if not avalible" written in description of the method, but who cares... QAston 2011-06-11 12:42:01 +02:00
  • 252ac95e1b Core/AI: Removed crappy and unused AOEAI Shauren 2011-06-11 12:17:01 +02:00
  • 76bb3ca21c Core/Auras: Call Aura::HandleAuraSpecificMods in Aura::SetStackAmount to preserve compatibility with older scripts. QAston 2011-06-11 10:54:22 +02:00
  • 38de636e30 Core/Spells: Define some unknown spell attributes. QAston 2011-06-10 11:10:37 +02:00
  • 3ec587e21e Core/Auras: Make Aura::ModStackAmount(1) an equivalent of reapplying the aura Recalculate periodic aura timers on aura reapply. QAston 2011-06-09 17:04:52 +02:00
  • 23d43c72b2 Core/Spells: Drop some redundant code. QAston 2011-06-08 14:25:46 +02:00
  • 14689c2748 Core/Spells: Removed unneeded hack Shauren 2011-06-11 10:16:25 +02:00
  • 73f0cb747c Core/Misc: Fix some typos tobmaps 2011-06-11 05:37:59 +07:00
  • eec9f4ed16 DB/Entities: Fix vehicle for npc Kor'kron Windrager tobmaps 2011-06-11 04:46:59 +07:00
  • 1c550cba94 Scripts/Violet Hold: Changed one message to be blizzlike Shauren 2011-06-10 22:43:13 +02:00
  • 411deceb2a Core/ObjectMgr: Removed obsolete code Shauren 2011-06-10 22:42:44 +02:00
  • 60388f3907 Scripts/Ulduar: Fixed infinite loop in Brightleaf's encounter (Freya's Elder) and fixed Unstable Sun Beam Lopin 2011-06-10 20:40:42 +02:00
  • c19dd5b8f9 Scripts/Ulduar/Kologarn: Only set arms in combat with zone if encounter is actually in progress. Thanks to Josh for pointing out. Machiavelli 2011-06-10 19:48:45 +02:00
  • d0f1dd552a Minor cosmetic fix for SQL from previous commit. Machiavelli 2011-06-10 18:30:23 +02:00
  • 680798a11d Scripts/Ulduar/XT-002: Machiavelli 2011-06-10 18:24:16 +02:00
  • bf73940249 Core/Spells: item Majestic Dragon Figurine should proc also from instant spells tobmaps 2011-06-10 21:33:01 +07:00
  • a4a57ab096 Core/Player: Allow hp5 bonus from items to regenerate also in combat tobmaps 2011-06-10 20:40:23 +07:00
  • dfc92ef59e Core/Spells: Fix more spells that make damage from percent of health tobmaps 2011-06-10 18:15:09 +07:00
  • 94397e5b2e Core/Unit: Fix remove Spell Immunity zwerg 2011-06-10 08:18:27 +02:00
  • 3a5e3e71a4 DB/Entities/Ulduar: Update templates and addon data for adds during XT-002 encounter Machiavelli 2011-06-10 03:27:19 +02:00
  • 036fc88c1a Scripts/Ulduar/XT-002: Update TODO comments to reflect todays changes. Machiavelli 2011-06-10 03:25:41 +02:00
  • 84b27f7194 Scripts/Ulduar/XT-002: Machiavelli 2011-06-10 03:24:32 +02:00
  • 7690d80141 DB/Areatrigger: Fix orientations of some areatrigger_teleports. kaelima 2011-06-09 19:40:23 +02:00
  • 5bc4e6e965 Merge pull request #1918 from Pesthuf/Patches Alexander 2011-06-09 10:18:04 -07:00
  • c0bc829376 Scripts/Ulduar/XT-002: Machiavelli 2011-06-09 17:52:34 +02:00
  • c59dd93681 Fix spells with TARGET_DEST_CASTER_RIGHT and TARGET_DEST_CASTER_LEFT hitting the opposite direction. Pesthuf 2011-06-09 16:39:41 +02:00
  • cdb296d6d7 Core/Vehicles: Fix power type energy for some vehicles tobmaps 2011-06-09 20:20:21 +07:00
  • 60470e4bd8 Core/Misc: Some random cleanups tobmaps 2011-06-09 19:41:13 +07:00
  • 93c329658d Core/Spells: Fix damage for spell Rapid-Fire Harpoon tobmaps 2011-06-09 19:22:05 +07:00
  • c31684ebc5 Core/Spells: Drop obsolete spell proc data for Surge of Light tobmaps 2011-06-09 18:16:23 +07:00
  • 8a9ee4798e Core/Spells: Drop obsolete spell proc data for Infusion of Light tobmaps 2011-06-09 18:09:23 +07:00
  • b42239b237 Scripts/Ulduar/XT-002: Machiavelli 2011-06-09 04:37:38 +02:00
  • 14067416b4 Core/Arenas: Fix removal of some auras at arena join/leave tobmaps 2011-06-09 02:20:31 +07:00
  • a017474ab8 Core/RecruitAFriend: Fix max level difference for benefit experience multiplier tobmaps 2011-06-09 02:10:46 +07:00
  • 9505607d95 Scripts/Spells: Proper target selection for 62775 - with thanks to Kaelima Machiavelli 2011-06-08 20:06:41 +02:00
  • e1483329e0 Core/Mailsystem: Optimized returning and deleting old mails, will no longer take minutes when starting using old character db Shauren 2011-06-08 18:55:21 +02:00
  • f4229e52f2 Core/Spells: Fix radius for spell 62775 (Ulduar/XT-002 encounter) Machiavelli 2011-06-08 16:52:02 +02:00
  • bcfb8cf69d Core/Spells: Fix max targets for spells 63018,65121,63024,64234 (Ulduar/XT-002 encounter) Greymane 2011-06-08 15:29:23 +02:00
  • a7a1a123ec Core/Defines: filled some gaps from 31abc9e20c kaelima 2011-06-08 13:53:14 +02:00
  • 31abc9e20c Core/Defines: Revert parts of ae0d349a3c. kaelima 2011-06-08 12:09:26 +02:00
  • 0c3e99c450 Core/Auras: Move repeating code for aura packet creation to separate function. Fixes usage of SPELL_ATTR5_HIDE_DURATION attribute. QAston 2011-06-08 10:41:32 +02:00
  • 0575dddbb3 Core/Auras: Fix visibility aura effect handlers to work correctly on amount change QAston 2011-06-08 09:19:34 +02:00
  • 72b73d2cb9 Scripts/Scarlet Enclave: fix stolen effect for DK quest, which allowed to hang server by spawning unlimited number of mobs Az@zel 2011-06-07 16:04:15 +06:00
  • 8f7be3d48a Merge branch 'master' of https://github.com/TrinityCore/TrinityCore QAston 2011-06-07 22:26:14 +02:00
  • f74bc25af1 Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_PERCENT_DONE aura handler to work correctly on amount change. QAston 2011-06-07 22:25:39 +02:00
  • 099d36c8de Scripts/DB: Correction for some minor typos in e8bc02f3bd click 2011-06-07 20:17:45 +02:00
  • 6c5f68e8fc Core/Auras: Do not use spellmod system to drop auras with spell proc event entry. QAston 2011-06-07 19:09:20 +02:00
  • b9e8e6d3b4 Core/Auras: Add functions for common actions on aura charges. QAston 2011-06-07 17:25:34 +02:00
  • 109a861407 Fix non-PCH build Machiavelli 2011-06-07 16:56:32 +02:00
  • 730043c58f Fix non-PCH build Machiavelli 2011-06-07 16:48:00 +02:00
  • 16ceb5a39e Core/Spells: Change a log message to debug level and make it more descriptive. Machiavelli 2011-06-07 16:23:20 +02:00
  • e8bc02f3bd Scripts/Ulduar: Remove dirty spell and summon hacks from XT-002 script and rewrite with EventMap. Machiavelli 2011-06-07 16:13:14 +02:00
  • c1fb71fefc Scripts/Icecrown Citadel: Fixed Sindragosa first air phase entering condition (when reaching 85% health, not timed) lost-illusion 2011-06-07 15:18:46 +02:00
  • 9542077c38 Core/Auras: Use recalculated aura max duration on spell hit for duration calculations. QAston 2011-06-07 14:19:47 +02:00
  • 3effdb2c23 Core/Auras: Add Aura::TryRefreshStackOrCreate function and remove stack checks from Aura::Create QAston 2011-06-07 12:47:32 +02:00
  • bbcfcabf3a Scripts/Ruby Sanctum: Fixed compile. kaelima 2011-06-06 15:31:25 +02:00
  • 726c260002 Scripts/Ruby Sanctum: kaelima 2011-06-06 15:20:56 +02:00
  • fc11540c23 Chat/Commands: Allow .go creature to teleport to the actual location of a creature if player is in the same map with it Shocker 2011-06-06 16:07:07 +03:00
  • a1ed5628aa DB/Spelldifficulty: Typo in my latest commit. kaelima 2011-06-05 13:09:29 +02:00
  • 69d2b4a81c DB/Spelldifficulty: Fix typo in 18c016a890 messing up Shadowfiends in heroic dungeons. kaelima 2011-06-05 12:44:26 +02:00
  • bdc75eb856 Ruby Sanctum: kaelima 2011-06-04 14:41:45 +02:00
  • eb219ef5d8 Merge branch 'master' of github.com:TrinityCore/TrinityCore Shocker 2011-06-04 13:19:02 +03:00
  • 599bbad6aa Core/Spells: Righteous Defense shouldn't affect targets that can't attack you Shocker 2011-06-04 13:18:38 +03:00
  • 009aff2cc9 Core/Spells: Fixed targeting selection for target type 90 (TARGET_UNIT_TARGET_MINIPET) Shauren 2011-06-04 12:13:27 +02:00
  • 665dbfd9ae Revert "Core/Transports: Fixed NPCs on transport disappearing after grid unloading" Shauren 2011-06-04 11:00:53 +02:00
  • 92af66e0a6 Scripts/Spells: Scripted Magic Rooster mount Shauren 2011-06-03 22:09:55 +02:00
  • 702424c287 DB/Templates: Fixed health for Sindragosa and Ice Tomb, thanks vcrx6 and Studioworks Shauren 2011-06-03 21:36:29 +02:00
  • 97a5db68c2 Core/Auras: Shauren 2011-06-03 21:30:50 +02:00
  • 87ce4988f4 Scripts/Ulduar: Fix heroic version of Hodir's Rare Cache kaelima 2011-06-03 13:51:41 +02:00
  • 9f8e4b031e Core/Quests: add anti-cheat check in quest reward method Azazel 2011-06-03 11:54:44 +06:00
  • 550dca1232 Core/Achievements: Remove criterias for City Defender from disables Shocker 2011-06-02 20:59:52 +03:00
  • bbb6a973cb Core/Achievements: fix City Defender kill credit bugs tobmaps 2011-06-02 23:34:55 +07:00
  • 3e20e4ebe6 Scripts/Azuremyst Isle: Actually fixed what was stated in last commit :P kaelima 2011-06-02 15:38:42 +02:00
  • 843d4288f8 Scripts/Azuremyst Isle: Fix The Prophecy of Akida. kaelima 2011-06-02 15:03:46 +02:00
  • 508f14fa6c Core/Spells: cleanup in Blade Barrier code tobmaps 2011-06-02 19:21:10 +07:00