Shauren
6c3b39ac01
Scripts/Icecrown Citadel: Added Festergut script, thx Cromash for providing the base and Cyrax for sniffs
...
Scripts/Icecrown Citadel: Added Professor Putricide script handling ONLY Festergut related events
--HG--
branch : trunk
2010-08-30 11:36:15 +02:00
Shauren
7fcf55dfcc
Scripts/Icecrown Citadel: Added Teleporter script
...
Scripts/Icecrown Citadel: Implemented achievements for Deathbringer Saurfang
--HG--
branch : trunk
2010-08-26 22:18:17 +02:00
Shauren
73d3f210a9
Scripts/Icecrown Citadel: Add script for Deathbringer Saurfang (only missing alliance outro due to need of spawning and moving a transport)
...
Scripts/Icecrown Citadel: Corrected Lord Marrowgar, should no longer target tanks with Bone Spike Graveyard, his Coldflame should now spread properly
Core/Scripts: Moved Lady Deathwhisper Mana Barrier handler to scripts
Core/Scripts: Allow AuraScript to prevent default effects by effect index
Core/Scripts: Added Is25ManRaid() method to ScriptedAI, obviously used to check if raid is 25man
Core/Achievements: Pass m_caster to UpdateAchievementCriteria for ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET
--HG--
branch : trunk
2010-08-21 20:50:38 +02:00
Supabad
97f98e9bbd
Add sql´s in fulls and replace .txt file to .sql in previous commit
...
--HG--
branch : trunk
2010-08-26 14:30:32 +02:00
Shocker
91ebad0016
* Add support for quest 1393 (Galen's Escape), original code by przemratajczak, port by McBitter, closes issue 3463
...
* Fix typo in AuctionHouseHandler, thanks GriffonHeart, fixes issue 3609
* Forgotten thanks
--HG--
branch : trunk
2010-08-25 21:23:28 +03:00
John Holiver
3fb1c08d20
Core/Script/Spells: Trial of the Crusader
...
* Keep in mind that this is a WIP although is extremely playable as it is.
* Known bugs are writen at the header of each file.
* If u know how to correctly solve any of those bugs or found a new bug, please report and, if you may, provide a fix for us to review.
* I'd like to thank all Trinity Community (in special, Shauren, QAston, Bio, Josh), rsa from SD2 for providing the base, all the ppl that helped me test and review so many many times.
* I personally have been working on this code since TC was near rev 8000 so i will take a break from it to work on other stuff (specially cause most of the bugs i was unable to solve alone).
* I'd like to strongly encourage others to provide the improvements that this instance need to become perfect.
* FInally, this commit might have something missing... i'll recheck as soon as i wake up tomorrow morning.
--HG--
branch : trunk
2010-08-22 05:55:54 -03:00
Shauren
d7814e88d8
Scripts/Icecrown Citadel: Added Lady Deathwhisper script, huge thanks to wowgargamel for script parts, timers and sniffs
...
Core/Scripts: Added GetPhaseMask() method to EventMap
--HG--
branch : trunk
2010-08-21 11:09:58 +02:00
Shauren
a693f49bd1
Vehicles: Prohibit entering vehicle in combat only if it is a multi-passenger mount
...
Scripts/Icecrown Citadel: Changed Bone Spike id and remove teleport z+3 hack, its a vehicle, thx wowgargamel
Scripts/Icecrown Citadel: Fixed typo in variable name, thx Paradox
Scripts/Icecrown Citadel: Added warning emote for Bone Storm
--HG--
branch : trunk
2010-08-19 16:40:47 +02:00
Shauren
71a5320eda
Scripts: Added script for Lord Marrowgar
...
Added base script for Icecrown Citadel instance
--HG--
branch : trunk
2010-08-18 17:19:47 +02:00
Shauren
30468a106f
Moved battleground achievement scripted checks into scripts
...
Call ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL updates in code
Implemented achievements: Save the Day, Quick Cap, Warsong Expedience
--HG--
branch : trunk
2010-08-13 13:48:59 +02:00
Spp
719f770a56
*Fix typo in 9240 sql file
...
*Fix typo in my previous commit
Note to self: next time review the changes, not just C&P the delete from 9240*.sql
--HG--
branch : trunk
2010-08-10 10:00:57 +02:00
Spp
edf9fe17d2
Fix typo in world_scripts_full.
...
Closes issue 3367
--HG--
branch : trunk
2010-08-10 09:35:03 +02:00
Shauren
5709c8be0d
achievement_criteria_data data type 11 is now handled by core team (as its purpose is scriptname only)
...
Reimporting of SQL is not needed
--HG--
branch : trunk
2010-08-09 22:08:03 +02:00
Shauren
b3e6a6c5ab
Remove useless hack for Leeeeeeeeeeeeeroy! achievement
...
--HG--
branch : trunk
2010-08-07 20:28:23 +02:00
Shauren
b56cfe03d5
Implemented ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTURE
...
Added support for "in single battleground" and "without dying" requirement to battleground achievements
Add examples of scripting achievement (School of Hard Knocks, Storm Glory)
--HG--
branch : trunk
2010-08-07 18:31:06 +02:00
XTZGZoReX
aff24e3598
* Some cleanups in world_scripts_full.sql.
...
* SQL updates for `battleground_template`.`Comment` (by Click), and `outdoorpvp_template` content.
--HG--
branch : trunk
2010-08-07 17:30:14 +02:00
teacher
027ca9b62a
Moved spell_script_names data from world_scripts_full.sql to world_database.sql, it is to be kept here from now on.
...
Added missing data to fulls.
Some cosmetic fixes to a couple of sql update files.
No need to re-apply any sql file for this commit.
--HG--
branch : trunk
2010-08-02 17:56:59 +02:00
silinoron
9d93ebc8b7
Move SPELLFAMILY_PALADIN dummy spell effects for Holy Shock, Blessing of Faith, and Judgement of Command to spell scripts.
...
--HG--
branch : trunk
2010-07-31 10:46:33 -07:00
Liberate
d7e2f338c2
Fixes many sql errors in the sql/scripts/ directory. Please devs don't just copy-paste the sql from the updates directory into these sql files. This might cause errors.
...
--HG--
branch : trunk
2010-07-31 17:35:29 +02:00
silinoron
c173e84f25
Move dummy effect handlers for all SPELLFAMILY_HUNTER dummy effect handlers but Scatter Shot to spell scripts.
...
--HG--
branch : trunk
2010-07-27 22:12:50 -07:00
silinoron
e7e49c56cf
Cleanup the mage spell scripts, and move SPELLFAMILY_PRIEST and SPELLFAMILY_ROGUE dummy effect handlers to spell scripts.
...
--HG--
branch : trunk
2010-07-27 21:12:40 -07:00
silinoron
dbd76ef9ed
Fix a typo in cmakelists and add spell_script_names to world_scripts_full.
...
--HG--
branch : trunk
2010-07-26 22:54:07 -07:00
Supabad
dbacf82a95
Update Zul Farrak, add pyramid event. thanks to totoro requires db support
...
--HG--
branch : trunk
2010-07-26 11:08:44 +02:00
Brian
95ce454171
* Typo in previous commit
...
--HG--
branch : trunk
2010-07-08 02:30:47 -06:00
Brian
e761d578da
* Implement proper script support for quest "The Prophecy of Akida" (9544)
...
* Script by antihrist
--HG--
branch : trunk
2010-07-08 02:22:20 -06:00
teacher
d936ecda7c
Added serverside spell place holder for future development.
...
Added missing data to world_database.sql.
Corrected a couple of typos in world_script_texts.sql.
--HG--
branch : trunk
2010-07-04 13:59:57 +02:00
teacher
bb9ad49666
Added missing data to fulls and better format for sql update files.
...
--HG--
branch : trunk
2010-06-29 13:22:56 +02:00
teacher
499fa9b7cb
Added missing script to full (thank you azazel_kon for spotting them).
...
Small sql editing (cosmetic, NO sql need to be re-applied).
--HG--
branch : trunk
2010-06-27 11:30:38 +02:00
Tartalo
1361b8b86c
Violet Hold: Azure Saboteour animation on boss encounters, by DenissRassman
...
From issue #2180
--HG--
branch : trunk
2010-06-26 23:40:24 +02:00
Tartalo
6e871d6f4d
Violet Hold: Instance mechanics fixes, by PivoNRoll
...
Closes issue #2733
Implements door hiting by trash, trash waypoints and more
--HG--
branch : trunk
2010-06-19 20:57:58 +02:00
Brian
c97247a990
* Renamed some directories in sql/ to more accurately reflect their purpose
...
--HG--
branch : trunk
rename : sql/auth_database.sql => sql/base/auth_database.sql
rename : sql/character_database.sql => sql/base/character_database.sql
rename : sql/world_database.sql => sql/base/world_database.sql
rename : sql/tools/CMakeLists.txt => sql/create/CMakeLists.txt
rename : sql/tools/create_mysql.sql => sql/create/create_mysql.sql
rename : sql/tools/drop_mysql.sql => sql/create/drop_mysql.sql
rename : sql/full/CMakeLists.txt => sql/scripts/CMakeLists.txt
rename : sql/full/world_script_texts.sql => sql/scripts/world_script_texts.sql
rename : sql/full/world_script_waypoints.sql => sql/scripts/world_script_waypoints.sql
rename : sql/full/world_scripts_full.sql => sql/scripts/world_scripts_full.sql
2010-06-09 00:54:15 -06:00