MoparClassic/GameServer/src/org/moparscape/msc/gs/phandler/client
xEnt22 6b162222f1 imthenull: remove the @ran@ message upon login, and add a MOTD
xEnt: new characters - all current stats start at 0.
xEnt: make dueling p2p
xEnt: add restriction for npcs dropping member items
xEnt: removed random npc talking text.
Rodgerwilco: change fletching and other messages to 'This feature is only available on a members server'
Rov: disable dart, arrow head & throwing knife smithing.
xEnt: telegrab block in certain areas needs to be removed
Rov: disallow alching of member items (if you happen to get one)
xEnt: disable lv 5 enchant
Rov: disable camelot teleport and other p2p magic spells
All day: disable entrana monks from taking you to entrana
hikkili: changed mining guild text to say 60, not 66
xEnt: champs guild door can not be opened right now (due to not having all quests)


-- ALPHA COMMANDS ONLY --
Added ::say <msg>
Added ::item <id>
Added ::goto <playername>
Added ::town <townname>
2012-01-08 15:30:34 +10:30
..
AttackHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
BankHandler.java Formatted all code. 2011-06-25 00:44:53 -05: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 imthenull: remove the @ran@ message upon login, and add a MOTD 2012-01-08 15:30:34 +10:30
DropHandler.java Closes issue #30. 2011-12-18 12:18:31 -06:00
DuelHandler.java imthenull: remove the @ran@ message upon login, and add a MOTD 2012-01-08 15:30:34 +10:30
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 Closes issue #30. 2011-12-18 12:18:31 -06:00
InvUseOnGroundItem.java Formatted all code. 2011-06-25 00:44:53 -05:00
InvUseOnItem.java Formatted all code. 2011-06-25 00:44:53 -05:00
InvUseOnNpc.java Formatted all code. 2011-06-25 00:44:53 -05:00
InvUseOnObject.java imthenull: remove the @ran@ message upon login, and add a MOTD 2012-01-08 15:30:34 +10:30
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 imthenull: remove the @ran@ message upon login, and add a MOTD 2012-01-08 15:30:34 +10:30
PickupItem.java Partial fix for issue #23. Objects that are still 'walkable' should be 2011-12-02 09:13:22 -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 Formatted all code. 2011-06-25 00:44:53 -05:00
PrivacySettingHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
ReportHandler.java Fixed spelling error. 2011-06-25 01:09:09 -05: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 imthenull: remove the @ran@ message upon login, and add a MOTD 2012-01-08 15:30:34 +10:30
StyleHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
TalkToNpcHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00
TradeHandler.java Formatted all code. 2011-06-25 00:44:53 -05: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 Formatted all code. 2011-06-25 00:44:53 -05:00
WallObjectAction.java imthenull: remove the @ran@ message upon login, and add a MOTD 2012-01-08 15:30:34 +10:30
WieldHandler.java Formatted all code. 2011-06-25 00:44:53 -05:00