aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2010-04-09Changed recent spell_difficulty_dbc table creation to CHARSET=utf8.teacher
Added recent sql updates to world.sql... --HG-- branch : trunk
2010-04-09*add example difficulty spells for magus telestraRat
--HG-- branch : trunk
2010-04-09*added code for loading Spelldifficulty.dbc + Custom Spelldifficulty from ↵Rat
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-08Script Instance Forge of Souls.Trazom62
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-08Added serverside spell as place holders for future development.teacher
Added some vehicleIDs and creature_template spells (by Xanadu and Mikebeck). Some fixes for proper sql format. --HG-- branch : trunk
2010-04-07Little sql cleanup and full update.teacher
--HG-- branch : trunk
2010-04-07remove CRLF from blackrock spire scripts.malcromdev@gmail.com>
--HG-- branch : trunk
2010-04-07Clean SQLs from last commitTartalo
--HG-- branch : trunk
2010-04-07Blackrock Spire: Implements Leroy Jenkins achievement, by Spichy.Tartalo
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-06Eastern Kingdoms, Alterac Valley: Register scripts on dbTartalo
--HG-- branch : trunk
2010-04-05Add Spells to Coldarra Warmages to target Tansisus Shield Bunnys same as ↵malcromdev@gmail.com>
Violet Stand. Also required: http://trinitydatabase.org/index.php?/topic/15320-fix-for-transis-shield-bunnys-coldarra/ --HG-- branch : trunk
2010-04-05* Actual backoutBrian
* SQL needed to undo 7769 --HG-- branch : trunk
2010-04-05* Backed out changeset 44ff24439269Brian
* We will implement this in a generic way using the conditions system --HG-- branch : trunk
2010-04-05Add option maxPercentHealth to item_required_target to allow setting health ↵malcromdev@gmail.com>
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-04Corrected Ferocious Inspiration entry._manuel_
--HG-- branch : trunk
2010-04-03Merge_manuel_
--HG-- branch : trunk
2010-04-03Implemented more stack rules for player spells. See --> pastebin.com/8LHknLgr_manuel_
Thanks to QAston. --HG-- branch : trunk
2010-04-03Valiance keep Cannoneer script to activate cannon.malcromdev@gmail.com>
--HG-- branch : trunk
2010-04-03Script Instance Pit of Saron.Trazom62
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-02Implemented:_manuel_
* 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-01Implemented script for vendor/trainer Hira Snowdawn._manuel_
--HG-- branch : trunk
2010-03-27Implement Script CoS. Thanks Johnholiver.Trazom62
Fixes issue #336. Requires DB update. Still WiP but functional. --HG-- branch : trunk
2010-03-26A visually better way to handle Avenger Wrath blocking of immunity shields.Xanadu
--HG-- branch : trunk
2010-03-26* Add support to save and load worldstates.Spp
will be mainly used by outdoorPvP system * Update next arena auto distribute points time to custom worldstate --HG-- branch : trunk
2010-03-26Moved sql update files to sql\updates\3.3.2_old.teacher
--HG-- branch : trunk
2010-03-25Renamed the SQLs to reflect correct revision after the merges.Xanadu
--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-25MergeXanadu
--HG-- branch : trunk
2010-03-25Fixed Forbearance. Also self-cast LoH will now correctly prevent Avenging ↵Xanadu
Wrath for 30 s. Closes issue #1270. Thanks to _manuel_ for research. --HG-- branch : trunk
2010-03-24* Missed SQL from previous commitBrian
--HG-- branch : trunk
2010-03-25Changed default value for WDBVerified field for better future handling.teacher
--HG-- branch : trunk
2010-03-24Added spells to Wintergarde Gryphon (by Malcrom).teacher
Added place holders for server-side spells. Import errors fixes in world.sql. --HG-- branch : trunk
2010-03-23Added support for maximum allowed player level for quests. By Gyullo.Xanadu
--HG-- branch : trunk
2010-03-23Fixed long forgotten gamebuild default value (thx Aokromes).teacher
Also fixed typo in script full file (thx ogeraisi). --HG-- branch : trunk
2010-03-22Gundrak: Implement Eck the Ferocious spawningTartalo
Based on pivonroll's code but rewrited from scratch --HG-- branch : trunk
2010-03-22Add script VoA/Koralon and Toravon. Thanks WarHead.Trazom62
Fixes issue #1231. --HG-- branch : trunk
2010-03-22Restored UPDATE query in 7660_world_creature_template.sql.teacher
Thank you Zor for bringing reason to my mind! --HG-- branch : trunk
2010-03-22Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734.Trazom62
Fix compilation warning. Fix typo in Freya soundid. --HG-- branch : trunk
2010-03-21Add missing sql assign from oculus patch. ty kiperTartalo
--HG-- branch : trunk
2010-03-21Added missing sql file for rev 7656 (by Machiavelli).teacher
Removed DB content data from previous commit. --HG-- branch : trunk
2010-03-21Added missing sql for last commit._manuel_
--HG-- branch : trunk
2010-03-21Add additional field for storage of speed_run rate of creature_manuel_
This allow independent rate of walk vs run speed. Existing field renamed to explicit speed_walk. Note that default database rate for run is a result of the most common value seen, 8.0/7.0 Author: NoFantasy. --HG-- branch : trunk
2010-03-21The Obsidiam Sanctum: Several updates, by OudenTartalo
Portal event, Flame Tsunami, Twilight Eggs, Twilights Fissure, Achievements in Hard Mode Closes issue #1015. --HG-- branch : trunk
2010-03-21Update Script Ulduar/XT-002. Thanks Dakeyras. Fixes issue 1074.Trazom62
Add script texts for all ulduar bosses and adds. Mainly from wowwiki, Thanks. Some code style cleanup. Still WiP. --HG-- branch : trunk
2010-03-21fixed oculus drake cpp and sqlmalcromdev@gmail.com>
--HG-- branch : trunk
2010-03-21Fix SQL'sMachiavelli
--HG-- branch : trunk
2010-03-21The Nexus, The Oculus: Boss drakos support, register needed scriptsTartalo
This scripts are pushed for testing purposes, so is not recommended opening it for production enviroments. any feedback is welcome :) Fixes issue #449. --HG-- branch : trunk
2010-03-19Fix SQL yet again, thanks Trazom. (My apologies)Machiavelli
--HG-- branch : trunk
2010-03-19Fix SQL's, thanks Aokromes.Machiavelli
--HG-- branch : trunk
2010-03-19Implement instance script for Zul'Farrak and prevent Gahz'Rilla from being ↵Machiavelli
summoned multiple times. --HG-- branch : trunk
2010-03-19Little sql improvement.teacher
--HG-- branch : trunk