Commit Graph

  • fbbecd9c8a *Fix knockback effect. megamage 2009-02-06 21:48:47 -06:00
  • 5a2c1f1f5c *Fix some talent triggered spells. megamage 2009-02-06 21:15:52 -06:00
  • 061d10d875 * Removed "()" from sql names because of an error in CMakeLists * Updated CMakeLists for current names * Changed some new sqls to proper names and directories * Reverted changes in ba79b83e93dc - now working properly with fixed Character converter * Some other cleaning Drahy 2009-02-06 23:28:26 +01:00
  • a38297f28f *Handle aura SPELL_AURA_MECHANIC_IMMUNITY_MASK. *Fix a typo in ap bonus from stat calculation-thanks to megamage for pointing this. QAston 2009-02-06 23:01:07 +01:00
  • 5bdb0560ba *Update config file. megamage 2009-02-06 15:51:44 -06:00
  • a8d5d6fcf1 *Merge. megamage 2009-02-06 15:45:33 -06:00
  • f08e9d323b [7235] New command: .reset achievements. Author: VladimirMangos megamage 2009-02-06 15:40:48 -06:00
  • e920c9d1ab *Handle aura SPELL_AURA_MOD_HOT_PCT. QAston 2009-02-06 22:08:03 +01:00
  • 87474cabdb *Fix the immediate crash during startup. megamage 2009-02-06 15:07:56 -06:00
  • ecfe941941 *Some code optimize. QAston 2009-02-06 21:53:04 +01:00
  • dfd120b23c *Fix Target Unit Raid. QAston 2009-02-06 20:35:46 +01:00
  • 4c5f0fd6a5 *Fix aura sending to 303 client. QAston 2009-02-06 19:42:03 +01:00
  • 59cce00301 * Fixed Character converter thx for pointing to Muhaha * Who already used this converter please apply ALTER TABLE character_pet ADD slot int(11) unsigned NOT NULL default '0' AFTER renamed; Drahy 2009-02-06 12:51:45 +01:00
  • a2112f27fc typo Muhaha 2009-02-06 11:31:13 +01:00
  • 358d1bb14e Now correct patch version: Use spell_loot_table for item creating in case SPELL_EFFECT_CREATE_ITEM_2 (157) and itemType==0. Author: VladimirMangos Muhaha 2009-02-06 11:25:04 +01:00
  • e0b3d67c1e * Update sql to proper table structure Muhaha 2009-02-06 10:55:23 +01:00
  • bb190b2859 Fixed phase seelction for gameobject/creature spawn for GM-mode without phase auras. Author: VladimirMangos megamage 2009-02-05 23:03:04 -06:00
  • 036c6eb742 Use spell_loot_table for item creating in case SPELL_EFFECT_CREATE_ITEM_2 (157) and itemType==0. Author: VladimirMangos megamage 2009-02-05 23:02:07 -06:00
  • 3a3429602a [7230] Add spell_bonus_data for 18220 and ranks. Author: Dietrich [7232] Use constant name that hide client dependent value. Author: VladimirMangos Skip: [7231] Some info to sql updates commiters in slq/update/README and spell chain update of [7230] megamage 2009-02-05 22:59:49 -06:00
  • 944a1cec73 [7229] Add area limitation checks for battleground/arena spells. Spell sorted by 2 list and map ids lists replaced by map type checking in patch. Author: GriffonHeart megamage 2009-02-05 22:55:43 -06:00
  • 9332f1e58d *Update linked spell. Add new type: linked aura. megamage 2009-02-05 22:49:07 -06:00
  • f00befd879 *Fix a typo that makes linked spells not work. megamage 2009-02-05 18:02:22 -06:00
  • 2aff5260ea *Allow scripts to override SQL and DBC data. megamage 2009-02-05 15:38:24 -06:00
  • e361e81b6f *Merge. megamage 2009-02-05 15:29:27 -06:00
  • fb8e19397b * Changed file 1_world_scripts.sql to correct 805_world_scripts.sql - Thx for pointing to megamage * Related updates Drahy 2009-02-05 22:14:38 +01:00
  • cb2da9515f *Merge. megamage 2009-02-05 15:09:54 -06:00
  • c1c210f6d9 *Merge. megamage 2009-02-05 14:25:16 -06:00
  • 4846745dc6 Fix crash. by Skystar. QAston 2009-02-05 20:28:35 +01:00
  • 7e70df2e7d * Updated CMakeLists with precious revisions * Modified sql updates to more proper version * Added script names to script_full table Drahy 2009-02-05 20:06:19 +01:00
  • b045829900 * Merge Drahy 2009-02-05 19:44:24 +01:00
  • acd4361ece * Updated Readme file for current sql system * Also updated CMakeLists.txt with new sqls Drahy 2009-02-05 19:39:07 +01:00
  • 066b83b523 *Handle SPELL_AURA_ABILITY_IGNORE_AURASTATE and SPELL_AURA_ALLOW_ONLY_ABILITY. *Fix build on Windows. QAston 2009-02-05 13:38:48 +01:00
  • f0bdc33ad3 * Moved old sql files to 2.3.4_updates folder * Renamed new sql files - thx for idea to Aokromes * Deleted useless files Drahy 2009-02-05 13:20:21 +01:00
  • e2b74158a0 * For those who dont want to update spell_proc_event table from 18 files i did only one * Who already pulled this branch please skip this revision and keep updating file by file * Named it as newest mangos sql number and after that you need to update normal way Drahy 2009-02-05 10:59:01 +01:00
  • 261425b0cc * Borean Tundra from ScriptDev2 * Updated copyright notice for new year (2009) Muhaha 2009-02-05 10:46:43 +01:00
  • 3818767686 * Put back accidentaly deleted one sql file which was not in converters before but only on my side * Updated readme and converter file Drahy 2009-02-05 10:46:22 +01:00
  • ee34c5b1d9 * You're Fired! quest (10821) by darkrabbit Muhaha 2009-02-05 10:29:34 +01:00
  • 7add0683a7 * Created new Readme file for converters * Deleted some mangos sql from repository which were in converter since created * Deleted my duplicated sqls * Some changes in structure of convertor only cosmetic Drahy 2009-02-05 10:22:31 +01:00
  • 5221ea4e6e * Merge trying to save repo Drahy 2009-02-05 06:04:02 +01:00
  • 3c8c578e6d * Updated script texts - thx Aokromes * Added missing script name of boss Akil'zon * Updated and cleaned up scripts names * Added some missing trinity string which cause <error> message in game during taking towers (Outdoor PVP) * Please reapply trinityscript_script_texts.sql and world_scripts_ful.sql to ensure that your scriptnames and texts are correct Drahy 2009-02-05 05:54:57 +01:00
  • 649ab47d54 *Remove corpse reclaim delay for pve. Check your conf file to make sure it is disabled. megamage 2009-02-04 20:50:26 -06:00
  • d10b70033f * Updated trinity script texts - thx Aokromes * Removed readme in converter - no longer needed * Added missing script name of boss Akil'zon * Added some missing trinity string which cause <error> message in game during taking towers (Outdoor PVP) Drahy 2009-02-05 03:14:55 +01:00
  • 2da2ffb8c4 * Fixed typos in my previous commits Drahy 2009-02-05 02:22:45 +01:00
  • cdcf465360 *Merge. megamage 2009-02-04 19:16:12 -06:00
  • c2550caf96 [7228] Implement empty bag swap with equipped non-empty bag with items exchange. Author: nugu100 megamage 2009-02-04 19:12:00 -06:00
  • 3c7c36729c * Finally got all of the sql updates together and also changed their format * Updated world_scripts_full.sql to rev 973 (complete 2.4.3) * Now I am starting 3.0.x sqls Drahy 2009-02-05 02:09:23 +01:00
  • 83b8909098 * Merge Drahy 2009-02-05 00:45:34 +01:00
  • d69198732e *Merge. megamage 2009-02-04 17:22:43 -06:00
  • b3eb5d34d1 * Continuing with updating * Need to do some local changes for eol styles Drahy 2009-02-05 00:09:06 +01:00
  • ae5e608c00 *Fix a crash bug in the previous rev. megamage 2009-02-04 16:30:20 -06:00
  • be5acfb39c * Removed file 741_world.sql => Moved to original 725_world.sql for better orientation * Added some missing querries to full script file * Updated a lot of another sql files from sql/updates folder - still in progress Drahy 2009-02-04 22:55:27 +01:00
  • 674477ddf8 * Huge merge with original branch Drahy 2009-02-04 22:08:23 +01:00
  • ee65a34544 *Implement stealth detection for traps. QAston 2009-02-04 19:43:00 +01:00
  • b709f846a4 *Add removed files back. megamage 2009-02-04 11:53:32 -06:00
  • fd6d1d17d8 *Remove two files for renaming. megamage 2009-02-04 11:53:02 -06:00
  • 5d4d953055 * Cleaned up sql files from updates folder still in progress * Also finally cleaned up full scripts file * Reduced amount of querries in sql files Drahy 2009-02-04 18:18:41 +01:00
  • c745eba4a1 *Merge. megamage 2009-02-04 10:56:45 -06:00
  • fa26941f54 *Fix execute damage. megamage 2009-02-04 10:55:04 -06:00
  • df7499e056 *Merge. megamage 2009-02-04 10:53:58 -06:00
  • 6b19b789ca *Remove the file pushed by accident. megamage 2009-02-04 10:36:29 -06:00
  • 4d008f2043 Replace tabs with spaces, and fix crlf issues megamage 2009-02-04 10:33:18 -06:00
  • edbfb386ce *Do not check range weapon skills for paladin. This fix the bug that flying hammer miss too much. megamage 2009-02-04 10:25:28 -06:00
  • 2552fe2dc1 * Updated script structure according to newest ACID 0.0.6 for trinity * Updated some of world sql files - not all of them yet * Cleaned up full script sql Drahy 2009-02-04 17:11:58 +01:00
  • 18cbc94dd4 *Do not check power for triggered spells. This fix broken execute. megamage 2009-02-04 10:06:16 -06:00
  • 3554ce14cd *Fix build on *nix. QAston 2009-02-04 16:55:16 +01:00
  • b4514aaf55 * Updated copyright notice for new year (2009) part 3 (final) * Fixed some missing copyright notice Drahy 2009-02-04 12:54:49 +01:00
  • 5dab980495 * Updated copyright notice for new year (2009) part 2 * Changed mangos website Drahy 2009-02-04 12:42:26 +01:00
  • 7c19c420c6 * Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once Drahy 2009-02-04 12:04:12 +01:00
  • cb9a0b7219 * Deleted sql files which are already in converters * Added missing querries from command table * Fixed typo in command table Drahy 2009-02-04 10:50:50 +01:00
  • 82fde9e1b8 * Gathered data from mangos.sql for not using this database during updating to 3.0.x patch Drahy 2009-02-04 09:43:00 +01:00
  • f3217f80a8 * Big clean up of converter (world) * Separated files for run only once and others Drahy 2009-02-04 09:09:50 +01:00
  • 8c9bd5e0bd Clean up sql files from converter for all sql server versions Drahy 2009-02-04 08:31:30 +01:00
  • 50c82c6660 [7227] Implement prismatic sockets. Related code cleanups. Big thanks to TOM_RUS for help in reseach! Author: VladimirMangos megamage 2009-02-03 19:12:17 -06:00
  • 36f7dd04b3 *Apply proc effects such as frostbite after the spell hits the target. megamage 2009-02-03 18:22:28 -06:00
  • 1c51b382dc Add some missing sql. megamage 2009-02-03 15:23:09 -06:00
  • 3b8bce566e *Merge. megamage 2009-02-03 15:05:04 -06:00
  • 7fdb40ec5c [7226] Avoid 2 mQuestStatus[quest_id] calls from AddQuest code for speed and possible aliasing problems. Original patch provided by zhenya. Author: VladimirMangos megamage 2009-02-03 15:04:17 -06:00
  • adfa5b0ab5 [7225] Correctly clear trainer and vendor data. Author: zhenya megamage 2009-02-03 15:01:18 -06:00
  • f8fa463e7e [7224] Drop unused code. Author: VladimirMangos megamage 2009-02-03 14:55:39 -06:00
  • 516cb0c6da *Handle SPELL_AURA_MOD_TARGET_ABSORB_SCHOOL and SPELL_AURA_MOD_IGNORE_TARGET_RESIST *change handling SPELL_AURA_MOD_ABILITY_IGNORE_TARGET_RESIST and SPELL_AURA_MOD_TARGET_ABILITY_ABSORB_SCHOOL to use m_amount instead of fixed 100 value. *SPELL_AURA_MOD_HEALING_RECEIVED use only when calculating aura caster healing. QAston 2009-02-03 20:42:43 +01:00
  • 8b36eb7f0c *Handle SPELL_AURA_MOD_ABILITY_AFFECTED_TARGETS. QAston 2009-02-03 19:12:33 +01:00
  • c3c36ec1c8 *Fix bug that missed/immuned/etc. shoots take no ammo. *Handle SPELL_AURA_ABILITY_CONSUME_NO_AMMO QAston 2009-02-03 18:27:22 +01:00
  • 9c560802cd *Handle disarm offhand and ranged weapon, since now disarm affects all bonuses given by item. QAston 2009-02-03 15:56:07 +01:00
  • 6b51a43176 *Merge. megamage 2009-02-02 17:39:42 -06:00
  • 4e13ff356f *Merge. megamage 2009-02-02 17:34:49 -06:00
  • 8dfe8cd64a *Fix some broken charge spells. megamage 2009-02-02 17:20:30 -06:00
  • 8b8d722523 *handle SPELL_AURA_ADD_TARGET_TRIGGER auras when spell is casted rather than when hit. This fixes the trigger chance of spells such as Relentless Strikes. megamage 2009-02-02 17:06:57 -06:00
  • 5d943336c5 *Fix the bug that some instant cast spells do not remove auras with cast interrupte flag. megamage 2009-02-02 16:04:17 -06:00
  • 49a9e26498 *Apply stun effect immediately for player charge spells, though this violates natural law. megamage 2009-02-02 15:58:43 -06:00
  • f25a150566 [7223] Remove duplicate line (old case) in mangos.sql command table. Author: vladonix megamage 2009-02-02 15:38:16 -06:00
  • f641ea558a [7222] Revert "[7206] Not set creep walking mode for recial stealth ability 58984." Author: KiriX megamage 2009-02-02 15:37:33 -06:00
  • e9d6bfd3bb [7221] Add output player names as sift-links in more chat commands. Author: VladimirMangos Did not merge the part of HandleAccountSetGmLevelCommand. megamage 2009-02-02 15:36:52 -06:00
  • cccfd132dd *Handle SPELL_AURA_MOD_WEAPONTYPE_IGNORE_TARGET_RESISTANCE and new spellmods. QAston 2009-02-02 22:31:11 +01:00
  • f2e514eb04 *Handle SPELL_AURA_MOD_HONOR_GAIN_PCT. QAston 2009-02-02 20:55:17 +01:00
  • 0b32bdaec9 * Fix Hunters Mark, prevent target from going stealth/invis for caster of mark. biglad 2009-02-02 19:26:26 +00:00
  • cc69f94c40 *Fix spell 53590 and it's other ranks. QAston 2009-02-02 20:11:21 +01:00
  • 55829e81f7 *Update spel_lchain extraction for 308 dbc. QAston 2009-02-02 18:55:03 +01:00
  • dca9c4cc1f *Remove hack from spell::cast. QAston 2009-02-02 17:42:05 +01:00
  • 0480fa7339 *Merge. megamage 2009-02-02 10:34:47 -06:00
  • ea159d59bf *Fix the bug that delayed spell still deals damage to stealth/immune target. megamage 2009-02-02 10:26:05 -06:00