Commit Graph

209 Commits

Author SHA1 Message Date
teacher 207dccc13d Added conditions table to world.sql.
Minor sql cleanup.

--HG--
branch : trunk
2010-06-05 18:21:47 +02:00
Tartalo d2da56ed31 Forgot to add the sql changes to full file. Ty Machiavelli ;)
--HG--
branch : trunk
2010-06-05 16:36:33 +02:00
John Holiver 042971e7ff * Fix Banner of Victory, Abyssal Rune, The Black Heart 45 ICD.
* 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 20:27:18 -03:00
John Holiver d85d970a14 * Fix CD of Tears of the Vanquished.
* Few world.spell_proc_event cleanup.

--HG--
branch : trunk
2010-06-02 18:46:00 -03:00
John Holiver c0f2a0eac0 * Fix Shaman T10 2 part bonus procing only for Riptide now
--HG--
branch : trunk
2010-06-02 18:37:05 -03:00
John Holiver cba199fa20 * Fix Glyph of Mend Pet (tnx L1ghtGu4rd from Mangos)
--HG--
branch : trunk
2010-06-02 18:30:57 -03:00
John Holiver 9f28faa29b * Fix some spells that were benefiting from spellpower when they shouldn't.
- Glyph of Dispel Magic
- Glyph of Power Word: Shield
- Glyph of Healing Wave
- Ancestral Awakening

--HG--
branch : trunk
2010-06-02 18:21:13 -03:00
teacher a653b31486 Added 8300_world_battleground_template.sql in sql\updated\333a_old. I wrongly removed it from repo (original file by click).
Small cleanup.

--HG--
branch : trunk
2010-06-02 13:57:39 +02:00
Rat bff58bfc20 typo in world.sql, thanks to Fabriciomind for report, closes issue #2498
--HG--
branch : trunk
2010-06-02 07:51:19 +02:00
Rat ad753b3f67 SOTA update
-proper warning text (under attack, destroyed, capture..)
-proper icons on map for gate states
-fixed second round starting

--HG--
branch : trunk
2010-06-01 23:55:09 +02:00
John Holiver 1943b19ff8 Fix to Drums of Forgotten Kings, Drums of the Wild and Runescroll of Fortitude.
Thx maczuga.k for the first 2 ;D
Fixes issue #1990

--HG--
branch : trunk
2010-06-01 00:07:40 -03:00
Liberate f1e194aa6d Forgot to put the sql updates of my previous commit in world.sql and the world_script_full.sql again
--HG--
branch : trunk
2010-06-01 00:15:04 +02:00
Shauren a8b244afd5 Allow Flame Shock DoT ticks to be critical strikes
Fixes issue #2282.

--HG--
branch : trunk
2010-05-29 16:38:57 +02:00
Trazom62 452675e500 Fix Vigilance.
Implements Glyph of Vigilance.
Fixes issue #1134. Thanks Bodompelle for the idea, even thought the fix is rather different.

--HG--
branch : trunk
2010-05-27 21:11:38 +02:00
Liberate 73c627829f Fixes a mistake in my previous commit regarding Mirror Image. Fire Blast 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-27 16:15:23 +02:00
Liberate ae71f23dd6 Fixes Mirror Image damage. Also adds some sql's to world.sql which I forgot in my previous commits.
Fixes issue 2349

--HG--
branch : trunk
2010-05-27 13:01:25 +02:00
teacher a9d50a6651 Added spell_dbc data for Orbs of Translocation (by Tome).
--HG--
branch : trunk
2010-05-25 19:06:36 +02:00
click 39108e68c9 Set default spawndistance for creatures to 0 on creature creation
--HG--
branch : trunk
2010-05-25 16:39:29 +02:00
teacher d9dae8a051 Added serverside spell placeholder for future development.
Added an empty line at the end of a file.

--HG--
branch : trunk
2010-05-24 16:20:45 +02:00
teacher e2020a587e Added serverside spell placeholder for future development.
--HG--
branch : trunk
2010-05-23 13:06:18 +02:00
John Holiver 70a44e8d0e - Fix Warlock Decimation not procing for Soul Fire
Thanks Karolis.Rudzevicius
Fixes 2259
- Also, applies sql mods from rb178306035 to world.sql

--HG--
branch : trunk
2010-05-22 01:29:01 -03:00
Anubisss 5c48dbbf59 Fix talent Heart of the Wild.
SQL part of the patch by havenard.

--HG--
branch : trunk
2010-05-20 15:27:34 +02:00
Anubisss 877613a00e Fix talent Reaping.
Patch by onehitxzibit2.

Closes issue #1680.

--HG--
branch : trunk
2010-05-19 23:23:39 +02:00
Anubisss 27bb6a96d2 Fix the bug that talent Seal Fate gives 5 combo points(instead of 3) if mainhand _and_ offhand crits with spell Mutilate.
Idea by Alez2005, thanks for it.

--HG--
branch : trunk
2010-05-19 22:08:44 +02:00
Anubisss a04809437b Fix the bug that offhand's crit of spell Mutilate don't proc spell Seal Fate.
Fixes issue #218.

--HG--
branch : trunk
2010-05-19 19:17:49 +02:00
Anubisss a5c7efa0ee Update world.sql and use DELETE query before INSERT INTO in some SQL files.
--HG--
branch : trunk
2010-05-19 12:57:09 +02:00
Anubisss 57ba0b78e2 Fix the bug that mage's some freezing spells can stack with each other.
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-16 19:35:44 +02:00
Anubisss 0f0619ae0b Fix spell Improved Devouring Plague's damage.
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-16 18:49:51 +02:00
Rat@walamy 9771757c4c you can now reload creatures from creature_template table
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-16 17:45:45 +02:00
Anubisss c26399a968 Remove spell 23602 from spell_proc_event because it's triggered by the talent, so not need an entry in the table.
--HG--
branch : trunk
2010-05-16 16:53:56 +02:00
Anubisss 3c04ef6e1e Fix the bug that Shield Specialization triggered just on block instead of block, parry and dodge.
Patch by ainscu.

Fixes issue #715.

--HG--
branch : trunk
2010-05-16 16:46:13 +02:00
click 85ec98ff9f Allow multiple classes for quest requirements - patch by Shauren
(This should make Malcrom happy)
Fixes issue 1476. Fixes issues 1972. Fixes issue 430.

--HG--
branch : trunk
2010-05-14 23:43:42 +02:00
Anubisss 1a49477a17 Set (more) blizzlike bonus for Healing Stream Totem.
Fix by N4rk0.

Closes issue #2110.
Fixes issue #2086.

--HG--
branch : trunk
2010-05-14 22:53:46 +02:00
Anubisss 7e027310c3 Update world.sql, forgot in rab603c8f4a.
--HG--
branch : trunk
2010-05-14 22:05:19 +02:00
click 3a61667492 Add support for sorting vendor itemlists
--HG--
branch : trunk
2010-05-01 08:10:14 +02:00
click 4efd84a1e8 Add SQL-changes from previous commit into world.sql as well
--HG--
branch : trunk
2010-04-30 23:04:12 +02:00
click 55a054c10f Adjust quest_templates "questflags" fieldsize to accomodate any variation of
questflags currently available.

--HG--
branch : trunk
2010-04-26 04:27:58 +02:00
teacher 00c2674553 Make Divine Guardian proc on Divine Sacrifice only (by Liberate).
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-22 18:50:14 +02:00
click ab396beb56 Add support for season-dependant gameevents
Patch by Liberate

--HG--
branch : trunk
2010-04-22 16:22:39 +02:00
Trazom62 81d5a23b37 Fix Threat of Thassarian. Thanks Azuritus.
Fixes issue #1657.

--HG--
branch : trunk
2010-04-15 21:51:53 +02:00
teacher b5183c9d9d Fixed proper spellid1 value for spelldifficulty_dbc id:3014 (by Trazom).
Added serverside spells place holders for future development.
Fixed world.sql import error.

--HG--
branch : trunk
2010-04-12 12:40:54 +02:00
teacher dea4497163 Removed no longer existing spell in spell_linked_spell.
--HG--
branch : trunk
2010-04-12 02:34:48 +02:00
Trazom62 7766b4fcf0 Fix typo in world.sql (spell_difficulty_dbc)
--HG--
branch : trunk
2010-04-11 15:47:42 +02:00
teacher d24571f4f7 Added missing spelldifficulty_dbc data to world.sql
--HG--
branch : trunk
2010-04-11 15:08:45 +02:00
n0n4m3 b4b8990003 Remove outdate spell data.
--HG--
branch : trunk
2010-04-11 13:25:46 +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
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
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
_manuel_ a5c09f5d44 Corrected Ferocious Inspiration entry.
--HG--
branch : trunk
2010-04-04 14:54:11 -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