Nicholas Haggmark 6dc444d2d1 Committing update to zone/client_packet.pp which fixes a bug with Lay
on Hands and Harm Touch. Basically what is happening is that because
LoH and Harm Touch come in on spell slot 9 (ABILITY_SLOT), and because
ABILITY_SLOT is handled in the same block of code as standard memorized
spells, it was failing the MAX_PP_MEMSPELL check and always getting
silently interrupted. I broke DISCIPLINE_SLOT and ABILITY_SLOT processing
out into separate blocks which not only resolves this problem, but also
cleans up that processing a little bit.
2013-12-27 22:28:54 -05:00
2013-11-19 00:09:41 -05:00
2013-02-16 15:00:23 -08:00
2013-02-18 23:07:32 -08:00
2013-02-16 16:14:39 -08:00
2013-05-23 12:35:00 -07:00
2013-07-01 14:12:31 -07:00

EQEmu - Custom Game Implementation for EverQuest

Dependencies can be obtained at http://eqemu.github.com/

More Information: https://github.com/EQEmu/Server/wiki

Description
Languages
C++ 93.4%
C 2.9%
C# 2.1%
Python 0.5%
Perl 0.3%
Other 0.5%