aboutsummaryrefslogtreecommitdiff
path: root/sql/scripts
AgeCommit message (Collapse)Author
2011-02-23Scripts/Shadowmoon Valley: Remove support for NPC NelthakaruMalcrom
DB/Misc: Add waypoints and scripts for quest Nelthakaru's Tale (SAI) Closes #746
2011-02-23Scripts/Kologarn:Machiavelli
- Correct target limitation for Focused Eyebeam - Correct target selection and limitation for Stone Grip ** Fixes random teleports to the "safe spot" caused by aura unapply when that player wasn't intended as target. ** Stone Grip will only target the main tank if there's no one else in range. - Despawn Rubbles on encounter reset/complete - Use elegant MotionMaster::MoveJump instead of NearTeleportTo when releasing Stone Grip target DB/NPC Templates: - Add civilian flag for Armsweep Stalker and Rubble Stalker Other: - Fix 2011_02_23_2_world_conditions.sql to comply to standards - Cleanup affected code
2011-02-23Scripts/Ulduar:Machiavelli
- Fix Focused Eyebeams - Fix Arm Sweep - Fix respawning and re-entering of arms DB/Templates: - Fix speed, modelId and trigger state of Focused Eyebeams - Set NullAI to semi-triggers; Rubble Stalker, Kologarn Pit Kill Bunny
2011-02-22Scripts/Ulduar: Kologarn:Machiavelli
- Correct target selection of Stone Grip - Correct functionality of Stone Grip (absorb aura, stun, damage, vehicle join, correct removal of the aforementioned when needed, +teleport to platform) - Blizzlike casters for certain spells, which led to merging arms AI to KologarnsAI. - Blizzlike timer for Stone Grip - Fix Rubble spawn on arm death
2011-02-19Scripts/Icecrown Citadel: Added support for weekly quest Residue RendezvousShauren
2011-02-18Scripts/Icecrown Citadel: Added support for weekly quest "Deprogramming"Shauren
2011-02-16Scripts/Icecrown Citadel: Corrected line of sight checks for Sindragosa's ↵Shauren
Ice Tombs Closes #628
2011-02-15Scripts/Icecrown Citadel: Fixed Sindragosa's Icy GripShauren
Closes #629
2011-02-15Scripts/Icecrown Citadel: Added Rotting Frost Giant scriptShauren
2011-02-12Scrips/Spell: Implemented script for spell 26678.Manuel Carrasco
Signed-off-by: Manuel Carrasco <manue.l@live.com.ar>
2011-02-10Core/GuardAI: Guards don't evade if the target casts Vanish and also can ↵Manuel Carrasco
detect players with Feign Death. Core/Scripts: Moved scripts from ScriptedGuardAI to guards.cpp Core/Creature: Removed custom npcflags UNIT_NPC_FLAG_GUARD (now moved to flag_extras) and UNIT_NPC_FLAG_OUTDOORPVP (not used) Thanks to Kaelima, Xanadu, Shauren and linencloth. Signed-off-by: Manuel Carrasco <manue.l@live.com.ar>
2011-02-08Scripts/Icecrown Citadel: Implemented traps after Deathbringer SaurfangShauren
2011-02-07SQL: Any content SQL should be able to be re-imported without errors; Fix an ↵Nay
import error in world_scripts_full; P.S Full DB will be available soon Closes #586
2011-02-07Scripts/Icecrown Citadel: Added Sindragosa scriptShauren
2011-02-04Core/Spells: Moved dungeon encounter crediting to scriptsShauren
2011-01-31Core/Spells: Moved Glacial Strike removal to spell script, thanks Destalker ↵Shauren
for pointing it out
2011-01-31Core/Spells: Implemented Druid T10 4P restoration bonusShauren
2011-01-30Forgot to add the sql changes to world_scripts_full.sql in my previous commit.Liberate
2011-01-28Scripts/Icecrown Citadel: Pact of the Darkfallen will now only damage the ↵Shauren
caster and all other non-linked players
2011-01-28Scripts/Icecrown Citadel: Implemented Pact of the Darkfallen damage scaling ↵Shauren
(Blood-Queen Lana'thel) SQL: Renamed and split 2011_01_26_world_scriptname to meet the standards
2011-01-26Scripts/Oculus: Implemented AI for Boss Ley-Guardian Eregos.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-25Core/SQL: Fixed typo in world_scripts_full.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-24Core/SQL: Added forgotten sql data.Manuel
Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-22Scripts/Spells: Moved all special target filtering cases to scriptsShauren
2011-01-20Core/Scripts/Oculus: Implemented AI for boss Varos Cloudstrider <Azure-Lord ↵Manuel
of the Blue Dragonflight>. Signed-off-by: Manuel <manue.l@live.com.ar>
2011-01-16SQL: Removed unused spell script name.Shauren
Scripts/Icecrown Citadel: Fixed Professor Putricide adds chasing different targets than selected. Scripts/Icecrown Citadel: Fixed Coldflame ticking twice because of too close spawning. Scripts/Icecrown Citadel: Fixed Coldflame affecting spiked targets.
2011-01-09Core/SQL: Assigned script npc_four_car_garage to creature 35273.Manuel
2011-01-09Core/SQL: Fix world_scripts_full.sql importMachiavelli
2011-01-09Core/Battleground: Implemented blizzlike script for Isle of Conquest, ↵Manuel
written by gyullo and me, based on Socolin's and Josh's patch -BIG THANKS TO THEM- Anyway the map is not yet playable, there are issues not related with the script. I also want to thanks to QAston, linencloth, Shauren and Machiavelli to be so patient with my questions.
2011-01-08Core/SQL: Move spell_script_names from world_database.sql to ↵Machiavelli
world_scripts_full.sql (they're called scripts for a reason)
2011-01-08Scripts/Ulduar: Some work on Kologarn:Machiavelli
- Get rid of UNIT_FLAG_STUNNED hack - Use proper spells instead of vehicle hacks - AI scripts for both arms instead of everything being defined in Kologarn's AI script - Proper support for detecting when to release players (Right Arm) Still todo: - Eyebeams - Rubbles - Achievements - Post-encounter doors/GO's toggling
2011-01-08Core/SQL: Fix a small typo in world_script_texts.sql messing up imports.click
Closes issue #63
2011-01-07SQL: Added missing sql from revision 855e910298691d5050a8Shauren
2011-01-06Scripts/Sholazar Basin: Fix quest 12645sarjuuk
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
2011-01-06Scripts/Northrend: Creature script for npc 29639, related to quest 12856sarjuuk
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
2011-01-04Core: Fix a ypo in world_script_texts.sql - thansk to fuchs for noticingclick
closes #38
2011-01-01Scripts/Pit of Saron: Rewrite Pit of Saron instanceDark0r
Signed-off-by: Shauren <krzysiek.7.5.4@gmail.com>
2010-12-26Scripts/Ulduar: Implement script for General Vezax encounter.Machiavelli
Based on original patch by Lopin -- thank you! --HG-- branch : trunk
2010-12-26SQL: Added missing update for previous revisionShauren
--HG-- branch : trunk
2010-12-24Scripts/Orgrimmar: Remove a not finished quest script. Proper quest support ↵Machiavelli
will be included in a future TDB release. Author: Nay --HG-- branch : trunk
2010-12-24Buildsystem: Stop the retarded recursive hunting for CMakeLists.txt when ↵click
copying SQL-files nad use the proper method for direct copying. Closes issue 5240 --HG-- branch : trunk
2010-12-22Scripts/Ulduar:Machiavelli
- Fix Rune of Summoning + use correct spell for Lightning Elemental passive + fix a crash - Fix Rune of Power - thanks to Shauren for spell target help (see DB data) ** Note: Aura system bug causes Rune of Power aura to be reapplied every 0.5 second - Prevent engaging bosses one by one - Respawn bosses if encounter failed - Fix supercharge appliance and stacking - Add a few missing changes to instance data saving fix from a85e26e211 - Cleanup --HG-- branch : trunk
2010-12-20Scripts/HoL:azazel
* fix Volkhan script: after losing 20% HP Volkhan is supposed to run back to his Anvil and smack it with his hammer. 3 Golems are supposed to fly out of it and spawn (by LethalInjectionX) Closes issue #3895 * fix instance doors to remain open after use (by msholto) Closes issue #4773 Both fixes tested and approved by Aokromes. NOTE: Do not forget the DB part of the commit! --HG-- branch : trunk
2010-12-14Scripts/Icecrown Citadel: Minor adjustments and compile warning fixesShauren
--HG-- branch : trunk
2010-12-03Core/Scripts: Implemented core script for quest "Stunning Defeat at the ↵_manuel_
Ring" (11300), original code from ScriptDev2 thanks to kiper for porting, also for a full functionality for this quest you need the DB scripts made by him. --HG-- branch : trunk
2010-12-03Scripts/Icecrown Citadel: Added script for Blood Queen Lana'ThelShauren
Scripts/Icecrown Citadel: Fixed Invocation of Blood announcement emote for Blood Prince Council Scripts/Icecrown Citadel: Fixed intro for Lady Deathwhisper Scripts/Icecrown Citadel: Fixed Bone Spike for Lord Marrowgar --HG-- branch : trunk
2010-12-01Core/Scripts: Implemented script for quest The hunt is on (11794)._manuel_
--HG-- branch : trunk
2010-11-21Core/Scripts: Add support for questID 25444 (Da Perfect Spies)click
--HG-- branch : trunk
2010-11-18Scripts/Icecrown Citadel: Changed spell timers for Lord Marrowgar, taken ↵Shauren
from sniffs Scripts/Icecrown Citadel: Converted texts to new TextMgr Scripts/Icecrown Citadel: General cleanup & coding style consistency Scripts/Icecrown Citadel: Added missing spell script names --HG-- branch : trunk
2010-11-16Add missing change in 10453Spp
--HG-- branch : trunk