Commit Graph

3037 Commits

Author SHA1 Message Date
megamage a442a9b914 [7831] Prevent have hunter pet with level greater player levels at level changes. Propertly set hunter pet xp values at level update. Author: VladimirMangos
--HG--
branch : trunk
2009-05-15 13:44:49 -05:00
QAston 4b782ccc1d *Blizzlike calculation of skill required to cast judgement-like spells.
--HG--
branch : trunk
2009-05-15 19:40:45 +02:00
X-Savior f1fd3ad040 *Update some spell/script sql data
--HG--
branch : trunk
2009-05-15 19:01:56 +02:00
QAston 02bc76455a *Fix build.
--HG--
branch : trunk
2009-05-15 18:30:34 +02:00
QAston ab195a1031 *Add sqls for latest commit.
--HG--
branch : trunk
2009-05-15 18:09:44 +02:00
Anubisss ad92f5e210 *Fix Glyph of Ice Block.
*Thanks QAston for the help in the SpellFamilyMask.

--HG--
branch : trunk
2009-05-15 17:58:06 +02:00
megamage c50e1fc4b6 *Merge.
--HG--
branch : trunk
2009-05-14 16:52:01 -05:00
Drahy baa7545346 * Finally updated world_spell_full (contains spell_linked_spell, spell_script_target, spell_required and spell_proc_event)
* Please everyone to add patches also to full sqls in the future

--HG--
branch : trunk
2009-05-14 22:57:47 +02:00
megamage 1390440f14 [7823] Fix ScalingStatValue field size in item_template table. Author: DiSlord
--HG--
branch : trunk
2009-05-14 15:37:28 -05:00
megamage 64bee88f69 *Merge.
--HG--
branch : trunk
2009-05-14 11:41:34 -05:00
megamage 1b52fa4206 Backed out changeset: 5201ecc6b309
--HG--
branch : trunk
2009-05-14 11:40:02 -05:00
QAston dbceefb4a1 *Merge
--HG--
branch : trunk
2009-05-14 06:38:22 +02:00
QAston 42aa8efe47 Backed out changeset 1f92b07df94a
--HG--
branch : trunk
2009-05-14 06:32:35 +02:00
megamage cd25059f60 *Remove a TC1 file.
--HG--
branch : trunk
2009-05-13 19:35:00 -05:00
megamage 22f34d1b74 *Merge.
--HG--
branch : trunk
2009-05-13 19:34:10 -05:00
megamage eaf0f7d44a *Merge.
--HG--
branch : trunk
2009-05-13 19:28:55 -05:00
megamage aed17ae5c3 *Add indices in waypoint converter to greatly improve its speed. By sparc.
--HG--
branch : trunk
2009-05-13 18:38:49 -05:00
megamage 7c373f24d8 [7817] Add missing sql-updates to mangos.sql (7776, 7777, 7782) Author: Brueggus
--HG--
branch : trunk
2009-05-13 18:30:32 -05:00
megamage 80c1901343 *Add script for Gothik. Please apply 3233_world_scripts_naxx.sql for new contents.
--HG--
branch : trunk
2009-05-13 10:59:00 -05:00
megamage f1fed2d947 *Allow passive unit to call entercombat function.
--HG--
branch : trunk
2009-05-13 10:52:55 -05:00
megamage a635613285 *Fix a typo in world_spell_full.sql
--HG--
branch : trunk
2009-05-13 10:52:27 -05:00
Drahy a0a6efd89e * Completely redone trinityscript_script_texts sql - never again :-)
* Cleaned up world_scripts_full
* Used trinity sql coding style for sql updates

--HG--
branch : trunk
2009-05-13 12:42:56 +02:00
megamage d4aa5605d4 *Add some script sqls missing in full.
--HG--
branch : trunk
2009-05-12 10:55:24 -05:00
megamage d7d81cea1a *Merge.
--HG--
branch : trunk
2009-05-11 13:28:10 -05:00
megamage 8fc07d443a *Change waypoint data structure. Use creature db guid as path id. If a creature uses waypoint movement as default movement type, the path id should be DBGUID*10. For paths of script use, the path id should be DBGUID*10+1 ~ DBGUID*10+9.
*Two sql queries are included. Converter is used to convert the existing path id to new path id. "...creature_add..." is used to change table structure. You can first run the converter, then run the other one. Or run the other one directly and get the new data from the db team. Because it may take hours to run the converter.
*If you have custom data, you may need to run the converter. We suggest you use console to run it It is extremely slow to run the query. If you have multiple paths for a creature in your db, you need to do more work to convert it. However, if you know how to use multiple paths, you should already have more db knowledge than I do and you should know how to convert it.
*There may be a faster query to convert the db. If you know, please tell us. I am no sql expert.
*Backup your db first!
*Thanks to X-Savior and subhuman_bob.

--HG--
branch : trunk
2009-05-11 13:27:10 -05:00
Chaz Brown 67cf05ca73 Add forgotten column in characters.sql
--HG--
branch : trunk
2009-05-11 08:32:50 -04:00
megamage 5658963117 *Update Naxx scripts.
--HG--
branch : trunk
2009-05-11 03:17:48 -05:00
megamage 4fef015112 *Update Naxx scripts.
--HG--
branch : trunk
2009-05-10 22:50:15 -05:00
Anubisss 6f87cf18b4 *Remove Mana Tap from players and Drop Mana Tap's code. This spell not needed in 3.0.2+
--HG--
branch : trunk
2009-05-10 21:03:25 +02:00
ArcticDevil 9171455b73 Send cc aura duration to party members
--HG--
branch : trunk
2009-05-10 18:49:04 +02:00
QAston fcf0fdc1c1 *Item enchancment/proc patch - original code by Thenecromancer
--HG--
branch : trunk
2009-05-10 18:06:22 +02:00
megamage 1576a44d38 *Update naxx script.
--HG--
branch : trunk
2009-05-10 01:22:51 -05:00
megamage 67876f9dfe *Fix a creature spell use bug.
--HG--
branch : trunk
2009-05-09 22:00:18 -05:00
Chaz Brown fa17dfd78c Fix CRLF issue in sql\updates\0000_3.0.9_old.sql
--HG--
branch : trunk
2009-05-09 20:03:59 -04:00
raczman 2797d69936 Correct vile poison affect mask.
This fixes wound poison resistance chance when having vile poisons talents.
by krz.

--HG--
branch : trunk
2009-05-09 23:10:30 +02:00
Drahy 3b4e4b8215 * Updated world_script_waypoints
* Updated world_scripts_structure
* Moved older sql files to 3.0.9_old folder and in file 0000_3.0.9_old (sql/updates) are stored all these sqls
* Also created folder Obsolete_updates where you can find unverified sqls
* This should help with sql maintaining

--HG--
branch : trunk
2009-05-09 12:27:41 +02:00
megamage ff8d1cf55c [7802] Use more appropriate field types in character_achievement* tables. Better check data at loading. Author: VladimirMangos
--HG--
branch : trunk
2009-05-08 19:22:17 -05:00
megamage e85e4c386b [7796] Implement .lookup taxinode and .go taxinode commands. Author: VladimirMangos
--HG--
branch : trunk
2009-05-08 18:47:27 -05:00
Drahy a19c6cd50f * Lost some sql files for sql coding style
--HG--
branch : trunk
2009-05-08 09:57:45 +02:00
Drahy 14b82b9fab * Updated trinity sql coding style
--HG--
branch : trunk
2009-05-08 09:48:44 +02:00
Anubisss 4b7d260a61 *Fix Merciless Totem of the Third Wind's proc. Proc for Lesser Healing Wave instead of Healing Wave.
--HG--
branch : trunk
2009-05-07 20:19:14 +02:00
megamage 27d3ebbb92 [7777] Fixed talent 30299 and ranks procing also from holy dmg. Author: Corfen
--HG--
branch : trunk
2009-05-06 16:38:05 -05:00
megamage e69d2cbed9 [7776] Completed implementation of CMSG_SPELLCLICK Author: arrai
For vehicles, you have to add the correct SPELL_AURA_CONTROL_VEHICLE spells to
    npc_spellclick_spells, otherwise you won't be able to use them

--HG--
branch : trunk
2009-05-05 16:56:15 -05:00
Chaz Brown f4b96f0347 fix more forgotten changes in full characters.sql
--HG--
branch : trunk
2009-05-04 16:46:57 -04:00
BroodWyrm 61972025a2 *Merge.
--HG--
branch : trunk
2009-05-04 20:17:03 +02:00
BroodWyrm c00509eba4 *Add script for Utgard Keep - Forge Master (Forge Fire Event)
--HG--
branch : trunk
2009-05-04 20:13:22 +02:00
Chaz Brown 1119991420 fix more typos in full characters.sql
--HG--
branch : trunk
2009-05-04 12:39:40 -04:00
Chaz Brown 8ade78cf69 fix typo in full characters.sql
--HG--
branch : trunk
2009-05-04 12:18:03 -04:00
QAston 833cdf5fe6 *Update some procflags for 309.
*Do not trigger aoe damage for explosive shot.

--HG--
branch : trunk
2009-05-03 20:00:29 +02:00
Drahy 260a864031 * Big cleanup in sql folder
* Redone Full sql with scripts
* Recommend you only reimport world_scripts_full + 3089_world_trinity_string of course

--HG--
branch : trunk
2009-05-03 19:21:52 +02:00