Commit Graph
3901 Commits
Author SHA1 Message Date
megamage b0fa2172e3 *Fix a crash in 3896.
--HG--
branch : trunk
2009-06-10 09:46:32 -05:00
QAston a6e1e7d9e7 *Allow Pyroclasm to proc from Conflagrate
--HG--
branch : trunk
2009-06-10 16:38:25 +02:00
Machiavelli ee9beadbc2 Merge
--HG--
branch : trunk
2009-06-10 08:45:45 +02:00
Machiavelli f137dc02ec * Better fix for issue that players are unable to loot creatures when the HP of the creature is changed via a script. Do not use rev before this.
--HG--
branch : trunk
2009-06-10 08:44:10 +02:00
megamage c9d9ae1e49 *Fix the bug that fleeing movement does not work for players.
--HG--
branch : trunk
2009-06-09 23:53:08 -05:00
megamage 427a81649b *Fix the bug that players cannot see anything in instance.
--HG--
branch : trunk
2009-06-09 23:52:45 -05:00
megamage eb219b08e2 *Fix the bug that relocation notify is called twice.
--HG--
branch : trunk
2009-06-09 22:48:35 -05:00
megamage e922351bf0 *Fix a bug that triggers show level up visual when summoned.
--HG--
branch : trunk
2009-06-09 22:01:35 -05:00
megamage 2ce7109f67 *Do not remove item mod for broken item. This fixes an exploit that druid can remove broken item and shapeshift when have resurrect sickness to gain huge ap.
--HG--
branch : trunk
2009-06-09 21:59:50 -05:00
megamage 853432b201 *Fix a bug that creature ignore LOS in assistance case.
--HG--
branch : trunk
2009-06-09 19:55:15 -05:00
megamage 4167ca4f84 *Do relocation notify in world class and only not do it every update.
--HG--
branch : trunk
2009-06-09 19:54:46 -05:00
megamage a8e8bd1d28 *Fix a crash caused by 3881. Please do not use any revs between this and 3881.
--HG--
branch : trunk
2009-06-09 19:53:25 -05:00
Machiavelli d065bbf410 * When checking if players are eligible for reward after killing a creature, check for minimum of 50% of 'cur_health' prior to combat rather than max health. Fixes Murmur loot issue.
--HG--
branch : trunk
2009-06-10 00:41:29 +02:00
megamage 337772c433 [7981] Implement ACHIEVEMENT_CRITERIA_DATA_TYPE_T_TEAM required for 310 Author: VladimirMangos
[7982] Add lost by me check lines in [7980] :(

--HG--
branch : trunk
2009-06-09 17:20:19 -05:00
megamage 7201bb7aeb *Add script sql for nexus. By PSZ
*Thanks to onkelz28 for preparing the patch

--HG--
branch : trunk
2009-06-09 17:06:45 -05:00
megamage 6b038c7d85 *Change some instance functions to TC functions.
--HG--
branch : trunk
2009-06-09 16:55:24 -05:00
megamage deb9dd1543 *Update script of The Nexus 5er. By PSZ
*Thanks to onkelz28 for preparing the patch

--HG--
branch : trunk
2009-06-09 16:37:26 -05:00
megamage 2413836499 *Fix the client crash caused by enslave demon.
--HG--
branch : trunk
2009-06-09 16:29:23 -05:00
megamage 63c07a5767 *Do not trigger spells with triggers with scripts. This fixes the bug that shadow fissure of Kel'thuzad deals damage without delay.
--HG--
branch : trunk
2009-06-09 16:18:08 -05:00
megamage 2625b4b6c6 *Update relocation notification code. Always store pointers instead of guids.
--HG--
branch : trunk
2009-06-09 16:05:14 -05:00
Machiavelli 0643c3df83 * Fix HandleInspectOpcode, by Vicos
--HG--
branch : trunk
2009-06-09 22:15:50 +02:00
Machiavelli 1afdfd9106 Merge
--HG--
branch : trunk
2009-06-09 21:56:56 +02:00
Machiavelli 41baf8b0d3 * Fix bug in formula for Unit::GetAttackTime. This will hopefully fix over proccing of PPM based spells. It will also affect other spells that calculate damage / efficiency based on weapon speed.
--HG--
branch : trunk
2009-06-09 21:56:04 +02:00
QAston c5232138f8 *Spell_script_target entry for Death pact.
--HG--
branch : trunk
2009-06-09 21:48:02 +02:00
QAston 72b414da15 *Do not scale speed mod auras with caster level.
--HG--
branch : trunk
2009-06-09 21:21:17 +02:00
QAston 516995eff8 *Missing part of last commit.
--HG--
branch : trunk
2009-06-09 20:02:56 +02:00
QAston 507b9fb051 *Fix Heart of the Pheonix
*Fix autoshoot rotation with steady shot.
*Make Incanter's Absorption not interrupt other casts.

--HG--
branch : trunk
2009-06-09 19:33:38 +02:00
megamage 4a662071aa *Fix dk quest until 12727. Some scripts are needed for quest 12727.
--HG--
branch : trunk
2009-06-08 23:44:53 -05:00
megamage a8dbf8904c *Correctly show spellclick flag for vehicles and creatures with info in spellclick table.
--HG--
branch : trunk
2009-06-08 23:43:25 -05:00
megamage 30adb32d53 *Fix a typo in last rev. By Drahy.
--HG--
branch : trunk
2009-06-08 18:15:25 -05:00
megamage 4e130dcdfd [7980] Implement item use target requirements store and check (new table item_required_target). Author: NoFantasy
Signed-off-by: VladimirMangos <[email protected]>

    * Also implement this table reload
    * Static Spell::SendCastResult function for call not from spell code.
      Can be also used in scripts where need send explicitly spell cast error to client.

--HG--
branch : trunk
2009-06-08 17:25:02 -05:00
megamage 6578cce471 *Add column heroic_level_min in table access_requirement
--HG--
branch : trunk
2009-06-08 15:31:04 -05:00
Them 0555ec4a35 *Fix errors with spell_affect table loading
--HG--
branch : trunk
2009-06-08 21:56:26 +02:00
QAston 0ae0f36f87 *Fix a crash with sudden death and similar auras.
--HG--
branch : trunk
2009-06-08 21:22:46 +02:00
Machiavelli 07e868c87c Merge
--HG--
branch : trunk
2009-06-08 21:20:11 +02:00
Machiavelli 91e9b27449 * Fix bug that potions and other energize effects make client display twice as much of a gain, by nos4r2zod.
* Rename 'EffectEnergisePct' to 'EffectEnergizePct'

--HG--
branch : trunk
2009-06-08 21:19:34 +02:00
QAston 06aa0a94d4 *Fix improved sprint.
--HG--
branch : trunk
2009-06-08 21:08:27 +02:00
megamage 065600bdf6 *Increase default creature/object visible distance. You can change it back if it causes server performance loss (I do not think that will happen)
--HG--
branch : trunk
2009-06-08 12:59:45 -05:00
megamage 0c6df742ee *Add some sql tools to merge two db. This is only a template and is pushed for dev use. Do not use it unless you understand it and know how to modify it.
--HG--
branch : trunk
2009-06-08 12:25:22 -05:00
megamage d4576e4c27 *Fix the bug that kelthuzad summons infinite mobs.
--HG--
branch : trunk
2009-06-08 12:23:49 -05:00
Machiavelli 06db83ab49 * Fix World::SendGlobalGMMessage, only send packet to connections with appropriate security level
--HG--
branch : trunk
2009-06-08 16:25:07 +02:00
Machiavelli ab9692f52e * Fix World::SendGMText, only send packet to connections with appropriate security level
--HG--
branch : trunk
2009-06-08 16:20:29 +02:00
megamage 963ee5d917 *Some update of kelthuzad script.
--HG--
branch : trunk
2009-06-08 00:35:43 -05:00
megamage 70423d04ff *Some update of kelthuzad script.
--HG--
branch : trunk
2009-06-08 00:09:28 -05:00
megamage 7d8174d8d8 *Some small update of kelthuzad script.
--HG--
branch : trunk
2009-06-07 23:36:37 -05:00
megamage f919fb47c5 *Move creature::update before summon timer check to prevent to lose the last tick.
--HG--
branch : trunk
2009-06-07 23:33:18 -05:00
megamage a328728cb8 *Implement spell aura 177.
--HG--
branch : trunk
2009-06-07 23:32:35 -05:00
megamage 5e7d184734 [7976] Store additional reqs for ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE in achievement_criteria_data. Author: VladimirMangos
Required DB support. Some reqs not implements in code and then can be used
    ACHIEVEMENT_CRITERIA_DATA_TYPE_DISABLED in Db to make its non-complitable.

--HG--
branch : trunk
2009-06-07 20:54:23 -05:00
megamage 5a2745caac [7974] Added two more achievement_criteria for achievement_criteria_data (T_LEVEL, T_GENDER) Author: DerDyddye
Its required for implementing new cases of 110 achievement criteria in 3.1.x.
    Ofc, this required DB support.

--HG--
branch : trunk
2009-06-07 20:52:00 -05:00
megamage 9ef844d23d *Fix some spell script target. By Drahy.
*Fix a typo in 3810 spell bonus sql.

--HG--
branch : trunk
2009-06-07 20:50:35 -05:00