kaelima
9ef8bd3072
Core/Misc: Fix compile, revert part of a73c7f506e, these should actually be errors.
2011-06-11 19:20:49 +02:00
kaelima
a73c7f506e
Core/Misc:
...
- Changed some error messages for changing spec to be displayed as debug messages.
- Fixed compile warnings.
2011-06-11 19:05:47 +02:00
QAston
5bbeccd00f
Merge pull request #1921 from zwerg/master
...
Fix problem with removing immunities by Unit::ApplySpellImmune
2011-06-11 04:19:50 -07:00
QAston
34d980ea4c
Core/Auras: Move AuraEffect::TriggerSpell missing spell error log to debug.
2011-06-11 13:16:19 +02:00
Shauren
ce8977d1ce
Added missed changes for previous revision
2011-06-11 13:08:23 +02:00
Shauren
9b79df7074
Core/Spells: Implemented SPELL_ATTR7_IS_CHEAT_SPELL serverside checks and allow GMs to cast these spells
2011-06-11 13:02:54 +02:00
QAston
677cbbb93a
Scripts: Fix some crashes occuring due to unsafe use of AuraScript::GetCaster() method.
...
There's "returns unit which casted the aura or NULL if not avalible" written in description of the method, but who cares...
2011-06-11 12:42:01 +02:00
Shauren
252ac95e1b
Core/AI: Removed crappy and unused AOEAI
2011-06-11 12:17:01 +02:00
QAston
76bb3ca21c
Core/Auras: Call Aura::HandleAuraSpecificMods in Aura::SetStackAmount to preserve compatibility with older scripts.
2011-06-11 10:55:19 +02:00
QAston
38de636e30
Core/Spells: Define some unknown spell attributes.
2011-06-11 10:55:17 +02:00
QAston
3ec587e21e
Core/Auras:
...
Make Aura::ModStackAmount(1) an equivalent of reapplying the aura
Recalculate periodic aura timers on aura reapply.
2011-06-11 10:55:17 +02:00
QAston
23d43c72b2
Core/Spells: Drop some redundant code.
2011-06-11 10:55:16 +02:00
Shauren
14689c2748
Core/Spells: Removed unneeded hack
2011-06-11 10:16:25 +02:00
tobmaps
73f0cb747c
Core/Misc: Fix some typos
2011-06-11 05:37:59 +07:00
tobmaps
eec9f4ed16
DB/Entities: Fix vehicle for npc Kor'kron Windrager
2011-06-11 04:46:59 +07:00
Shauren
1c550cba94
Scripts/Violet Hold: Changed one message to be blizzlike
2011-06-10 22:43:13 +02:00
Shauren
411deceb2a
Core/ObjectMgr: Removed obsolete code
2011-06-10 22:42:44 +02:00
Lopin
60388f3907
Scripts/Ulduar: Fixed infinite loop in Brightleaf's encounter (Freya's Elder) and fixed Unstable Sun Beam
...
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com >
2011-06-10 20:40:42 +02:00
Machiavelli
c19dd5b8f9
Scripts/Ulduar/Kologarn: Only set arms in combat with zone if encounter is actually in progress. Thanks to Josh for pointing out.
2011-06-10 19:48:45 +02:00
Machiavelli
d0f1dd552a
Minor cosmetic fix for SQL from previous commit.
2011-06-10 18:30:23 +02:00
Machiavelli
680798a11d
Scripts/Ulduar/XT-002:
...
- Implement achievement Nerf Engineering
- Implement achievement Nerf Gravity Bombs
- Implement achievement Heartbreaker
- Boombot's shouldn't melee
- Call BossAI::Reset in XT002::Reset, fixes some timer issues
2011-06-10 18:24:16 +02:00
tobmaps
bf73940249
Core/Spells: item Majestic Dragon Figurine should proc also from instant spells
...
Closes #271
2011-06-10 21:33:01 +07:00
tobmaps
a4a57ab096
Core/Player: Allow hp5 bonus from items to regenerate also in combat
2011-06-10 20:40:23 +07:00
tobmaps
dfc92ef59e
Core/Spells: Fix more spells that make damage from percent of health
2011-06-10 18:15:09 +07:00
zwerg
94397e5b2e
Core/Unit: Fix remove Spell Immunity
2011-06-10 08:18:27 +02:00
Machiavelli
3a5e3e71a4
DB/Entities/Ulduar: Update templates and addon data for adds during XT-002 encounter
2011-06-10 03:27:19 +02:00
Machiavelli
036fc88c1a
Scripts/Ulduar/XT-002: Update TODO comments to reflect todays changes.
2011-06-10 03:25:41 +02:00
Machiavelli
84b27f7194
Scripts/Ulduar/XT-002:
...
- Fix Boombot's explosion visual and damage (workarounds are torroughly explained in code)
- Proper scrapbot vehicle enter handling. (Missing data on how much HP they should restore on the boss, however)
2011-06-10 03:24:32 +02:00
kaelima
7690d80141
DB/Areatrigger: Fix orientations of some areatrigger_teleports.
...
Thanks Aokromes
2011-06-09 19:40:23 +02:00
Alexander
5bc4e6e965
Merge pull request #1918 from Pesthuf/Patches
...
Core/Spells: Fix spelltargets with TARGET_DEST_CASTER_RIGHT and TARGET_DEST_CASTER_LEFT
2011-06-09 10:18:04 -07:00
Machiavelli
c0bc829376
Scripts/Ulduar/XT-002:
...
- Fix phase transition submerge/stand visuals
- Further cleanup and minor fixing
2011-06-09 17:52:34 +02:00
Pesthuf
c59dd93681
Fix spells with TARGET_DEST_CASTER_RIGHT and TARGET_DEST_CASTER_LEFT hitting the opposite direction.
2011-06-09 16:39:41 +02:00
tobmaps
cdb296d6d7
Core/Vehicles: Fix power type energy for some vehicles
2011-06-09 20:20:21 +07:00
tobmaps
60470e4bd8
Core/Misc: Some random cleanups
2011-06-09 19:41:13 +07:00
tobmaps
93c329658d
Core/Spells: Fix damage for spell Rapid-Fire Harpoon
2011-06-09 19:22:05 +07:00
tobmaps
c31684ebc5
Core/Spells: Drop obsolete spell proc data for Surge of Light
2011-06-09 18:16:23 +07:00
tobmaps
8a9ee4798e
Core/Spells: Drop obsolete spell proc data for Infusion of Light
...
Closes #1892
Closes #1899
2011-06-09 18:09:23 +07:00
Machiavelli
b42239b237
Scripts/Ulduar/XT-002:
...
- Implement "Nerf Scrapbots" achievement
- Proper target conditions for Boombot Boom
- Pummeler add should walk towards raid on spawn
2011-06-09 04:43:57 +02:00
tobmaps
14067416b4
Core/Arenas: Fix removal of some auras at arena join/leave
...
Closes #575 #1721
2011-06-09 02:20:31 +07:00
tobmaps
a017474ab8
Core/RecruitAFriend: Fix max level difference for benefit experience multiplier
2011-06-09 02:10:46 +07:00
Machiavelli
9505607d95
Scripts/Spells: Proper target selection for 62775 - with thanks to Kaelima
2011-06-08 20:06:41 +02:00
Shauren
e1483329e0
Core/Mailsystem: Optimized returning and deleting old mails, will no longer take minutes when starting using old character db
2011-06-08 18:55:21 +02:00
Machiavelli
f4229e52f2
Core/Spells: Fix radius for spell 62775 (Ulduar/XT-002 encounter)
2011-06-08 16:52:02 +02:00
Greymane
bcfb8cf69d
Core/Spells: Fix max targets for spells 63018,65121,63024,64234 (Ulduar/XT-002 encounter)
...
Closes #580
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com >
2011-06-08 15:29:23 +02:00
kaelima
a7a1a123ec
Core/Defines: filled some gaps from 31abc9e20c
2011-06-08 13:53:14 +02:00
kaelima
31abc9e20c
Core/Defines: Revert parts of ae0d349a3c.
...
Seems like the list in lua files doesn't match what the client actually sends.
Closes #1895 #1894
2011-06-08 12:09:26 +02:00
QAston
0c3e99c450
Core/Auras: Move repeating code for aura packet creation to separate function. Fixes usage of SPELL_ATTR5_HIDE_DURATION attribute.
2011-06-08 10:41:32 +02:00
QAston
0575dddbb3
Core/Auras: Fix visibility aura effect handlers to work correctly on amount change
2011-06-08 09:19:34 +02:00
Az@zel
72b73d2cb9
Scripts/Scarlet Enclave: fix stolen effect for DK quest, which allowed to hang server by spawning unlimited number of mobs
2011-06-08 11:59:45 +06:00
QAston
8f7be3d48a
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
2011-06-07 22:26:14 +02:00