Commit Graph

8692 Commits

Author SHA1 Message Date
teacher d24571f4f7 Added missing spelldifficulty_dbc data to world.sql
--HG--
branch : trunk
2010-04-11 15:08:45 +02:00
teacher 51777d185b Added realmlist gamebuild default value update missing in 7849.
Added new line at the end of some files.

--HG--
branch : trunk
2010-04-11 12:36:26 +02:00
n0n4m3 b4b8990003 Remove outdate spell data.
--HG--
branch : trunk
2010-04-11 13:25:46 +04:00
n0n4m3 e23fed693c Update realmlist gamebuild.
--HG--
branch : trunk
2010-04-11 11:55:49 +04:00
n0n4m3 5d0c5c2448 Fix load spell.dbc, sql table spell_dbc also drop unused fields.
--HG--
branch : trunk
2010-04-11 11:38:52 +04:00
n0n4m3 c03240d79b Add sql for drop mail column 'itemtextid' and add new column 'body'.
--HG--
branch : trunk
2010-04-11 11:35:46 +04:00
n0n4m3 1dc4f7c745 Drop characters data blob. Bit thx to hunuza.
--HG--
branch : trunk
2010-04-11 11:00:02 +04:00
click 420496c92a * Prepare SQL updates-folder, moved old files to 3.3.2_old
--HG--
branch : trunk
rename : sql/updates/7705_characters_worldstates.sql => sql/updates/3.3.2_old/7705_characters_worldstates.sql
rename : sql/updates/7707_world_spell_dbc.sql => sql/updates/3.3.2_old/7707_world_spell_dbc.sql
rename : sql/updates/7721_world_script_texts.sql => sql/updates/3.3.2_old/7721_world_script_texts.sql
rename : sql/updates/7721_world_script_waypoints.sql => sql/updates/3.3.2_old/7721_world_script_waypoints.sql
rename : sql/updates/7721_world_scriptname.sql => sql/updates/3.3.2_old/7721_world_scriptname.sql
rename : sql/updates/7739_world_scriptname.sql => sql/updates/3.3.2_old/7739_world_scriptname.sql
rename : sql/updates/7748_world_scriptname.sql => sql/updates/3.3.2_old/7748_world_scriptname.sql
rename : sql/updates/7751_world_script_texts.sql => sql/updates/3.3.2_old/7751_world_script_texts.sql
rename : sql/updates/7751_world_scriptname.sql => sql/updates/3.3.2_old/7751_world_scriptname.sql
rename : sql/updates/7753_world_scriptname.sql => sql/updates/3.3.2_old/7753_world_scriptname.sql
rename : sql/updates/7760_world_spell_group.sql => sql/updates/3.3.2_old/7760_world_spell_group.sql
rename : sql/updates/7760_world_spell_group_stack_rules.sql => sql/updates/3.3.2_old/7760_world_spell_group_stack_rules.sql
rename : sql/updates/7767_world_spell_group.sql => sql/updates/3.3.2_old/7767_world_spell_group.sql
rename : sql/updates/7778_world_item_required_target.sql => sql/updates/3.3.2_old/7778_world_item_required_target.sql
rename : sql/updates/7780_world_scriptname.sql => sql/updates/3.3.2_old/7780_world_scriptname.sql
rename : sql/updates/7786_world_scriptname.sql => sql/updates/3.3.2_old/7786_world_scriptname.sql
rename : sql/updates/7797_world_scriptname.sql => sql/updates/3.3.2_old/7797_world_scriptname.sql
rename : sql/updates/7812_world_creature_template.sql => sql/updates/3.3.2_old/7812_world_creature_template.sql
rename : sql/updates/7812_world_spell_dbc.sql => sql/updates/3.3.2_old/7812_world_spell_dbc.sql
rename : sql/updates/7813_world_script_texts.sql => sql/updates/3.3.2_old/7813_world_script_texts.sql
rename : sql/updates/7813_world_scriptname.sql => sql/updates/3.3.2_old/7813_world_scriptname.sql
rename : sql/updates/7815_world_spelldifficulty_dbc.sql => sql/updates/3.3.2_old/7815_world_spelldifficulty_dbc.sql
rename : sql/updates/7816_world_spelldifficulty_dbc.sql => sql/updates/3.3.2_old/7816_world_spelldifficulty_dbc.sql
rename : sql/updates/7823_world_spelldifficulty_dbc.sql => sql/updates/3.3.2_old/7823_world_spelldifficulty_dbc.sql
rename : sql/updates/7827_world_script_texts.sql => sql/updates/3.3.2_old/7827_world_script_texts.sql
2010-04-11 08:00:07 +02:00
Spp a100b4c6b1 Fix a typo in sql file name
--HG--
branch : trunk
2010-04-10 19:06:50 +02:00
Spp 0e55db3117 Azjol Nerub: Anub'arak and Krikthir script texts
Patch by terrorbringer
Closes issue 1570

--HG--
branch : trunk
2010-04-10 19:03:35 +02:00
Rat 4a8bf5900d *modified spelldifficulty handler to work with all spell casts for creatures that are in instances thanks to Shauren for help
*modified most of the scripts to use normal_mode spell for casting (code was autogenerated, post errors if any)
*added sql for all modded spells (autogenerated..)

--HG--
branch : trunk
2010-04-10 10:20:01 +02:00
teacher fcd660b240 Changed recent spell_difficulty_dbc table creation to CHARSET=utf8.
Added recent sql updates to world.sql...

--HG--
branch : trunk
2010-04-09 15:41:01 +02:00
Rat 4bd2379c6f *add example difficulty spells for magus telestra
--HG--
branch : trunk
2010-04-09 10:57:42 +02:00
Rat cbbe587817 *added code for loading Spelldifficulty.dbc + Custom Spelldifficulty from Database
*added spell searcher based on creature's map difficulty, usage is optional and only for scipts for now
*added new table spelldifficulty_dbc

--HG--
branch : trunk
2010-04-09 10:47:11 +02:00
Trazom62 d93e4079f7 Script Instance Forge of Souls.
Script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC).
Fix EventMap::DelayEvents
Fixes issue #1310.

--HG--
branch : trunk
2010-04-08 21:03:26 +02:00
teacher 6f3996fd11 Added serverside spell as place holders for future development.
Added some vehicleIDs and creature_template spells (by Xanadu and Mikebeck).
Some fixes for proper sql format.

--HG--
branch : trunk
2010-04-08 16:29:29 +02:00
teacher 502fc82fb8 Little sql cleanup and full update.
--HG--
branch : trunk
2010-04-07 18:21:31 +02:00
malcromdev@gmail.com> 9923df7745 remove CRLF from blackrock spire scripts.
--HG--
branch : trunk
2010-04-07 10:30:46 -02:30
Tartalo acc426951c Clean SQLs from last commit
--HG--
branch : trunk
2010-04-07 14:56:48 +02:00
Tartalo aaa340fa25 Blackrock Spire: Implements Leroy Jenkins achievement, by Spichy.
Fixes issue #1073.
Please, post your contribution following our coding style, otherwise I have to
waste a lot of time cleaning up the code

--HG--
branch : trunk
2010-04-07 14:55:54 +02:00
Tartalo f871e12fa4 Eastern Kingdoms, Alterac Valley: Register scripts on db
--HG--
branch : trunk
2010-04-06 21:39:16 +02:00
malcromdev@gmail.com> 971d617e9e Add Spells to Coldarra Warmages to target Tansisus Shield Bunnys same as Violet Stand.
Also required: http://trinitydatabase.org/index.php?/topic/15320-fix-for-transis-shield-bunnys-coldarra/

--HG--
branch : trunk
2010-04-05 22:09:36 -02:30
Brian db2f8ae744 * Actual backout
* SQL needed to undo 7769

--HG--
branch : trunk
2010-04-05 14:44:34 -06:00
Brian 96cc2b1d48 * Backed out changeset 44ff24439269
* We will implement this in a generic way using the conditions system

--HG--
branch : trunk
2010-04-05 14:42:40 -06:00
malcromdev@gmail.com> ce1280627d Add option maxPercentHealth to item_required_target to allow setting health percentage a target must be at before item use on item_required_target is allowed. This will allow better scripting of quest item use on some creatures.
--HG--
branch : trunk
2010-04-05 02:05:26 -02:30
_manuel_ a5c09f5d44 Corrected Ferocious Inspiration entry.
--HG--
branch : trunk
2010-04-04 14:54:11 -03:00
_manuel_ ffd133388a Merge
--HG--
branch : trunk
2010-04-03 13:40:05 -03:00
_manuel_ b835df6153 Implemented more stack rules for player spells. See --> pastebin.com/8LHknLgr
Thanks to QAston.

--HG--
branch : trunk
2010-04-03 13:34:03 -03:00
malcromdev@gmail.com> 85d3dc8b71 Valiance keep Cannoneer script to activate cannon.
--HG--
branch : trunk
2010-04-03 14:01:00 -02:30
Trazom62 6b6ee726dd Script Instance Pit of Saron.
First basic script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC).
Still WiP with lots of work. In particular, the faction based npc/mob will have to be fixed when they will be spawned in TDB.
Fixes issue #1308.

--HG--
branch : trunk
2010-04-03 09:04:02 +02:00
_manuel_ 77a6c20e12 Implemented:
* Script at_aldurthar_gate for quests 13315 and 13351.
* Script at_warsong_farms for quest 11686.
* Script at_stormwright_shelf for quest 12741.

Code from ScriptDev2.

Before execute sql updates, apply TDB fix. New Fix Submissions > Core related DB content

--HG--
branch : trunk
2010-04-02 16:13:05 -03:00
_manuel_ 9f544d2f93 Implemented script for vendor/trainer Hira Snowdawn.
--HG--
branch : trunk
2010-04-01 12:58:02 -03:00
Trazom62 d02f303b8d Implement Script CoS. Thanks Johnholiver.
Fixes issue #336.

Requires DB update.
Still WiP but functional.

--HG--
branch : trunk
2010-03-27 18:39:22 +01:00
Xanadu 180651d95e A visually better way to handle Avenger Wrath blocking of immunity shields.
--HG--
branch : trunk
2010-03-26 22:21:33 +01:00
Spp cd372966af * Add support to save and load worldstates.
will be mainly used by outdoorPvP system
* Update next arena auto distribute points time to custom worldstate

--HG--
branch : trunk
2010-03-26 16:48:33 +01:00
teacher afbb5f2e3c Moved sql update files to sql\updates\3.3.2_old.
--HG--
branch : trunk
2010-03-26 14:40:09 +01:00
Xanadu 68a19906c8 Renamed the SQLs to reflect correct revision after the merges.
--HG--
branch : trunk
rename : sql/updates/7692_world_creature_template.sql => sql/updates/7694_world_creature_template.sql
rename : sql/updates/7692_world_gameobject_template.sql => sql/updates/7694_world_gameobject_template.sql
rename : sql/updates/7692_world_item_template.sql => sql/updates/7694_world_item_template.sql
rename : sql/updates/7692_world_npc_text.sql => sql/updates/7694_world_npc_text.sql
rename : sql/updates/7692_world_page_text.sql => sql/updates/7694_world_page_text.sql
rename : sql/updates/7692_world_quest_template.sql => sql/updates/7694_world_quest_template.sql
rename : sql/updates/7694_world_npc_trainer.sql => sql/updates/7697_world_npc_trainer.sql
rename : sql/updates/7694_world_npc_vendor.sql => sql/updates/7697_world_npc_vendor.sql
2010-03-25 17:19:19 +01:00
Xanadu d0c10d44b8 Merge
--HG--
branch : trunk
2010-03-25 17:09:45 +01:00
Xanadu 20de79f6ba Fixed Forbearance. Also self-cast LoH will now correctly prevent Avenging Wrath for 30 s. Closes issue #1270. Thanks to _manuel_ for research.
--HG--
branch : trunk
2010-03-25 17:09:05 +01:00
Brian 808254af50 * Missed SQL from previous commit
--HG--
branch : trunk
2010-03-24 18:36:46 -06:00
teacher baf946bdc7 Changed default value for WDBVerified field for better future handling.
--HG--
branch : trunk
2010-03-25 00:01:02 +01:00
teacher 99e186c830 Added spells to Wintergarde Gryphon (by Malcrom).
Added place holders for server-side spells.
Import errors fixes in world.sql.

--HG--
branch : trunk
2010-03-24 15:05:25 +01:00
Xanadu cfc094040f Added support for maximum allowed player level for quests. By Gyullo.
--HG--
branch : trunk
2010-03-23 16:10:18 +01:00
teacher 05e7a155a5 Fixed long forgotten gamebuild default value (thx Aokromes).
Also fixed typo in script full file (thx ogeraisi).

--HG--
branch : trunk
2010-03-23 02:13:38 +01:00
Tartalo df45e38ba6 Gundrak: Implement Eck the Ferocious spawning
Based on pivonroll's code but rewrited from scratch

--HG--
branch : trunk
2010-03-22 22:27:37 +01:00
Trazom62 4478ccf6c4 Add script VoA/Koralon and Toravon. Thanks WarHead.
Fixes issue #1231.

--HG--
branch : trunk
2010-03-22 15:33:44 +01:00
teacher 3b7677d364 Restored UPDATE query in 7660_world_creature_template.sql.
Thank you Zor for bringing reason to my mind!

--HG--
branch : trunk
2010-03-22 15:08:11 +01:00
Trazom62 248286c08d Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734.
Fix compilation warning.
Fix typo in Freya soundid.

--HG--
branch : trunk
2010-03-22 14:07:08 +01:00
Tartalo daf5ce32aa Add missing sql assign from oculus patch. ty kiper
--HG--
branch : trunk
2010-03-21 21:56:49 +01:00
teacher fd3b4ec908 Added missing sql file for rev 7656 (by Machiavelli).
Removed DB content data from previous commit.

--HG--
branch : trunk
2010-03-21 19:57:00 +01:00