Shocker
d3cb2f4873
Scripts/NPCs: Remove Membership Cards requirement from npc_engineering_tele_trinket, they were removed in 3.1
2011-04-18 18:26:39 +03:00
kaelima
6ad2278ff5
Core/Spells: Move cloning spells to SpellScript
2011-04-17 16:44:45 +03:00
Supabad
35c238050a
Scripts/Achievements: add multiple achievement scripts for Strand Of The Ancients.
...
add kill counter reset related to Battleground achievements.
2011-04-17 11:11:40 +02:00
Shauren
c1e8eefd74
Scripts/Icecrown Citadel:
...
Prevented spawning Rotting Frost Giant if the related weekly quest is not active
Added more strict checks for Sindragosa event
2011-04-16 14:05:20 +02:00
Shauren
7a03861715
Scripts/Molten Core: Fixed core freezes caused by this script
...
Closes #1217 , #798 , #905
2011-04-16 13:59:34 +02:00
Supabad
3a2fb99f1f
Core/BlackrockSpire: add support for non-PCH compile
...
also add instance files to scriptloader
2011-04-15 10:36:47 +02:00
zergtmn
1551b8a011
Core/Misc: move scheduled scripts counter to ScriptMgr (which is more logical, isn't it?)
2011-04-13 12:07:20 +06:00
Azazel
72040c1654
Core/Misc: fix compilation warnings
2011-04-11 17:38:57 +06:00
Supabad
a5a545a403
Core/GameObjects: add script hook when destructable building is damaged.
2011-04-09 19:28:36 +02:00
Supabad
35645abfc6
Scripts/BlackRockSpire: Cleanup boss scripts. add instance script and header
2011-04-07 18:49:49 +02:00
Shauren
24240430ad
Scripts/Icecrown Citadel: Fixed Professor Putricide ooze adds behavior (cannot taunt/aggro anymore), also removed targeting dbc hack and scripted the spell properly
2011-04-06 21:21:45 +02:00
Shocker
06acfddb86
Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm spells list
2011-04-06 20:17:29 +03:00
Shauren
433f988cc9
Scripts/Icecrown Citadel: Fixed Kinetic Bombs getting killed by attacking
2011-04-06 16:56:01 +02:00
Supabad
364bb162c3
Scripts/BloodmystIsle: Add core support for quest 9667
2011-04-06 11:36:02 +02:00
Supabad
e79c8a389b
Scripts/BladesEdgeMountains: Adjust script to work for quest 10545 also
2011-04-06 11:35:55 +02:00
Supabad
3e22e88f4e
Scripts/Nagrand: Add core support for quest 9923,9924,9955
2011-04-06 11:35:50 +02:00
Supabad
dc8fd3cbc3
Ulduar/Mimiron: add spell script for Proximity mines
2011-04-06 11:35:38 +02:00
Supabad
368818a810
Core/Spells: replace spell Symbol Of Life from SpellEffects to SpellScript
2011-04-06 11:34:50 +02:00
Shauren
3fcb49c685
Core/Scripts: Removed double calls to InstanceScript's Initialize methods
2011-04-03 21:24:22 +02:00
Nay
bb36ec189c
DB/Misc: AT [1st] Fix part of the quest chains. Add some spawns and update creature templates. Replace a core script by a SAI equivalent (rope & post).
...
DB/Loot: Update Magically Wrapped Gift loot chance and max item counts.
2011-04-03 01:04:57 +01:00
Shauren
7b35d73317
Revert part of "Core: Removed unused functions (leftovers from sd2, was needed when scripts were built as separate dll)", this part wasnt intended
...
This reverts commit partly e1bacef346 .
2011-04-01 23:14:31 +02:00
Shauren
e1bacef346
Core: Removed unused functions (leftovers from sd2, was needed when scripts were built as separate dll)
2011-04-01 20:31:15 +02:00
Kaelima
8886eb2f9d
Scripts/Zalazane's Fall: Refactor some code to match coding standards
2011-03-28 00:11:28 +01:00
Nay & Kaelima
21818fb760
Scripts/Zalazane's Fall: Implement Zalazane's Fall game event.
...
Note: Last quest/battle will be add soon
2011-03-27 23:52:51 +01:00
Manuel
21a2c56af3
Scripts/Eye of Eternity: Implemented script for Malygos encounter, please report any issue you find.
...
Thanks for the help to Machiavelli and Shauren.
Signed-off-by: Manuel <manue.l@live.com.ar >
2011-03-26 21:36:06 -03:00
Supabad
e494a154c7
Scripts/Ulduar:
...
Some cleanup in Flame Leviathan script
Add support for Shutout - Three Car Garage - Unbroken - Quick Shave
Add reset to Razorscale controller on fight end
2011-03-26 10:00:41 +01:00
Shauren
31c0334064
Scripts/Ulduar: Corrected array size
2011-03-25 12:24:17 +01:00
Supabad
66ca2a88c4
Scripts/Ulduar: Add proper support for Razorscale harpoon event.
...
Add script for Razorscale Controller.
Add spell script for Devouring Flame.
A little code cleanup in script
2011-03-24 01:13:53 +02:00
Shauren
99104ab576
Scripts/Icecrown Citadel: Replace instance check with a safer one, this way if failed the creature is not idle
2011-03-21 19:00:56 +01:00
runningnak3d
1fc5905b89
Core/BuildSystem: Remove accidental addition of non-existent script from last commit.
2011-03-21 11:15:15 -04:00
Shauren
2f79b0f266
Core: Removed all double (and more) empty lines
2011-03-21 10:52:14 +01:00
Shauren
3b343ac497
Core/Scripts: Code style cleanup in AI base classes, removed duplicate DoAction method
2011-03-19 19:41:42 +01:00
leak
0927243278
Core/GameEventMgr: Forgotten query no. 2
2011-03-19 18:11:13 +01:00
Ramus
b496d8af3d
Scripts/Spells: Fixed Glyph of Starfire
2011-03-19 12:54:40 +01:00
Ramus
1ab06e8f93
Scripts/Spells: Fixed Death Knight Spell Deflection
2011-03-19 12:53:17 +01:00
Shauren
873b22662f
Fixed build without PCH
2011-03-19 12:50:17 +01:00
Shauren
fdc8de26a0
Added missed change
2011-03-19 11:49:35 +01:00
Shauren
cb33b050d9
Scripts/Icecrown Citadel: Compile warning fixes
2011-03-19 11:44:04 +01:00
Shauren
3d46b7e32e
Merge branch 'pr/n15_Supabad'
2011-03-19 10:58:39 +01:00
Shauren
1a4a618d81
Core/Scripts: Code style cleanup in ScriptedAI and BossAI
2011-03-19 10:54:16 +01:00
Shauren
368eaf7f2f
Scripts/Icecrown Citadel:
...
Corrected wing sigil visuals
Fixed saving Blood Quickening quest state to db
Remove Blood Quickening timer on completion
DB/Instances: Added some missing spawns to Frostwing Halls
2011-03-18 19:39:19 +01:00
leak
ca02708564
Core/GameEventMgr: Forgotten query
2011-03-18 18:49:40 +01:00
Shauren
a69f3c7c64
Scripts/Pit of Saron: Fixed Scourgelord Tyrannus intro being started every time areatrigger was stepped on
2011-03-18 18:31:17 +01:00
Supabad
6fd4debc7a
Core/Ulduar: some cleanup and add boundary check for Flame Leviathan
2011-03-18 17:33:12 +01:00
SnakeIce
fa8b30a45c
Scripts/Pit of Saron: Fixed spawning quest creatures in Pit of Saron
...
DB/Quests: Fixed quest "The Path to the Citadel"
SQL credits - Tome
2011-03-18 15:35:16 +01:00
Shauren
98646c5328
Scripts/Icecrown Citadel:
...
Removed unneccesary checks and timer at Rotface
Replaced defines with constants
2011-03-18 15:15:52 +01:00
Azazel
e49b5b44d6
Core/Cleanup: remove C-style cast to (Bag*):
...
* add ToBag() methods for Item class;
* add GetBagByPos() method for Player class.
2011-03-18 15:58:08 +06:00
Supabad
85cc623f3f
Scripts/Ulduar: Proper handling of GO_LEVIATHAN_GATE
...
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com >
2011-03-14 15:48:54 +01:00
Machiavelli
7b62bfc1c5
Core/ScriptedAI: Add ResetLootMode() to BossAI::_Reset() and remove some redundant calls in General Vezax script
2011-03-13 22:28:37 +01:00
Shauren
e97d6e3a60
Scripts/Icecrown Citadel
...
* Implemented heroic limited attempts for wing end bosses
* Added script for Blood Quickening weekly quest
2011-03-13 21:51:42 +01:00