Commit Graph

5542 Commits

Author SHA1 Message Date
maximius 1d7f2fc243 *Update WorldSession::HandleMovementOpcodes with some new information on how vehicles behave, and do a little bit of cleanup.
--HG--
branch : trunk
2009-11-03 22:28:04 -08:00
tartalo 1eaf0396b2 Fix postgresql compilation on *nix, by itzamna. Fixes #33
--HG--
branch : trunk
2009-11-04 00:02:43 +01:00
tartalo f437754325 Wintergrasp: Fix honor & mark problem + change announcing mode, by Spp. Fixes #14
--HG--
branch : trunk
2009-11-03 23:48:32 +01:00
tartalo b17bbfc45f Naxxramas, Kelthuzad: Fix Chains of Keltuzhad, by Tali (implements ref #21)
Cleanup

--HG--
branch : trunk
2009-11-03 20:34:33 +01:00
Machiavelli 412fe99319 Hopefuly correctly fix a crash in Player::KilledMonsterCredit now
--HG--
branch : trunk
2009-11-03 18:27:35 +01:00
tartalo 461b90824f Wintergrasp: Fix .wg status crash, By Spp. Fixes #9
--HG--
branch : trunk
2009-11-03 14:56:31 +01:00
Rat de9551b648 *fix all of Illidan's AOE spells
-flame crash, eye blast, blaze, eye blast beam visual

--HG--
branch : trunk
2009-11-03 13:55:44 +01:00
Machiavelli 93d543a9c1 Do not proc Blood Aura from Improved Blood Presence (removed in 3.1)
--HG--
branch : trunk
2009-11-03 13:37:54 +01:00
Rat 609b8246f5 *implement new creatureAI called: AOEAI
-it takes the spell1 from creature_template and casts on him self if aura not found, it can not attack or move
-creature becomes unattackable and invisible
NOTE: flag 128 should not be set in flags_extra field in creature_template, otherwise spells will be only visible to GMs

--HG--
branch : trunk
2009-11-03 13:10:11 +01:00
maximius ffb28c06a7 * Better solution to No Fly zones by Spp, closes #4
--HG--
branch : trunk
2009-11-02 20:30:25 -08:00
maximius 43d8b1b7b9 *Fixes several GO and trap issues.
--HG--
branch : trunk
2009-11-02 16:14:14 -08:00
tartalo bcfff09c74 *Implementation of 'No Fly Zone' (Dalaran and Wintergrasp), by Spp
--HG--
branch : trunk
2009-11-02 21:05:54 +01:00
Rat ae2a36d13e *TK:Eye, Kael's flamestrike should not follow players
--HG--
branch : trunk
2009-11-02 18:58:45 +01:00
Rat 94a2abff61 *tabs to spaces in all TrinityScripts
--HG--
branch : trunk
2009-11-02 17:34:26 +01:00
Rat f02771262d *FelBlood Kael'thas arcane orbs should fly slower then players
--HG--
branch : trunk
2009-11-02 17:33:31 +01:00
tartalo 0be1b0251c Culling of Stratholme: Cleanup + instance script + main bosses combat AI.
Prerequisite for event script merge

--HG--
branch : trunk
2009-11-02 16:56:34 +01:00
tartalo 46ebbdbba7 *Wintergrasp: Tower Control was not applied when entering zone, by Spp
*Wintergrasp: Announce tower and workshops being damaged/destroyed, by Spp
*Wintergrasp: Announce when a player gets rank, by Spp
*Wintergrasp: Implementation of custom commands (.wg for more info), by Spp
    Note: enable on/off will stop timer, it's not a real disable

--HG--
branch : trunk
2009-11-02 16:18:30 +01:00
Rat d357b45d0a *finally fix brutallus intro
note: don't use GetUnit() in Reset() nor in constructor, if searchable creature's guid is higher than the searchers it won't find it, it will be created after current creature, use the search in moveinlos or in update

--HG--
branch : trunk
2009-11-02 13:08:44 +01:00
Rat c3cf0d2d89 *fix Kalecgos reset bug
--HG--
branch : trunk
2009-11-02 09:38:38 +01:00
maximius 411656cf45 *Typo
--HG--
branch : trunk
2009-11-01 23:02:51 -08:00
maximius ad4548e46c *Cleanup, fix the wholist, thanks SoulForge and Forgiven
--HG--
branch : trunk
2009-11-01 23:01:26 -08:00
Kudlaty d8ed6a294b Target dummies from engi, shuld not runnig with players and fighting with mobs like pets. Also they shuld despawn after 15 sec.
--HG--
branch : trunk
2009-11-02 07:37:13 +01:00
maximius e2c39374dd *Fix Windows build, implement ScriptMgr config accessors, by Paradox
--HG--
branch : trunk
2009-11-01 21:41:02 -08:00
maximius c3ba7d2208 *Fix getLevel() being parsed as a char in ostringstream use
--HG--
branch : trunk
2009-11-01 20:50:31 -08:00
maximius 5ed3201ad6 *Small revert of a change introduced in e5d15a2b1ede
--HG--
branch : trunk
2009-11-01 20:05:19 -08:00
Kudlaty 065c1ae712 Add learn dual spec option to gossip rouge trainers
--HG--
branch : trunk
2009-11-02 04:42:31 +01:00
maximius b257a28fa9 *Cleanup, fix many cases of unoptimized loops, potential crashes, excessively large data types, unnecessary or wrong casts, non-standardized function calls, and so on..
*Proper Maexxna Web Spray locations (old locations sent players flying into the air)

--HG--
branch : trunk
2009-11-01 17:53:07 -08:00
Machiavelli 2b2b2a1d0e Fix a crash in Player::KilledMonsterCredit, do not use any revs between 6093 and this.
--HG--
branch : trunk
2009-11-01 21:15:23 +01:00
tartalo ba52852ae5 Delete redundant () on previous patch :P
--HG--
branch : trunk
2009-11-01 20:50:53 +01:00
tartalo 80ac5f6587 Add Dalaran to no fly zones in Northrend
--HG--
branch : trunk
2009-11-01 20:47:40 +01:00
tartalo e634533f91 Fix crash
--HG--
branch : trunk
2009-11-01 15:58:05 +01:00
maximius 218e81d4dc *Typo correction, fixes *nix build, thanks alex_1983
--HG--
branch : trunk
2009-11-01 01:35:54 -08:00
maximius 037d69cc04 *Cleanup, and beda0979614d redux
--HG--
branch : trunk
2009-10-31 21:33:26 -07:00
Kudlaty 425597d522 Fix exploit that Titan's Grip allow to use with it staff/polearm
--HG--
branch : trunk
2009-11-01 03:51:09 +01:00
maximius 85d7084e85 *Fix usage of grid removal state, thanks Sisif
--HG--
branch : trunk
2009-10-31 17:34:35 -07:00
maximius a9d4bda2cc *Merge
--HG--
branch : trunk
2009-10-31 17:10:40 -07:00
maximius 81c5903d03 *Implement Master Poisoner - chance to not consume Deadly Poison, thanks Sisif
--HG--
branch : trunk
2009-10-31 17:09:38 -07:00
maximius e335592a52 *Implement Shadow Affinity (Ranks 1, 2, 3), thanks Sisif
--HG--
branch : trunk
2009-10-31 17:04:07 -07:00
maximius 854c754f10 *Implemented dummy effects for spells 49357, 52845, thanks Sisif
--HG--
branch : trunk
2009-10-31 16:55:12 -07:00
maximius d2e138afaf *Apply SPELL_AURA_MOD_EXPERTISE in related hit chance calculations, thanks Sisif
--HG--
branch : trunk
2009-10-31 16:49:29 -07:00
maximius 72ed3ff12d *Check for NULL unitTarget's in Cleansing Totem Effect, Healing Stream Totem, Mana Spring Totem, thanks Sisif
--HG--
branch : trunk
2009-10-31 16:45:56 -07:00
maximius a22da32a51 *Correctly update negative aura duration at loading, thanks Sisif
--HG--
branch : trunk
2009-10-31 16:44:14 -07:00
tartalo ea652e2c37 Drak'Tharon Keep, Novos the Summoner: Despawn adds on reset/die
--HG--
branch : trunk
2009-11-01 00:40:05 +01:00
maximius bf4909cfb6 *Glyph of Siphon Life, Glyph of Life Tap, Glyph of Ice Lance, thanks Sisif
--HG--
branch : trunk
2009-10-31 16:35:54 -07:00
maximius 548ba65cf2 *Correct Sapphiron's Blizzard spell DoSummon parameters
*Glyph of Blocking, thanks Sisif

--HG--
branch : trunk
2009-10-31 16:32:18 -07:00
tartalo 846a3b8aaf Merge
--HG--
branch : trunk
2009-11-01 00:07:18 +01:00
tartalo ea5237bffd Drak'Tharon Keep, Novos the Summoner: Cleanup + adjustements. Thanks Joshh
Drak'Tharon Keep, King Dred: Cleanup

--HG--
branch : trunk
2009-11-01 00:05:29 +01:00
maximius 743578b81f *Reinit the iterator in each loop as the iter is removed from the list, in AuctionHouseObject::Update, by Trazom
*No longer disregard z/o in Map::CreatureRelocation, thanks Sisif
*Cleanup, and make Divine Storm default to m_caster is no unitTarget is available
*Some mtmaps optimization

--HG--
branch : trunk
2009-10-31 16:00:47 -07:00
tartalo f5696bcca5 Drak'Tharon Keep, King Dred scrypt by Manuel
--HG--
branch : trunk
2009-10-31 23:28:26 +01:00
tartalo ab49001e0a Drak'Tharon Keep, Trollgore: Remove stacked buff on Reset
Drak'Tharon Keep, Tharon'Ja: Fix Gift of Tharon'Ja + add skeletal morphing

--HG--
branch : trunk
2009-10-31 23:11:05 +01:00