Shauren
6d1e4839a1
Scripts/Icecrown Citadel: Fixed Sindragosa's Icy Grip
...
Closes #629
2011-02-15 22:45:30 +01:00
Shauren
c695943a37
Scripts/Icecrown Citadel: Fixed frostwyrm's landing timing at Sindragosa's Lair, thanks izogfif
...
Closes #680
2011-02-15 22:10:31 +01:00
Shauren
45095bdffb
Scripts/Icecrown Citadel: Added Rotting Frost Giant script
2011-02-15 22:07:40 +01:00
Shauren
21179288a2
Scripts: Fixed non-pch compile
2011-02-15 21:29:06 +01:00
Shauren
a24deaf980
Core/Objects: Fixed HasInLine and IsInBetween checks on certain compilers
2011-02-15 17:09:46 +01:00
Shauren
966d3d2266
Scripts/Icecrown Citadel: Save saurfang trap state after completing the mini-event
2011-02-14 21:54:21 +01:00
Shauren
4a55030f38
Core/Creatures: Flag dungeon bosses for quicker lookups for related encounters
2011-02-09 16:28:56 +01:00
Shauren
bf8e88c0b8
Scripts/Icecrown Citadel: Implemented traps after Deathbringer Saurfang
2011-02-08 17:54:40 +01:00
Shauren
774f8e8650
Scripts/Icecrown Citadel: Fixed Mutated Abominations not despawning when Putricide enters third phase
...
Closes #450
Ref #342
Try reproducing teleport issue after this commit
2011-02-07 22:25:07 +01:00
Shauren
9c3e841c94
DB/Templates: Fixed Mutated Abomination stats and difficulty linking
2011-02-07 21:04:51 +01:00
Shauren
02f5f3109b
Scripts/Icecrown Citadel: Fixed Deathbringer's Blood Beasts attacking pets and totems, thanks gigatotem for pointing it out
...
Closes #439
2011-02-07 21:01:40 +01:00
Shauren
db123d85c3
Fixed compile
2011-02-07 19:03:20 +01:00
Shauren
dc1b02d35d
Scripts/Icecrown Citadel: Added Sindragosa script
2011-02-07 17:21:44 +01:00
Shauren
00b93c508f
Core/Creatures: Fixed typo in difficulty template selection
2011-02-07 13:11:45 +01:00
Shauren
8089e3ae59
SQL: Removed duplicate files
2011-02-07 13:10:54 +01:00
Shauren
1d36febab2
DB/Instances: Multiple fixes for Sindragosa's Lair
2011-02-06 11:17:37 +01:00
Shauren
2b603ec28f
Scripts/Quests: Fixed "True Masters of the Light" (id 9737)
2011-02-05 12:46:53 +01:00
Shauren
7bdd0ca7dd
SQL: Fixed incorrectly named file
2011-02-05 11:09:19 +01:00
Shauren
912190d38e
DB/Spell: Fixed targeting for spell 49305 (missing unit target)
...
Closes #131
2011-02-04 10:32:11 -07:00
Shauren
496a47c093
DB/Instance: Pit of Saron / Template adjustments / SAI
...
Closes #3
2011-02-04 08:12:28 -07:00
Shauren
8d5ebded8c
Core/Spells: Moved dungeon encounter crediting to scripts
2011-02-04 11:27:02 +01:00
Shauren
1740df0fac
Fixed typo (and compile)
2011-02-03 22:38:33 +01:00
Shauren
c2b0bcbd6c
Core/Instances: Implemented DungeonEncounter.dbc for creating completed encounters mask to use in packets
...
Core/Dungeon Finder: Implemented new way of giving random dungeon rewards, linked to DungeonEncounter.dbc
2011-02-03 22:20:40 +01:00
Shauren
7ea8bad07f
Scripts/Molten Core: Huge cleanup in instance script, converted all bosses to use BossAI, cleaned code style
...
Scripts/Molten Core: Implemented saving boss states to database, now it is possible to continue the instance after core restart
2011-02-03 21:59:07 +01:00
Shauren
704e0af9c4
Core/Spells: Fixed Val'anyr, Hammer of Ancient Kings proc
2011-02-01 19:01:56 +01:00
Shauren
22c9246d97
Scripts/Trial of the Crusader: Removed IsRaidWiped in SetData(boss, FAIL), calling SetData with FAIL parameter already implies wipe, fixes event getting stuck after using self resurrection spells like Reincarnation/Soulstone
2011-01-31 20:18:32 +01:00
Shauren
8d7a6cd611
Core/Spells: Moved Glacial Strike removal to spell script, thanks Destalker for pointing it out
2011-01-31 20:06:47 +01:00
Shauren
82b7f30271
Scripts/Misc: Fixed rogue trainers not teaching dual spec
2011-01-31 15:58:20 +01:00
Shauren
42007bb0a9
Core/Spells: Implemented Druid T10 4P restoration bonus
2011-01-31 14:51:42 +01:00
Shauren
08f251bdb0
Scripts/Stratholme: Cleaned up instance script a bit
2011-01-31 14:04:51 +01:00
Shauren
6bbff14083
Core/Auras: Fixed Glacial Strike (Pit of Saron trash spell) not being removed
2011-01-31 12:20:59 +01:00
Shauren
089fd71877
Core/Auras: Fixed damage not being lowered by split damage auras
...
Closes #203
2011-01-31 12:17:44 +01:00
Shauren
5004f409d8
Core/Spells: Added cooldown for Purified Lunar Dust trinket (item 50358)
2011-01-31 11:54:29 +01:00
Shauren
058ef9b835
Scripts/Hyjal Summit: Cast Protection of Elune with triggered flag, should prevent failed casts
2011-01-31 11:34:16 +01:00
Shauren
e8477a1cd5
Scripts/Pit of Saron: Fixed Rimefang getting stuck in combat with players after Scourgelord Tyrannus dies
...
Scripts/Forge of Souls: Added faction-specific spawn scripts for creatures near instance entrance
2011-01-31 11:03:48 +01:00
Shauren
840d2eac62
Fixed compile warning added by me in previous commit
2011-01-30 17:54:48 +01:00
Shauren
13d2ad9abe
Scripts/Icecrown Citadel: Fixed encounter state after wipe on Blood Prince Council (prevent exploits), also fixed Dark Nucleus spawning out of the room
2011-01-30 17:44:19 +01:00
Shauren
6668b61558
Scripts/Icecrown Citadel: Fixed Coldflame spawning position (outside hitbox normal phase and directly on the spot during Bone Storm)
2011-01-29 23:25:00 +01:00
Shauren
bf61400558
Scripts/Quests: Fixed incorrectly named hooks
2011-01-29 14:59:59 +01:00
Shauren
8d2ab9238f
SQL/Quest: Added linked credit spells for quest 8867 (Lunar Fireworks)
2011-01-29 12:50:58 +01:00
Shauren
a74d8d6e36
Scripts/Pit of Saron: Fixed Scourgelord Tyrannus despawning 30 seconds after death and fixed his intro being started multiple times
2011-01-28 22:08:17 +01:00
Shauren
c3c2a807f0
Core/Auras: Fixed displaying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE damage bonus in character stats
2011-01-28 20:41:03 +01:00
Shauren
e41e3544ff
Core/Achievements: Achievement title rewards will be readded when loading achievements (fixes cases like player completing achievement X and not getting reward because it was misssing from database at that time)
2011-01-28 15:34:53 +01:00
Shauren
3f0d888b0e
Core/Instances: Fixed cleaning and packing query for account_instance_times table (instance can no longer exist but player limit is still there)
2011-01-28 15:05:46 +01:00
Shauren
3f16b58ddb
Scripts/Icecrown Citadel: Pact of the Darkfallen will now only damage the caster and all other non-linked players
2011-01-28 14:57:45 +01:00
Shauren
cf88224588
Scripts/Icecrown Citadel: Implemented Pact of the Darkfallen damage scaling (Blood-Queen Lana'thel)
...
SQL: Renamed and split 2011_01_26_world_scriptname to meet the standards
2011-01-28 14:33:12 +01:00
Shauren
ea00b2ac10
Fixed compile warning
2011-01-28 12:02:51 +01:00
Shauren
867bc197ef
Core/Instances: Made the max amount of instances player can enter within hour configurable and fixed typo in instance packing/cleaning query
2011-01-24 16:12:02 +01:00
Shauren
820f87f365
Core/Instances: Implemented confirmation dialog for players upon entering instance which would permanently bind the player to it, players can now choose to get saved or leave the instance
...
Also fixes broken build
2011-01-24 11:38:59 +01:00
Shauren
e7dbc783cf
Reverted unintended change from previous revision
2011-01-24 11:24:31 +01:00
Shauren
464837077a
Core/Instances: Implemented hourly instance limit: players are limited to entering 5 instances per hour (account wide limit)
2011-01-24 11:20:30 +01:00
Shauren
e5b4f8e84d
Scripts/Icecrown Citadel: Implemented boss raid frames for Blood Prince Council
2011-01-23 21:42:32 +01:00
Shauren
ac689f456d
Core/Scripts: Implemented method for sending encounter boss frames from scripts
2011-01-23 16:59:33 +01:00
Shauren
9dfa00bb60
Core/Auras: Removed unneeded typecasting from aura 54798 handler
2011-01-23 11:09:26 +01:00
Shauren
5adf9c5d30
Scripts/Spells: Moved all special target filtering cases to scripts
2011-01-22 17:21:24 +01:00
Shauren
c2690f748b
Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be used to filter area targeting spells
2011-01-21 23:42:51 +01:00
Shauren
b28881f648
Core/Spells: Fixed Ignite talent getting removed by Ice Block
...
Closes #138
2011-01-16 19:26:01 +01:00
Shauren
df334f194c
Scripts/Icecrown Citadel: Added check on damage done by Ball of Inferno Flame for The Orb Whisperer achievement, thanks Shocker for noticing
2011-01-16 18:11:33 +01:00
Shauren
a370103c03
SQL: Removed unused spell script name.
...
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-16 17:41:49 +01:00
Shauren
52ec32e740
Scripts/Icecrown Citadel: Despawn Ooze after unregistering from Rotface's summon list, not before
2011-01-15 00:46:41 +01:00
Shauren
9584f58130
Core/Battleground: Combine bg score type enum values with the same name
...
Signed-off-by: Shauren <[email protected] >
2011-01-14 23:02:15 +01:00
Shauren
064755e8a1
Scripts/Icecrown Citadel: Fixed Invocation of Blood jump timing, info taken from sniff
...
Closes #176 and #177
Signed-off-by: Shauren <[email protected] >
2011-01-14 22:44:07 +01:00
Shauren
4cb3a9c6ca
Scripts/Icecrown Citadel: Fixed crash in Blood-Queen Lana'thel script
...
Closes #234
Signed-off-by: Shauren <[email protected] >
2011-01-14 21:54:17 +01:00
Shauren
458c7c642f
Core/Spells: Fixed Glyph of Pain Suppression
...
Signed-off-by: Shauren <[email protected] >
2011-01-14 20:24:39 +01:00