Commit Graph

1669 Commits

Author SHA1 Message Date
megamage
c3d14c8241 [7450] Fixes and improvements in TARGET_BEHIND_VICTIM, SPELL_EFFECT_JUMP2, SPELL_EFFECT_TELEPORT_UNITS work. Author: VladimirMangos
* Move near teleport code for player/creature in Unit::NearTeleportTo
    * Allow correctly seelct target and end point orientation for script casted spells with TARGET_BEHIND_VICTIM
    * Replace use BuildTeleportAckMsg by BuildHeartBeatMsg for creature teleports. BuildTeleportAckMsg
      set active mover for targeted player to affected creature and "freeze" player.

--HG--
branch : trunk
2009-03-13 18:28:10 -06:00
megamage
c823272e34 [7449] Fixed BG queue invitation status showed on client. Fixed BG starting timer and BG ending timer. Author: Triply
TODO: make bg queue update player's status each minute.

--HG--
branch : trunk
2009-03-13 18:06:36 -06:00
QAston
0d5044863e *Add procflag PROC_EX_AURA_REMOVE.
*Use new procflag to fix Psyhic Horror.
*Fix a typo in Living Bomb handler.

--HG--
branch : trunk
2009-03-13 22:48:04 +01:00
QAston
8963006729 *More strict for auras to put in visible slots.
*Do linked auras triggers only on first/last aura change.
*Fixed issues with auras applied for slots which did not fit to visible aura slots.
*Fix guardian spirit buff remove.

--HG--
branch : trunk
2009-03-13 20:24:40 +01:00
QAston
7fd6d97e0f *Some changes in SPELL_AURA_OBS_MOD_ENERGY handler.
--HG--
branch : trunk
2009-03-13 16:28:36 +01:00
QAston
d13df871c5 *Fix a typo.
--HG--
branch : trunk
2009-03-12 23:43:18 +01:00
QAston
23010a854b *Fix Dispersion.
*Fix Living bomb damage trigger.

--HG--
branch : trunk
2009-03-12 23:20:51 +01:00
megamage
a38531121d *Fix build.
--HG--
branch : trunk
2009-03-12 15:39:13 -06:00
megamage
2ecad77a76 *Battleground fix. Author: Triply
--HG--
branch : trunk
2009-03-12 14:50:59 -06:00
megamage
c63085b225 [7445] Implement SPELL_EFFECT_JUMP2 used in some jump to target (unit/go/coordinates) spells. Author: VladimirMangos
--HG--
branch : trunk
2009-03-12 14:50:14 -06:00
megamage
c8e391cf7d [7444] Fixed some recently added and old type conversion warnings. Author: VladimirMangos
--HG--
branch : trunk
2009-03-12 14:49:12 -06:00
megamage
f7f6d6558c *Use m_mover to check if can detect target.
--HG--
branch : trunk
2009-03-12 14:41:38 -06:00
megamage
771f2699d6 *Merge.
--HG--
branch : trunk
2009-03-12 14:28:18 -06:00
megamage
5f57c488d5 *Use better way and safer way to update bindsight visibility.
--HG--
branch : trunk
2009-03-12 14:27:45 -06:00
megamage
16ee4a46c2 *Merge.
--HG--
branch : trunk
2009-03-12 14:22:59 -06:00
megamage
1fbfc6da64 *Assign possessed AI and pet AI to charmed creatures.
--HG--
branch : trunk
2009-03-12 14:15:44 -06:00
megamage
ab6e9bd7b4 *Disable bind sight spells to fix the crash.
--HG--
branch : trunk
2009-03-12 10:56:22 -06:00
megamage
e6f7a60792 *Let persistant auras affect ally targets in some cases.
--HG--
branch : trunk
2009-03-12 09:15:30 -06:00
megamage
a9f77d07ca *Try to fix a crash bug.
--HG--
branch : trunk
2009-03-12 08:58:28 -06:00
Blaymoira
2da8e7915c *Merge
--HG--
branch : trunk
2009-03-12 13:59:50 +01:00
Blaymoira
31b206a377 Backed out changeset: 87b298087552
--HG--
branch : trunk
2009-03-12 13:59:03 +01:00
QAston
0df5a32c0a *Fix -100% speed mods on creatures-this fixes Chains of Ice.
--HG--
branch : trunk
2009-03-12 00:15:51 +01:00
megamage
6e12d3f1b9 [7441] Fixed reward money counting for ACHIEVEMENT_CRITERIA_TYPE_MONEY_FROM_QUEST_REWARD Author: VladimirMangos
--HG--
branch : trunk
2009-03-11 16:18:54 -06:00
megamage
6e29ab4fbb [7440] Use server-side only zone info. Optimize related calles in case zone and subzone use. Author: VladimirMangos
This in some cases make some zones not explorable if it not have server side data in current maps
    but not allow cheating with zone set from client.

--HG--
branch : trunk
2009-03-11 16:17:37 -06:00
megamage
5286f2351f *Remove Mangos revision file.
--HG--
branch : trunk
2009-03-11 16:16:16 -06:00
QAston
6683ae58c9 * Fix mind flay target requirements.
--HG--
branch : trunk
2009-03-11 22:27:07 +01:00
QAston
5808c12f5e *Fix crash.
--HG--
branch : trunk
2009-03-11 21:51:24 +01:00
QAston
c3026bc755 *Fix divine hymn.
*Prevent unexpected behaviour of dummy proc auras combined with ObsModEnergy auras.

--HG--
branch : trunk
2009-03-11 21:36:02 +01:00
megamage
6f4e33c611 *Merge.
--HG--
branch : trunk
2009-03-11 12:03:43 -06:00
megamage
3c5a92dbe0 *Fix a crash bug.
--HG--
branch : trunk
2009-03-11 11:48:57 -06:00
QAston
444bf06830 *Fix fire nova totem proc.
--HG--
branch : trunk
2009-03-10 23:22:06 +01:00
QAston
234a4d9707 Fix crash.
--HG--
branch : trunk
2009-03-10 23:20:01 +01:00
megamage
dc4a456416 [7439] Fix wrong liquid level in some places. Need reectract maps. Author: DiSlord
Remove some log on extract maps.
    Add liquid status log to .gps command

--HG--
branch : trunk
2009-03-10 15:33:54 -06:00
megamage
099d302e69 *Fix a typo in ObjectMgr::LoadAreaTriggerTeleports. By VladimirMangos
--HG--
branch : trunk
2009-03-10 15:33:14 -06:00
megamage
a0fede4fc2 [7437] Fixed client visible instance ids for battlegrounds. Author: balrok
--HG--
branch : trunk
2009-03-10 15:30:44 -06:00
megamage
1c151b7244 [7436] Fixed Average Wait time for all BG/arena queue types. By Balrok and Triply.
--HG--
branch : trunk
2009-03-10 15:29:50 -06:00
megamage
0a8d58c3ff [7435] Fixed Spell::EffectAddHonor to corrcetly add honor based on player's level Author: Triply
--HG--
branch : trunk
2009-03-10 15:28:51 -06:00
megamage
167ca565d0 *Update bind sight spells code.
--HG--
branch : trunk
2009-03-10 15:26:17 -06:00
QAston
fec6be8a74 *Fix compile.
--HG--
branch : trunk
2009-03-10 21:53:11 +01:00
QAston
196c8c9331 *Merge
--HG--
branch : trunk
2009-03-10 21:35:07 +01:00
QAston
0f4f36c893 *Fix Living Bomb.
--HG--
branch : trunk
2009-03-10 21:07:21 +01:00
QAston
fdbcfc548d *Another crashfix.
--HG--
branch : trunk
2009-03-10 20:30:43 +01:00
QAston
e376e2c940 *Fix possible bug with sending healing and damage bonuses to client.
--HG--
branch : trunk
2009-03-10 19:41:58 +01:00
QAston
43d8fe6394 *Merge
--HG--
branch : trunk
2009-03-10 19:05:48 +01:00
QAston
78407665b7 *Fix crash.
*Fix charge mod apply on auras.

--HG--
branch : trunk
2009-03-10 18:21:57 +01:00
QAston
8ba090d0b4 *Fix mounts.
--HG--
branch : trunk
2009-03-10 17:11:10 +01:00
QAston
6fb63d3325 *Make scrolls not stackable.
--HG--
branch : trunk
2009-03-10 16:44:03 +01:00
megamage
f71dff82c6 *Fix build.
--HG--
branch : trunk
2009-03-09 19:17:12 -06:00
megamage
aeefdeb8db *Merge.
--HG--
branch : trunk
2009-03-09 18:17:04 -06:00
megamage
cd5088845d [7434] Fix one paladin spell bonus Author: rechapa79
--HG--
branch : trunk
2009-03-09 18:15:27 -06:00