Commit Graph

15969 Commits

Author SHA1 Message Date
Kandera 69ea6b5d32 Core/Pets: base implementation for pet aura scaling system. not currently hooked into anything. (thx vincent-michael for the base work) 2012-06-08 13:08:38 -04:00
Kandera 69bf716c1b Core/Spells: set default multiplier for scourge strike bonus damage to 1. 2012-06-08 11:01:27 -04:00
Kandera e9feb0e3e2 DB/Spells: fix bonus coefficient for lava burst. (thx 3kids) 2012-06-08 10:57:24 -04:00
Kandera 6107e48f8b Core/Spells: fix scourge strike extra damage. thanks to tibbi 2012-06-08 10:08:02 -04:00
Kandera 643b68926e Core/Spells: codestyle and fix logic for adding unit state casting. (thx Moriquendu) 2012-06-08 08:56:56 -04:00
Shauren 32aa983fe2 Core/Maps: Fixed possible crash when resetting instances 2012-06-08 14:52:52 +02:00
Malcrom 1c0fc0a1ee DB/misc: Some misc updates 2012-06-07 23:20:47 -02:30
Malcrom 1e34d3eaec Db/spell_dbc: typo fix 2012-06-07 19:19:52 -02:30
Shauren 73e6eedce8 And missing full sql changes 2012-06-07 23:25:33 +02:00
Shauren c7775c8d72 Core/Maps: Moved object respawn time storage from global to map level. This removes unneccessary locking since all objects run within its map's thread. 2012-06-07 23:20:57 +02:00
Malcrom 426145373b DB/Spell_dbc: Add missing spell to db 2012-06-07 17:58:20 -02:30
Kandera 8705030593 Core/Auras: use a case for SPELL_AURA_MECHANIC_IMMUNITY_MASK. distinguish between spells manually. blizzard probably has a seperate database as to which spells have which immunities. 2012-06-07 16:00:16 -04:00
Kandera f92ae93806 Core/Spells: fix crash introduced in d719730929 (thx vincent-michael) 2012-06-07 14:48:43 -04:00
Kandera 4bfb96fbcf Core/Loot: fix mistake in previous commit. also fix flags in sql. i did things backwards ^^ 2012-06-07 14:05:52 -04:00
Kandera 22efc5e2bd Core/Spells: fix mocking blow doing damage to players and non tauntable creatures. 2012-06-07 13:10:27 -04:00
Kandera b668bd6ff1 DB/ItemTemplate: make rotface/festergut acidic blood and shadowfrost shards adhere to party loot rules. 2012-06-07 13:05:22 -04:00
Kandera 0965e1f4c2 Core/Loot: fix loot rules for looting quest items that have the party loot flag 2012-06-07 13:01:49 -04:00
Kandera d719730929 Core/Spells: do not apply unit_state_casting for instant cast spells. 2012-06-07 12:02:06 -04:00
Malcrom 7bf459c10e DB/Gossip: Fix Gossip for Leryssa
Closes 6732
2012-06-07 12:16:54 -02:30
Malcrom 37f0e1fcb5 DB/Gossip: Fix gossip for Charles Worth to add tailoring spells
closes 6697
2012-06-07 12:09:01 -02:30
Malcrom ed42aa14e7 DB/Updates: Fix file name and add missing deletes to a file. 2012-06-07 12:05:25 -02:30
Subv 089b0a44d7 Core/SAI: Fixed the cage GameObject template script, the script should start when the gameobject is activated, not in gossip hello 2012-06-07 08:09:16 -05:00
Shauren 2c153b8a43 Core/Movement: Fixed Unit::SetFacingTo 2012-06-07 15:02:51 +02:00
Shauren 8223bcea04 SQL: Corrected file names 2012-06-07 14:56:41 +02:00
Malcrom 7b5bdc2fe5 DB/SAI: Add SAI for Forsaken Plaguebringer and fix weapon. 2012-06-06 23:39:52 -02:30
Malcrom 3968d2e2d2 Db/Conditions: Remove unneeded spell conditions. 2012-06-06 22:54:49 -02:30
Malcrom 5ed8d2ccd4 DB/SAI: Fix Quest 11307 "Field Test" Now more like offi 2012-06-06 22:30:58 -02:30
Malcrom e4af5e4e2f Core/Misc: A couple misc fixes. 2012-06-06 19:05:17 -02:30
Malcrom 3e3a940a1c DB/SAI: Fix for Quest 11317 & 11322 "The Cleansing" 2012-06-06 18:54:13 -02:30
Malcrom a0311b645c DB/Gossip: Fix Lorax quest script 2012-06-06 16:52:55 -02:30
Shauren 810f21efbc Core/Movement
* Moved enter/exit vehicle packets to spline.
* Fixed spline movement on transports such as elevators (for which we do not keep track of its exact position) - path will be using normal coordinates (not transport offsets)
2012-06-06 20:36:34 +02:00
Malcrom ee194a4f43 Core/Scripts: Addition to previous commit. 2012-06-06 00:08:07 -02:30
Malcrom f08bc7d502 Core/Scripts: Script for Frostblade Shrine to start The Cleansing quest.
Quest is not yet scripted.
2012-06-05 23:32:09 -02:30
Malcrom 4ca77c5b0b DB/Gossip Core/Scripts: Replace core script with db gossip for Lorax 2012-06-05 21:50:05 -02:30
Malcrom 565aa070fe DB/Gossip Core/Scripts: Fix Gossip for Witch Doctor Mau'ari 2012-06-05 20:52:38 -02:30
Malcrom 6141c3076f DB/SAI: Fix Quest Cache of Mau'ari 2012-06-05 19:38:43 -02:30
kaelima 8c841d12b3 Scripts/Ulduar: Fixed some various bugs with XT-002 Deconstructor.
He will now properly reset if he evades while being submerged.
He will not always die directly after heart phase.
Adds will now despawn on reset.
Heart will now change seat and set unit flags properly, but is still not attackable by melee (seems like a vehicle flag bug)
2012-06-05 20:44:30 +02:00
Shauren 295b1a00c8 Scripts/Icecrown Citadel: Fixed Sindragosa, Spinestalker and Rimefang flying in after related trash packs are dead - this solution is resistant to grid unload. 2012-06-05 14:53:18 +02:00
kaelima 7e71488a1e Fixed build (forgot to save file) 2012-06-05 13:23:37 +02:00
kaelima a43c3e815a Core/Protocol: Correct cooldowns sent with SMSG_PET_SPELLS and add summon duration 2012-06-05 13:17:43 +02:00
kaelima 933fad5183 Core/Loot: Correct some values sent for roll packets 2012-06-05 13:14:15 +02:00
kaelima ff77610e1d Core/Quests: Fixed auto-accepting chain quests
Closes #6475
2012-06-05 10:31:03 +02:00
Malcrom 332e7d4e52 DB/misc: Some misc updates 2012-06-04 23:51:59 -02:30
Malcrom 15919f119a DB/SAI: Mok'rash SAI by warriorpoetex
Closes #6640
2012-06-04 23:09:37 -02:30
Malcrom ee485049dd DB/SAI: Fix error with SAI for Lothos Riftwaker
Closes #6556
2012-06-04 23:01:35 -02:30
Malcrom f2a3d4c8d7 DB/SAI: Convert Hogger to SAI by warriorpoetex
Closes Issue #6672
2012-06-04 22:48:55 -02:30
Malcrom 1b00a580f1 DB/conditions: Fix Hellfire Fortifications quest by gecko32
Closes Issue #6713
2012-06-04 22:41:22 -02:30
Malcrom 5651da1119 Db/Gossip: Update some old gossip to proper menuid's 2012-06-04 22:34:54 -02:30
Malcrom 6cf5e9b294 Db/Gossip: I'm having a biohazard moment :) 2012-06-04 20:46:56 -02:30
Malcrom 210b5e246e DB/SAI: missed .sql in a file sorry. 2012-06-04 20:44:06 -02:30