aboutsummaryrefslogtreecommitdiff
path: root/sql/world.sql
AgeCommit message (Collapse)Author
2010-06-05Forgot to add the sql changes to full file. Ty Machiavelli ;)Tartalo
--HG-- branch : trunk
2010-06-02* Fix Banner of Victory, Abyssal Rune, The Black Heart 45 ICD.John Holiver
* Fixes some name standards also. --HG-- branch : trunk rename : sql/updates/8371_spell_bonus_data.sql => sql/updates/8371_world_spell_bonus_data.sql rename : sql/updates/8372_spell_proc_event.sql => sql/updates/8372_world_spell_proc_event.sql rename : sql/updates/8373_spell_proc_event.sql => sql/updates/8373_world_spell_proc_event.sql rename : sql/updates/8374_spell_proc_event.sql => sql/updates/8374_world_spell_proc_event.sql
2010-06-02* Fix CD of Tears of the Vanquished.John Holiver
* Few world.spell_proc_event cleanup. --HG-- branch : trunk
2010-06-02* Fix Shaman T10 2 part bonus procing only for Riptide nowJohn Holiver
--HG-- branch : trunk
2010-06-02* Fix Glyph of Mend Pet (tnx L1ghtGu4rd from Mangos)John Holiver
--HG-- branch : trunk
2010-06-02* Fix some spells that were benefiting from spellpower when they shouldn't.John Holiver
- Glyph of Dispel Magic - Glyph of Power Word: Shield - Glyph of Healing Wave - Ancestral Awakening --HG-- branch : trunk
2010-06-02Added 8300_world_battleground_template.sql in sql\updated\333a_old. I ↵teacher
wrongly removed it from repo (original file by click). Small cleanup. --HG-- branch : trunk
2010-06-02typo in world.sql, thanks to Fabriciomind for report, closes issue #2498Rat
--HG-- branch : trunk
2010-06-01SOTA updateRat
-proper warning text (under attack, destroyed, capture..) -proper icons on map for gate states -fixed second round starting --HG-- branch : trunk
2010-06-01Fix to Drums of Forgotten Kings, Drums of the Wild and Runescroll of Fortitude.John Holiver
Thx maczuga.k for the first 2 ;D Fixes issue #1990 --HG-- branch : trunk
2010-06-01Forgot to put the sql updates of my previous commit in world.sql and the ↵Liberate
world_script_full.sql again --HG-- branch : trunk
2010-05-29Allow Flame Shock DoT ticks to be critical strikesShauren
Fixes issue #2282. --HG-- branch : trunk
2010-05-27Fix Vigilance.Trazom62
Implements Glyph of Vigilance. Fixes issue #1134. Thanks Bodompelle for the idea, even thought the fix is rather different. --HG-- branch : trunk
2010-05-27Fixes a mistake in my previous commit regarding Mirror Image. Fire Blast ↵Liberate
should scale with 15% of the spell power, not 30%. Thanks A.Metaphysical.Drama for pointing this out. Also fixes a double entry in world.sql. --HG-- branch : trunk
2010-05-27Fixes Mirror Image damage. Also adds some sql's to world.sql which I forgot ↵Liberate
in my previous commits. Fixes issue 2349 --HG-- branch : trunk
2010-05-25Added spell_dbc data for Orbs of Translocation (by Tome).teacher
--HG-- branch : trunk
2010-05-25Set default spawndistance for creatures to 0 on creature creationclick
--HG-- branch : trunk
2010-05-24Added serverside spell placeholder for future development.teacher
Added an empty line at the end of a file. --HG-- branch : trunk
2010-05-23Added serverside spell placeholder for future development.teacher
--HG-- branch : trunk
2010-05-22- Fix Warlock Decimation not procing for Soul FireJohn Holiver
Thanks Karolis.Rudzevicius Fixes 2259 - Also, applies sql mods from rb178306035 to world.sql --HG-- branch : trunk
2010-05-20Fix talent Heart of the Wild.Anubisss
SQL part of the patch by havenard. --HG-- branch : trunk
2010-05-19Fix talent Reaping.Anubisss
Patch by onehitxzibit2. Closes issue #1680. --HG-- branch : trunk
2010-05-19Fix the bug that talent Seal Fate gives 5 combo points(instead of 3) if ↵Anubisss
mainhand _and_ offhand crits with spell Mutilate. Idea by Alez2005, thanks for it. --HG-- branch : trunk
2010-05-19Fix the bug that offhand's crit of spell Mutilate don't proc spell Seal Fate.Anubisss
Fixes issue #218. --HG-- branch : trunk
2010-05-19Update world.sql and use DELETE query before INSERT INTO in some SQL files.Anubisss
--HG-- branch : trunk
2010-05-16Fix the bug that mage's some freezing spells can stack with each other.Anubisss
Frost Nova, Freeze and Shattered Barrier can't stack with each other. Patch based on darkshines' patch. Closes issue #1063. --HG-- branch : trunk
2010-05-16Fix spell Improved Devouring Plague's damage.Anubisss
Core part of the patch by PrinceCreed. SQL part of the patch by sinka.isi. Fixes issue #1965. Closes issue #1004. --HG-- branch : trunk
2010-05-16you can now reload creatures from creature_template tableRat@walamy
NOTE: reload is limited to one creature at a time Usage: .reload creature_template $entry Warning: this is mainly for developers, reloading a creature can cause unexpected behaviors!! --HG-- branch : trunk
2010-05-16Remove spell 23602 from spell_proc_event because it's triggered by the ↵Anubisss
talent, so not need an entry in the table. --HG-- branch : trunk
2010-05-16Fix the bug that Shield Specialization triggered just on block instead of ↵Anubisss
block, parry and dodge. Patch by ainscu. Fixes issue #715. --HG-- branch : trunk
2010-05-14Allow multiple classes for quest requirements - patch by Shaurenclick
(This should make Malcrom happy) Fixes issue 1476. Fixes issues 1972. Fixes issue 430. --HG-- branch : trunk
2010-05-14Set (more) blizzlike bonus for Healing Stream Totem.Anubisss
Fix by N4rk0. Closes issue #2110. Fixes issue #2086. --HG-- branch : trunk
2010-05-14Update world.sql, forgot in rab603c8f4a.Anubisss
--HG-- branch : trunk
2010-05-01Add support for sorting vendor itemlistsclick
--HG-- branch : trunk
2010-04-30Add SQL-changes from previous commit into world.sql as wellclick
--HG-- branch : trunk
2010-04-26Adjust quest_templates "questflags" fieldsize to accomodate any variation ofclick
questflags currently available. --HG-- branch : trunk
2010-04-22Make Divine Guardian proc on Divine Sacrifice only (by Liberate).teacher
Removed DB data not handled by Core Team. You can find it on Database forums. Added missing recently committed data to world.sql... Renamed an old file which had wrong name. --HG-- branch : trunk
2010-04-22Add support for season-dependant gameeventsclick
Patch by Liberate --HG-- branch : trunk
2010-04-15Fix Threat of Thassarian. Thanks Azuritus.Trazom62
Fixes issue #1657. --HG-- branch : trunk
2010-04-12Fixed proper spellid1 value for spelldifficulty_dbc id:3014 (by Trazom).teacher
Added serverside spells place holders for future development. Fixed world.sql import error. --HG-- branch : trunk
2010-04-12Removed no longer existing spell in spell_linked_spell.teacher
--HG-- branch : trunk
2010-04-11Fix typo in world.sql (spell_difficulty_dbc)Trazom62
--HG-- branch : trunk
2010-04-11Added missing spelldifficulty_dbc data to world.sqlteacher
--HG-- branch : trunk
2010-04-11Remove outdate spell data.n0n4m3
--HG-- branch : trunk
2010-04-11Fix load spell.dbc, sql table spell_dbc also drop unused fields.n0n4m3
--HG-- branch : trunk
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-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-04Corrected Ferocious Inspiration entry._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-03-26A visually better way to handle Avenger Wrath blocking of immunity shields.Xanadu
--HG-- branch : trunk