13 Commits

Author SHA1 Message Date
Major- 8f3fd75b33 Update all plugins to conform to Rubocop. 2015-08-27 18:17:58 +01:00
atomicint 654a1a6dfd Rebase the MessageHandler, MessageHandlerChain and MessageHandlerChainSet
Rebased several other pieces of code
2015-03-29 12:52:55 -04:00
atomicint 8981d19243 Fix private messaging issue #57 https://github.com/apollo-rsps/apollo/issues/57 2015-03-23 09:12:10 -07:00
Major- 8968786c01 Move 'org.apollo.game.model.setting' to 'org.apollo.game.model.entity.setting'. 2015-03-01 08:46:55 +00:00
Major- d81f0feaf7 Move EventContext functionality into Event, remove EventContext, add LogoutEvent support. 2015-02-27 04:34:09 +00:00
Major- 06b6f5fb74 Move login and logout listening to the new Event system and update plugins to reflect this move, remove previous listening system, fix minor bug in EventListenerChainSet. 2015-02-27 04:11:08 +00:00
Major- 8b31333e23 Complete rename of 'PrivateMessageMessage' to 'PrivateChatMessage', rename 'TextUtil.uncompress' to 'TextUtil.decompress'. 2015-02-13 16:46:04 +00:00
Major- cb4fa4eb31 Import IgnoreListMessage in friend.rb. 2014-09-02 14:23:59 +01:00
Major- 961a846c8b Undo last commit. 2014-09-02 14:23:22 +01:00
Major- 68ab2a7526 Import IgnoreListMessage in ignore.rb.
Import IgnoreListMessage (thanks lmctruck).
2014-09-01 00:07:28 +01:00
Major- 3931b9eb48 Rename Events to Messages. 2014-08-08 13:50:56 +01:00
Major- 44b8972fb3 Add world as a global variable for plugins. 2014-08-08 04:43:55 +01:00
Major- 9469ebe297 Create new top-level chat folder. 2014-08-08 03:53:15 +01:00