NoFantasy
b0d5e3e51a
[10589] Always activate GO type 3 when quest id is defined (and active)
...
GO may be "lootless", but events at looting can happen
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-10-08 10:21:52 +02:00
NoFantasy
fc2e66231b
[10588] Make GO type 8 activate and sparkle at related quest active
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-10-08 09:40:28 +02:00
NoFantasy
657894786a
[10587] Make GO type 5 sparkle at related quest active
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-10-08 09:10:38 +02:00
Fmut
41a82beb3f
[10586] Update taxi mask size for 3.3.5a
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-10-08 03:02:42 +04:00
NoFantasy
2a758e1cd6
[10585] Make GO type 10 become nice and shiny: sparkling animation and jingle bells
...
When GO is active for quest, same as GO type 3.
Also add comments for future development of gameobject dynamic flags
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-10-08 00:45:16 +02:00
VladimirMangos
3d5298fbd7
[10584] Prevent lost aura connection with item at Aura::ReapplyAffectedPassiveAuras
...
Thanks to Lynx3d for research problem and testing.
2010-10-07 03:07:24 +04:00
VladimirMangos
15e6c17158
[10583] Remove dual ERROR in logs
2010-10-07 01:59:07 +04:00
Lynx3d
f41909a14b
[10582] Add spell_proc_event data for some relic related spells.
...
Missing ones were 67356, 67363, 67365, 67379, 67381, 67384, 67386, 67389, 67392.
2010-10-06 22:57:02 +02:00
NoFantasy
3d2d99e3d4
[10581] Rename some local variables in random move generator for easier reading
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-10-06 13:08:41 +02:00
VladimirMangos
119ce033a8
[10580] TARGET_ALL_RAID_AROUND_CASTER include caster only for positive spells.
2010-10-06 04:17:32 +04:00
akreao
8eddf07074
[10579] Better wording in log for shutdown cancelled case.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-10-06 03:34:11 +04:00
VladimirMangos
685ba899d3
[10578] Use static call for IsBGWeekend in BattleGroundAV
2010-10-05 00:21:18 +04:00
PowerPete
1e9b405b7a
[10577] 'shuttingdown' -> 'shutting down' in log
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-10-02 18:40:38 +04:00
Laise
2c38016459
[10576] Prevent diseases to be dispelled while 50536 is on target
2010-10-02 13:39:50 +02:00
NoFantasy
bc2f2916e9
[10575] Fix world states related to arena season.
...
Replace the "in progress" option in config (as no such thing exist) with the expected "previous arena season id".
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-10-02 11:29:06 +02:00
VladimirMangos
fa8f9ad522
[10574] Fixed non-weapon offhand equip after my recent commit.
2010-10-02 06:32:17 +04:00
VladimirMangos
321b8a4ae8
[10573] Add end file empty line to some files.
2010-10-01 21:05:18 +04:00
VladimirMangos
41e41947e7
[10572] Drop unused Spell::m_triggeringContainer
2010-10-01 17:00:08 +04:00
VladimirMangos
85f8219ecf
[10571] Properly remove dual-wield flag at spell unlearn.
2010-10-01 16:39:36 +04:00
Laise
a67b6a1da5
[10570] Store spell entry of triggering spell on triggered, original patch provided by insider42
2010-10-01 13:17:28 +02:00
zergtmn
ead698e881
[10569] Don't save holders from channeled spells
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-10-01 12:02:43 +02:00
DasBlub
f3903d2261
[10568] Drop unused column 'realmid' from the table 'character_tutorial'
2010-09-30 22:51:39 +02:00
VladimirMangos
a383494eb7
[10567] Revert VS90/game.vcproj changes in [10551]
2010-10-01 00:27:25 +04:00
Opterman
a9231eee98
[10566] Implement SMSG_SPELLINSTAKILLLOG
...
Signed-off-by: DasBlub <dasblub@gmail.com>
2010-09-30 21:31:26 +02:00
zergtmn
f8a0f1f9e4
[10565] Fixed loaded DBC count.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-09-30 23:09:07 +04:00
VladimirMangos
be07edb8a1
[10564] Not allow charmed by player creatures have threat list.
...
Original patch provided by zergtmn.
2010-09-30 22:30:40 +04:00
zergtmn
f9fcf5e055
[10563] Implement CMSG_PET_STOP_ATTACK.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-09-30 21:02:43 +04:00
VladimirMangos
98f36e4652
[10562] Cleanup WorldSession::HandlePetAction
...
Also fixed attack target seelction base at packet content instead direct player selection.
Remove unneded arg for Unit::SendPetAIReaction.
2010-09-30 20:39:13 +04:00
zergtmn
ab3de84cca
[10561] Avoid ask AI for direct controlled creature at attack.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also fix warrning double->float in recent commited code.
2010-09-30 18:05:38 +04:00
VladimirMangos
02b51fb976
[10560] Remove reundenant spell store for temporary unsummoned pet.
...
We not use this data and now always have proeprtly save current pet
when it temporary unsummoned and avoid it overwrite by another cases.
2010-09-30 17:50:44 +04:00
NoFantasy
bc04ae4b4c
[10559] Add world state id in comments for all hard coded state id's
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-09-29 23:59:13 +02:00
cmaranec
cfe681ff7a
[10558] Fix spell "Spinning" (64385) for item "Unusual Compass" (45984)
...
Signed-off-by: DasBlub <dasblub@gmail.com>
2010-09-29 22:09:42 +02:00
DasBlub
f8ff8d78ea
[10557] Add optionial arg to Unit::SetFacingTo which is passed to SendMessageToSet
2010-09-29 22:08:13 +02:00
DasBlub
7d7bb3cfe6
[10556] Add frand function for random floats with min/max, similar to urand
2010-09-29 22:05:46 +02:00
VladimirMangos
802e01a494
[10555] Remove not existed function declaration.
2010-09-29 15:59:53 +04:00
Laise
6a492ce678
[10554] Fix wrong procs when spell hits with no damage
2010-09-28 15:42:11 +02:00
zergtmn
b0e89aa5da
[10553] Two more cases where AURA_REMOVE_BY_EXPIRE mode can be used
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-09-27 11:48:52 +02:00
Laise
cebc77414a
[10552] Add some vehicle flags, thanks to zergtmn and community
2010-09-27 11:25:13 +02:00
Laise
0c0a3b4ea8
[10551] Fix 55880 proc
2010-09-27 10:29:24 +02:00
NeatElves
138ee2776e
[10550] Fixed field types in mangos.sql in consistant with related sql updates.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-09-27 12:27:38 +04:00
Funkybit
dcb451e16a
[10549] At schedule second reset update real reset time.
...
Missing part of prev. related commit.
Also without this code at second reset after restart server will go to infinity loop.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-09-26 23:58:44 +04:00
VladimirMangos
7f49bd357e
[10548] Implement missing part spell 47568 functionality.
...
Original patch prowided by False.Genesis.
2010-09-26 23:36:32 +04:00
VladimirMangos
958c3ac04c
[10547] More correctly check delay time for spell with speed.
2010-09-26 23:33:56 +04:00
VladimirMangos
b236e83e70
[10546] Fixed EffectActivateRune activate only expected runes amount of some rune type.
2010-09-26 22:04:43 +04:00
Spp_
276afc3cfb
[10545] Better way mark not implemented packets.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-09-26 19:30:18 +04:00
VladimirMangos
de0e7faae8
[10544] Output debug only note for known not implemented packets
...
This is packets that have allowed to receive setting (not STATUS_NEVER)
and WorldSession::Handle_NULL handler.
Mark some packets in this way.
2010-09-26 19:05:52 +04:00
Lynx3d
02e16ffd34
[10543] Fix handling of spell 14157 and 14189 so they really apply combo points after current spell finished.
...
Also spell 70802 from new item set needs same treatment.
2010-09-26 16:53:54 +02:00
VladimirMangos
4598224659
[10542] Fixed ObjectGuid::IsUnit
...
Also some better string format for pet guid case.
Thanks to zergtmn for find problem.
2010-09-26 18:33:57 +04:00
stfxpi
3bc4f053cc
[10541] Allow set afk/dnd message in afk/dnd state
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-09-26 17:27:05 +04:00
False.Genesis
0ec380e380
[10540] Fixed structure SMSG_RESYNC_RUNES
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-09-26 17:09:24 +04:00