Grz3s
da133b2618
[6970] Fixing player staring coordinates in mangos.sql.
2008-12-29 13:34:07 +03:00
VladimirMangos
5793ae28ea
[6969] Prevent stacking presence auras.
2008-12-29 04:46:03 +03:00
ApoC
784cf098b0
[6968] Replace check for spell category removed in 3.0.x with spellid.
...
Should fix not interrupting wand casting by other spell cast.
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-29 00:57:45 +01:00
DiSlord
963c6e5cf7
[6967] Fix paladin seal and blessing family mask
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-28 23:58:48 +03:00
DiSlord
53127cd6d9
[6966] Fix bug adding XP in DK trigger aura
...
Use MaNGOS::XP::GetGrayLevel for honor target gray level
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-28 23:32:26 +03:00
Arthorius
27175a9ad8
[6965] Implement aura SPELL_AURA_PROC_TRIGGER_SPELL_WITH_VALUE.
...
This must let work triggering part of:
DK talents 49182, 49027, 49149, 49223, 50880, 55610 and ranks
Warrior glyph item 43418
And some boss spells.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-28 22:36:42 +03:00
ApoC
58a05b831a
[6964] Correctly show new guild rank name on guild demote.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-28 20:26:49 +01:00
VladimirMangos
15bb2d0f03
[6963] Fixed crash at glyph item use.
...
Prevent double deleted cast item in spell effect.
Thanks to GriffonHeart for testing.
2008-12-28 20:04:50 +03:00
False.Genesis
c1c6f770ed
[6962] Update sanctuary flag.
...
This also will fixed opposition players allways unattackable state.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-28 06:51:49 +03:00
begemot
b9e0787c2a
[6961] Remove redundent code that prevent show .reload subcomands list in normal way.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-28 05:04:01 +03:00
Arthorius
41cbc67dfc
[6960] Implement ".modify runnicpower" command.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-28 03:23:03 +03:00
hunuza
70c7dda068
[6959] Merge some queries on item load.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2008-12-28 00:38:38 +01:00
DiSlord
40e540d6f8
[6958] Fix last commit, add revision number
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-28 01:58:42 +03:00
invliD
6bdeeed92b
[6957] Restore build after [6955].
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-27 23:50:51 +03:00
VladimirMangos
95a874ec49
[6956] Fixed pet spell learning broken in [6947].
2008-12-27 22:48:00 +03:00
hunuza
b17b4c9fd8
[6955] Introduce new function Player::LeaveAllArenaTeams and use it on player delete.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2008-12-27 17:07:37 +01:00
DiSlord
c92d146391
[6954] Add some missing in 303 dbc charge count for mods
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-27 18:35:51 +03:00
VladimirMangos
9c5dab1248
[6953] Cleanup packed guids write/read code.
...
* Remove unused function writeGUID and move function readGUID (with some changes) to ByteBuffer class.
* Remove now empty Tools.cpp/Tools.h from project.
2008-12-27 17:27:20 +03:00
VladimirMangos
cc4b43c65d
[6952] Add packet size check for CMSG_GAMEOBJ_REPORT_USE.
2008-12-27 15:13:25 +03:00
Sarjuuk
2476ce7f72
[6951] Ignore oudated from behind facing requirement in flags for spell 9005 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-27 13:46:01 +03:00
VladimirMangos
871ea8a3be
[6950] Allow CMSG_GAMEOBJ_REPORT_USE client packet recieve by server.
2008-12-27 02:09:34 +03:00
Woweur
950bfc02df
[6949] Fixing group invite opcode.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-27 01:47:36 +03:00
False.Genesis
82c94b4101
[6948] Fixed unattackable NPC summoned pets.
...
Not set player's pet only UNIT_FLAG_PVP_ATTACKABLE flag for creature's pets.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-26 15:18:10 +03:00
VladimirMangos
3c774f9c68
[6947] Fixed learning some spells triggred by learning another spell.
...
At prepering learning spell dependences at server load mark
as auto-learned spells from DBC data only leraned
from telents/passive/skill-setting spells.
Expected "regression": if player learn "learning spell" then
he will always auto-learn spell learned by this "learning spell" also.
2008-12-26 11:54:58 +03:00
DiSlord
9d431700c3
[6946] Use blizzlike formula for armor reduction damage
...
Implement use CR_ARMOR_PENETRATION rating
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-26 00:45:33 +03:00
DiSlord
ae4a0032c1
[6945] Implement FORM_METAMORPHOSIS Shapeshift
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-25 22:25:31 +03:00
killdozer
39d1ca5ef0
[6944] Restore work after arena patch and reimplement battleground/arena announcer
...
Signed-off-by: killdozer <killdozer@mangos.ru>
Renumbering arena related mangos string to proper ranges and cleanup related code and DB data.
Set battleground/arena announcer disabled by default as extansion in server functionality.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-25 07:53:06 +03:00
freghar
95ae1bf0bc
[6943] Add obsolete m4-created files to gitignore
...
Just ignore files generated by old m4 and auto(re)conf.
Signed-off-by: freghar <compmancz@gmail.com>
2008-12-25 03:40:36 +01:00
GriffonHeart
e3576ebff5
[6942] Provided mount data for new spell taxi path.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-25 03:23:41 +03:00
GriffonHeart
2c1c58a44c
[6941] Data for spell_learn_spell for new class specific enchanting ability.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-25 02:32:33 +03:00
VladimirMangos
45ac0c5036
[6940] Update spell_learn_spell.
2008-12-24 16:11:37 +03:00
NeatElves
1e5dad839f
[6939] Fixing problems with quest_template.RewHonorableKills.
...
1) field not been added in time original sql update.
2) provided default value for field.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-24 07:13:27 +03:00
VladimirMangos
f42eb05a4b
[6938] Better check for skipping triggred spells at .learn all_myspell command use.
...
This not solve all cases unexpected spell learning for class but result a lot better
including avoid known examples problematic spells learned early.
2008-12-24 06:59:34 +03:00
VladimirMangos
eeabb03e2d
[6937] Implement another character level requirement for heroic character creating.
...
Add option to mangosd.conf for set required level for this limitation or let disable limitation.
2008-12-24 05:54:49 +03:00
VladimirMangos
e6e35f38d1
[6936] Update spell_chain table content. Most from provided data prepared by DiSlord.
...
Also switch to revision based numbering of sql updates.
2008-12-24 05:33:47 +03:00
VladimirMangos
904a2c40f3
[6935] Use larger buffer instead only formal size increase.
2008-12-23 23:50:32 +03:00
DiSlord
0ab8b9a036
[6934] Just update aura charge in UpdateAuraCharges() (no decrease it)
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-23 20:36:24 +03:00
arrai
513255585f
[6933] Fixed resurrected players being attacked by creatures near their corpse although they were revived in a safe distance
2008-12-23 15:18:29 +01:00
VladimirMangos
7cc95eefb2
[6932] Move some old sql updates to subdir.
2008-12-23 02:04:42 +03:00
DiSlord
9024f5274f
[6931] Small fix (from 3.0.3) PET_BONUS_RAP_TO_SPELLDMG for Hunter pet
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-23 02:03:56 +03:00
Wyk3d
f4ce2f6e9d
[6930] Added more error output on ArenaTeam load errors.
2008-12-23 00:53:39 +02:00
DiSlord
cd6717316e
[6929] Apply new formula (from 3.0.3) for block value calculation
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-23 01:41:32 +03:00
Wyk3d
ed4efc317c
[6928] Corrected the handling of evade and threat for creature summoned pets. Should fix some of the setVisibility crashes.
2008-12-22 12:48:19 +03:00
hunuza
1884889f04
[6927] Send correct level in error message due to too low level to create arena team.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2008-12-22 12:47:37 +03:00
megamage
c7ba0afad4
[6926] Use buyout to buy an auction when the last bid is close to the buyout price.
...
Signed-off-by: megamage <megamage@getmangos.com>
Fixed cheating possibility with original patch changes.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-22 12:47:36 +03:00
begemot
128f808858
[6925] Correctly show loaded 100% for empty playercreateinfo_item.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-22 12:47:35 +03:00
balrok
d4a69e4789
[6924] Faster guild-loading.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-22 12:47:35 +03:00
VladimirMangos
6d62e595b6
[6923] Fixed opcide table miscompilation at VC in x64 release mode.
...
In 303 branch it showup as crash at most chat commands.
2008-12-22 12:47:34 +03:00
freghar
d75812749f
[6922] Whitespace and newline fixes
...
This should fix the GCC "no newline at end of file" warnings.
Signed-off-by: freghar <compmancz@gmail.com>
2008-12-22 12:47:33 +03:00
DiSlord
ba868910e2
[6921] Fixed level depend spell damage calculation (limit it to spell base - max level)
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-22 12:46:53 +03:00