Commit Graph

116 Commits

Author SHA1 Message Date
maximius
73fd09f4d6 *Cleanup, fix a lot of potential crashes and typos.
--HG--
branch : trunk
2009-10-15 11:50:11 -07:00
maximius
4159903fad *Implement quest 'Trial of Fire' (Howling Fjord), by exul182
--HG--
branch : trunk
2009-10-15 10:57:27 -07:00
maximius
53c3482248 *Halls of Stone: Sjonnir the Ironshaper, implement ooze merging and Abuse the Ooze achievement, by Tartalo
--HG--
branch : trunk
2009-10-15 10:19:08 -07:00
maximius
f836aa0b37 *Drak'Tharon Keep: Novos the Summoner 'Oh Novos!' achievement, by Tartalo
--HG--
branch : trunk
2009-10-15 08:56:27 -07:00
maximius
e36ba5f958 *Fix a typo in 5895_world_scripts.sql
--HG--
branch : trunk
2009-10-14 19:17:03 -07:00
maximius
67350d6602 *Updated, working script for Drak'Tharon Keep (Novos the Summoner), by Tartalo
--HG--
branch : trunk
2009-10-14 15:24:21 -07:00
maximius
845f9036e5 *Grobbulus - fix Poison Cloud, by Cass
--HG--
branch : trunk
2009-10-13 16:07:23 -07:00
maximius
b8b49cb15a *Script for the boss Drakkari Colossus and Drakkari Elemental, by manuel
*Use Kill instead of DealDamage, should fix a crash in boss_svala, thanks Gyullo
*Update Naxxramas Worshippers script, by Destalker

--HG--
branch : trunk
2009-10-12 19:14:12 -07:00
maximius
b4c7a2514d *Blackfathom Deeps - Event: Aku'mai, by Tartalo
*Split Personality Achivement, by Destalker
*Halls of Lightning Fixes, by Destalker
    Volkhan fixes + Achievement
    Ionar Fix - without this he resets each time he is invisible, spamming sparks
    Arcing Burn - should be a debuff (and stackable, stackable part NYI :/)
*Naxxramas - Thaddius - the aura shall affect only the character without the proper aura, by Trazom
*Naxxramas - Kelthuzad - some timer adjustments (may need verification or tweaking) by Cass
*Merges by Stryker, thanks to all authors and testers.
[8458] Re-implement SPELL_AURA_MOD_TARGET_ARMOR_PCT in more porper way for weapon dependent cases. Author: VladimirMangos
[8459] Avoid mutiply apply weapon dependent armor penetration bonus for each weapon. Author: VladimirMangos
[8529] check rune cost only if spell has PowerType == POWER_RUNE. Patch provided by yavi. Author: Ambal
[8532] Fixed situation where some items like 42947 were not giving spell power bonus. By: Ambal
[8533] Not remove timed quest and correctly fail when time runs out. Add function to remove timed quest instead of direct access to set. Author: NoFantasy
[8536] Fixed spell 62776. By: Ambal
[8539] Check pet aura range at area aura update. By: Ambal
[8546] Implement battleground bonusweekends call to arms. Also fix typo in auctionmgr. Author: balrok
[8547] Implemented scriptcall: CorpseRemoved(uint32 & /*respawnDelay*/) it will be called when the corpse of the scripted creature get's removed, it's possible to adjust the next respawn inside the script. Author: balrok
[8561] Replace another auras code call by explicit code
[8566] avoid singleton-lock when accessing BattleGroundMGR::isBGWeekend() Proposed by vladimir. Comitter: balrok

--HG--
branch : trunk
2009-10-09 20:48:55 -07:00
maximius
b00b00ab9a *Azjol'Nerub - Register instance script & GO handling for first boss door, by Tartalo
*Krik'thir the Gatewatcher - Fix compile on *nix + merge npc AIs, by Tartalo
*Halls of Stone - Merge from SD2, scripting by ckegg, merge by Tartalo

--HG--
branch : trunk
2009-10-01 20:08:14 -07:00
maximius
342b071d47 *Instead of checking getVictim() to determine whether or not to regen health, check if the threat list is empty
*Fix some incorrect/missing scriptname assignments, thanks Drahy

--HG--
branch : trunk
2009-09-26 21:55:47 -07:00
maximius
7396b641ae *Gundrak: GO Handling & Slad Ran script by Tartalo
*Cleanup, and don't consider creatures to be in combat if they have no victim, or if their victim is a GM.

--HG--
branch : trunk
2009-09-26 16:01:30 -07:00
maximius
2853aa1cd1 *Grobbulus - in Inject event, tank is not a target for this spell, by Gyullo
*Gundrak - AI for the boss Moorabi, by Manuel
*Improvements to player death handling (they will now fall to the ground).. also attempted to improve creature death handling the same way.

--HG--
branch : trunk
2009-09-25 19:20:04 -07:00
maximius
8102372a67 *Krik'thir the Gatewatcher partial script by Manuel and Gyullo
*Ahn'Kahet: Fixes for Prince Taldaram & code Achievement by Tartalo

--HG--
branch : trunk
2009-09-23 19:50:02 -07:00
maximius
b3f3a82e5f *Fix Unit::m_regenTimer so creatures regen health properly, by MrSmite
*Partial Utgarde Pinnacle instance & boss scripts, rewritten by Tartalo, original by ckegg
*Fix a bug where pets would engage new attackers while approaching the target their owner sent them to attack, by MrSmite

--HG--
branch : trunk
2009-09-22 16:14:37 -07:00
maximius
ea2da8c758 *Fix a modelid issue in world_scripts_full, thanks Demonx
--HG--
branch : trunk
2009-09-21 17:23:56 -07:00
maximius
771341992f *Ahn'Khalet: Partial Herald Volazj script, by Tartalo
*Check for null pointers in SelectTargetHelper, thanks to Spp
*Remove rank aura from last battle (possibly there due to crash), by Spp

--HG--
branch : trunk
2009-09-20 19:07:53 -07:00
maximius
6c90f1f89a *Ahn'Khalet: GO handling & Prince Taldaram scripting by Tartalo & tlexii
*Cleanup, remove all DB-specific data that needs review from 5700_world.sql -- TDB topic here: http://bit.ly/POdro

--HG--
branch : trunk
2009-09-20 16:42:35 -07:00
maximius
c538c2c55d *Fix some typos, by Darkshines
*More Fix About NPC dont regenerate HP, by Gyullo

--HG--
branch : trunk
2009-09-20 02:01:04 -07:00
maximius
ec054272e1 *GO - Southfury Moonstone script, from SD2, patch by manuel
*Fix Auctionhouse CPU usage during item expire check, by MrSmite

--HG--
branch : trunk
2009-09-19 16:01:08 -07:00
maximius
22869c7a47 *Add ScriptName to GO 185919 and 185921, thanks WarHead
--HG--
branch : trunk
2009-09-19 15:44:22 -07:00
maximius
599d0fa65b *quest: "Long Forgotten Memories"
*quest: "A Pawn on the Eternal Board"
*World Event: AQ-War Effort
*quest: "Eranikus, Tyrant of the Dream"
*Sunken temple -> "Snake Puzzle event"
*duskwood boss "Twilight Corrupter" for quest: "The Nightmare's Corruption"
*All by kb_z, please tell me if I missed anything, and somebody please review the SQL.. a LOT Of stuff in this needs to go to TDB!

--HG--
branch : trunk
2009-09-19 15:14:05 -07:00
maximius
799c5da00a *Quest - Taken by the scourge by BlackOne
*Quest - The Warsong Farms by Thraxx
*Gameobject Script - Fel Crystalforge & Bash'ir Crystalforge by johnholiver

--HG--
branch : trunk
2009-09-19 12:48:17 -07:00
maximius
0cf75ef9ea *Wintergrasp: Prevent defenders team to click the relic. Patch by Spp.
*Zum'Rah Area Trigger Script, Zum'Rah should become hostile when approached. By totoro.
*Judgement of Light PPM based, not 100%. By Drevi.
*Fix Deflection Exploit. By manuel, thanks to TheNecromancer and Gyullo.
*Correct Wintergrasp Tenacity formulas, by Gyullo.
*A Spirit Guide Escort Quest, code from SD2, patch by manuel.
*TrullyOne/MeanMachine Waypoint System Restored. Patch by XTElite1.

--HG--
branch : trunk
2009-09-19 12:13:08 -07:00
maximius
c08b38aa14 *Add NPC 16111 to script npc_training_dummy (this creature is not supposed to move around and kill things, it should behave like a normal target dummy)
--HG--
branch : trunk
2009-09-17 18:05:01 -07:00
maximius
fb2e263be7 *Escort Quest The Totem of Kar'dash from SD2, thanks manuel
--HG--
branch : trunk
2009-09-17 01:45:36 -07:00
maximius
96c5e46468 *Storm Peaks Sibling Rivalry Quest (13064) by Veras
--HG--
branch : trunk
2009-09-12 03:30:35 -07:00
maximius
b62df49bde *Some missed SQL from r5608/199e724daa1a
--HG--
branch : trunk
2009-09-11 15:25:32 -07:00
maximius
4cdb17d30c *template, not tempate! sorry if you got import errors :(
--HG--
branch : trunk
2009-09-11 01:20:01 -07:00
maximius
af7c72b6cc *Base script for Maiden of Grief in Halls of Stone by Elron
--HG--
branch : trunk
2009-09-11 01:17:52 -07:00
maximius
c528ae74f9 *quest 11221 Reports from the Field (Howling Fjord) by Azazel, added missed update SQL from r5610
--HG--
branch : trunk
2009-09-11 00:58:27 -07:00
maximius
5475986fee *GO Script: Zul'Farrak Shallow Grave, by totoro
--HG--
branch : trunk
2009-09-10 23:23:59 -07:00
Chaz Brown
556753e0fb Partial fix of Quest 12698 - by Seirge - Also, I wrote a very preliminary script for the scarlet ghouls which puts them in evade mode, this definitely needs to be improved.
--HG--
branch : trunk
2009-09-06 02:13:25 -04:00
Chaz Brown
7a7cd10933 Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
--HG--
branch : trunk
2009-09-02 20:38:18 -04:00
megamage
6c4971ee79 *Add script for iruk and "aces high". By manuel
--HG--
branch : trunk
2009-09-01 11:26:26 -05:00
megamage
0bf74d2384 *Fix script of quest trees company. By totoro
--HG--
branch : trunk
2009-08-29 17:32:11 -05:00
Drahy
562b4fc0a4 * Updated Full sqls
* Added missing script entries and cleanup

--HG--
branch : trunk
2009-08-27 12:00:33 +02:00
megamage
f16b93d8d8 *Update flame levi script. Fix the bug that it often gets stuck.
--HG--
branch : trunk
2009-08-26 22:56:20 -05:00
megamage
a6e2196247 *Better mob ai for quest an end to all things.
--HG--
branch : trunk
2009-08-23 16:27:00 -05:00
megamage
dee4a9fd87 *Update flame leviathan script.
--HG--
branch : trunk
2009-08-23 01:08:09 -05:00
maximius
ecf8d4cb52 *Keristrasza - Teleport players to Saragosa's Landing script - by Oculus
--HG--
branch : trunk
2009-08-22 18:46:04 -07:00
Kudlaty
e0ba302e32 Script for Plaguehound Tracker. Thanks to manuel and Nevan
--HG--
branch : trunk
2009-08-21 22:11:19 +02:00
Kudlaty
378a9e9385 Merge [SD2]
r1358 Add gossip and taxi related to quest 11692. Patch by hoshie

--HG--
branch : trunk
2009-08-21 15:26:57 +02:00
maximius
326df2af68 *Freya's Pact Gossip Script by manuel
--HG--
branch : trunk
2009-08-20 16:41:54 -07:00
Machiavelli
06b9e69b79 * Add basic script for Assembly of Iron in Ulduar
* Add instance script for Ulduar

--HG--
branch : trunk
2009-08-20 22:37:46 +02:00
Kudlaty
a63b457b3c Script for quest 12969. Script by Gyullo
--HG--
branch : trunk
2009-08-20 22:18:41 +02:00
Kudlaty
7ccc15ec48 Add script for quest 12864. Script by manuel
--HG--
branch : trunk
2009-08-20 20:09:13 +02:00
Kudlaty
33a1d8dc6c Merge [SD2]
r1346 Convert script for quest 2078 to use followerAI
r1347 Use spell to summon friends instead of manual summon in script for quest 1249.
r1348 Extend followerAI function SetFollowComplete with argument to simplify implementation of end events in scripts.
r1349 Convert script related to quest 1560 to use followerAI
r1350 Apply SD2 code style to one instance and boss script - skip
r1351 Add basic support for quest 4491.
r1352 Add basic support for quest 5321
r1353 Adjust way to complete quest, for script related to quest 938

--HG--
branch : trunk
2009-08-20 02:24:53 +02:00
megamage
483f40cbd8 *Script of quest The Light of Dawn. By ckegg.
*I have reduced the number of mobs because they may make the server laggy if the server is not good.

--HG--
branch : trunk
2009-08-18 12:09:03 -05:00
megamage
6701d3d24f *Script for quest "An End To All Things..."
--HG--
branch : trunk
2009-08-17 22:34:18 -05:00