MoparClassic/GameServer/src/org/moparscape/msc/gs/phandler/client
Rodgerwilco d1007c3f46 Fixed Definitions Issue >:(
Added Ent fixes
#98 fixed teleport (and other skills) not showing exp given
#96 fixed teleport coordinates
#94 fixed dropping items when walking (its like RSC now)
#93 fixed facing npcs that don't talk
#104 fixed mining bugs (spam clicking, walking)
2012-01-13 23:54:38 -07:00
..
AttackHandler.java Fixed bug with PacketThrottler, and made TileValues actual value objects. TileValues no longer have duplicate instances, which drastically reduces memory usage. 2012-01-07 15:11:45 -06:00
BankHandler.java Some organization and cleanup 2012-01-13 16:08:16 -07:00
BotHandler.java Abstracted auth system a bit. Worked on BUN implementation, 2011-12-16 08:36:37 -06:00
ChatHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
CommandHandler.scala Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
DropHandler.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
DuelHandler.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
DummyPacket.java Formatted all code. 2011-06-25 00:44:53 -05:00
ExceptionHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
FollowRequest.java Formatted all code. 2011-06-25 00:44:53 -05:00
FriendHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
GameSettingHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
InvActionHandler.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
InvUseOnGroundItem.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
InvUseOnItem.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
InvUseOnNpc.java Formatted all code. 2011-06-25 00:44:53 -05:00
InvUseOnObject.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
InvUseOnPlayer.java Formatted all code. 2011-06-25 00:44:53 -05:00
MenuReplyHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
NpcCommand.java Formatted all code. 2011-06-25 00:44:53 -05:00
ObjectAction.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
PickupItem.java Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
Ping.java Formatted all code. 2011-06-25 00:44:53 -05:00
PlayerAppearanceIDHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
PlayerAppearanceUpdater.java Formatted all code. 2011-06-25 00:44:53 -05:00
PlayerLogin.java Formatted all code. 2011-06-25 00:44:53 -05:00
PlayerLogout.java Formatted all code. 2011-06-25 00:44:53 -05:00
PlayerLogoutRequest.java Formatted all code. 2011-06-25 00:44:53 -05:00
PrayerHandler.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
PrivacySettingHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
ReportHandler.java Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
SessionRequest.java Formatted all code. 2011-06-25 00:44:53 -05:00
ShopHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
Sleepword.java Formatted all code. 2011-06-25 00:44:53 -05:00
SpellHandler.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
StyleHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
TalkToNpcHandler.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
TradeHandler.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
Trap.java Formatted all code. 2011-06-25 00:44:53 -05:00
TrapHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
WalkRequest.java Removed some custom content, and cleaned up the Player class. 2012-01-07 14:08:51 -06:00
WallObjectAction.java Fixed Definitions Issue >:( 2012-01-13 23:54:38 -07:00
WieldHandler.java Some organization and cleanup 2012-01-13 16:08:16 -07:00